zulip/zephyr/static/js
Waseem Daher 2b7b39fe1f Make 'New stream' and 'New PM' buttons work when not on home tab.
This fixes Trac #898.

Prior to this commit, we only changed the tab to #home in
compose.start; i.e. when a compose was not already in progress. This
means that if the composebox was open and we were on the settings
page, clicking one of these buttons would not work.

(imported from commit aa88a605cdcb61d5b6a1ece6292001c5f5a19c66)
2013-02-17 17:45:53 -05:00
..
activity.js Make sure we have a full name for a user before accessing it 2013-02-15 15:56:14 -05:00
common.js Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js Make 'New stream' and 'New PM' buttons work when not on home tab. 2013-02-17 17:45:53 -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 Remove narrow.target() and pass the target explicitly 2013-02-13 10:56:10 -05:00
invite.js invite: Only clear email addresses after successful invite. 2013-02-06 20:18:00 -05:00
narrow.js Remove narrow.from_popover() 2013-02-13 10:56:10 -05:00
notifications.js Set favicon from our generated images rather than using Notificon 2013-02-15 16:19:50 -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 Add an initial message to greet you. 2013-02-12 15:21:28 -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 Make sure we have a full name for a user before accessing it 2013-02-15 15:56:14 -05:00
util.js Set favicon from our generated images rather than using Notificon 2013-02-15 16:19:50 -05:00
zephyr.js Display a total count of the number of PMs you have pending. 2013-02-14 17:32:22 -05:00