zulip/static
Harshit Bansal 1a43728b1e emoji_picker: Fix tracebacks in navigation if search results are empty.
This fixes 2 bugs:

* If you perform a search and search results are empty then if you try
  to navigate using arrow keys, page-down/page-up etc. it will give a
  traceback.
* Search for example 'a' and then navigate to the last of the search
  results using arrow keys. Now press 'tab' to go back the search box
  and restrict the search to for e.g. 'ab' and now try to navigate
  using arrow keys, page-up/page-down etc you will get a traceback.
2017-08-22 14:48:02 -07:00
..
assets py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images features: Update screenshot and add tool to generate. 2017-08-22 11:32:22 -07:00
js emoji_picker: Fix tracebacks in navigation if search results are empty. 2017-08-22 14:48:02 -07:00
locale locale: Update Japanese strings. 2017-08-07 16:58:10 -07:00
styles Disable ability to highlight message reactions. 2017-08-22 11:11:40 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates stream_sidebar_row: Rename data-name to data-stream-name. 2017-08-16 18:03:44 -07:00
third markdown.js: Remove paragraph break from numbered lists. 2017-07-28 12:32:20 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Forget obsolete path static/js/bundle.js . 2017-07-19 14:19:20 -07:00
favicon.ico
node_modules
robots.txt