zulip/zephyr/static/js
Jessica McKellar fb62e808d7 Use an associative array for faster subscription checks.
This also helps us manage checking, case-insensitive, for
subscriptions while preserving the casing used by the class creator
for display.

It also fixes a bug where the class_list would become out of sync with
your true subscriptions, allowing you to appear to send messages to
classes to which you had unsubscribed.

(imported from commit 5e8d017bcfb27a71c52f7517733eda7b926d721b)
2012-10-09 17:28:21 -04:00
..
common.js Drop JSLint directives 2012-10-04 11:04:25 -04:00
compose.js Use an associative array for faster subscription checks. 2012-10-09 17:28:21 -04:00
debug.js Allow console.log in debug.js 2012-10-04 12:36:59 -04:00
dom_access.js Drop JSLint directives 2012-10-04 11:04:25 -04:00
hotkey.js Fix needing to hit escape twice immediately after hitting "c". 2012-10-09 14:13:58 -04:00
narrow.js Group chat -> Huddle in narrowbar. 2012-10-09 15:11:10 -04:00
setup.js Drop JSLint directives 2012-10-04 11:04:25 -04:00
signup.js Remove errant console.log. 2012-10-04 13:33:59 -04:00
subscribe.js Use an associative array for faster subscription checks. 2012-10-09 17:28:21 -04:00
ui.js Show success messages on the subscriptions page. 2012-10-09 15:44:55 -04:00
zephyr.js Use an associative array for faster subscription checks. 2012-10-09 17:28:21 -04:00