zulip/zephyr/static/js
Waseem Daher 7de057dcb0 Remove unescaped use of stream name in subscriptions page.
This was causing issues with our ability to unsubscribe from
streams with " in their names.

The solution here is a bit hacky, since it depends on the JavaScript
being fairly aware of the layout of the DOM, which is not great.
But it works.

This fixes Trac #328.

(imported from commit a1b6c8e1f3a9daacdc48920a195717aa89b3a9a9)
2012-12-13 15:46:30 -05:00
..
common.js Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js Change get_updates_params.reload_pending to reload.is_pending() as the former no longer exists 2012-12-11 16:40:26 -05:00
composebox_typeahead.js Sort streams and subjects in a better way. 2012-11-27 13:28:21 -05:00
debug.js Update comment in debug.js 2012-10-29 23:21:00 -04:00
hotkey.js Allow 'Esc' to clear a keyboard-driven Find. 2012-12-07 15:01:20 -05:00
narrow.js [manual] Unify huddles and personals into private messages on the receive path 2012-12-04 18:01:51 -05:00
notifications.js Put the domain earlier in the titlebar, to help distinguish tabs 2012-12-05 16:03:02 -05:00
reload.js Desynchronize web client reloads 2012-11-30 15:04:46 -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 Restore "Enter advances find" behavior. 2012-12-07 15:01:20 -05:00
setup.js Restore the time-travel functionality with Waseem's UI. 2012-11-28 22:26:31 -05:00
signup.js Document the selctors in signup.js per trac #327 2012-11-09 15:03:08 -05:00
subs.js Remove unescaped use of stream name in subscriptions page. 2012-12-13 15:46:30 -05:00
typeahead_helper.js Consistently use 'exports' rather than 'typeahead_helper'. 2012-11-27 13:29:26 -05:00
ui.js Fix responsive layout on Subscriptions and Settings page. 2012-12-04 23:00:06 -05:00
util.js Add util module 2012-11-30 15:04:46 -05:00
zephyr.js bugdown: Set link target, title attributes on the server 2012-12-05 13:54:43 -05:00