zulip/zephyr/static/js
Waseem Daher c3cb9a6246 Allow the stream and user lists to scroll with mousewheel.
The previous commit stopped the mousewheel event at .bottom_sidebar,
which means it was never getting to our individual scrolling lists.

(imported from commit 92d32c21bb596d0e14d887ff779a857223d45342)
2013-02-12 11:54:34 -05:00
..
activity.js Make linter happy. 2013-02-12 10:40:21 -05:00
common.js Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js compose: split check_stream_for_send into into request and UI response functions. 2013-02-05 10:01:45 -05:00
composebox_typeahead.js Autocomplete @notifications to your bolded full name. 2013-02-11 10:03:51 -05:00
debug.js Update comment in debug.js 2012-10-29 23:21:00 -04:00
hashchange.js Revert recent set of floating_recipient_bar changes. 2013-01-11 10:58:04 -05:00
hotkey.js Rename userinfo_popover -> actions_popover 2013-02-11 13:59:18 -05:00
invite.js invite: Only clear email addresses after successful invite. 2013-02-06 20:18:00 -05:00
narrow.js Add helper narrow.from_popover 2013-02-11 13:59:18 -05:00
notifications.js Make @**Jeff Arnold** only notify me, not every Jeff 2013-02-12 10:42:52 -05:00
notifications_bar.js Add the ability to show a custom notification in the bar 2013-02-02 01:16:26 -05:00
reload.js Make it possible to paste a #narrow URL into a new tab 2012-12-20 14:45:11 -05:00
rows.js rows: Consistently return an empty jQuery object in some corner cases 2012-11-28 17:15:25 -05:00
search.js Make 'narrow to messages containing x' the default. 2013-02-01 13:47:20 -05:00
setup.js Combine the actions popover with the timeinfo popover 2013-02-11 13:59:18 -05:00
signup.js Document the selctors in signup.js per trac #327 2012-11-09 15:03:08 -05:00
subs.js Don't show the stream list on Humbug for MIT. 2013-02-08 12:02:05 -05:00
typeahead_helper.js Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
ui.js Allow the stream and user lists to scroll with mousewheel. 2013-02-12 11:54:34 -05:00
util.js Make spinners have a lower z-index than the top nav bar 2013-01-25 14:09:30 -05:00
zephyr.js Don't add a person more than once to our people_list 2013-02-11 17:58:46 -05:00