Files
zulip/static/js
Steve Howell dc19f15b1f Make composebox_typeahead.seen_topics be a Dict of Dicts.
The new implementation makes add_topic() be O(1).  We incur
the cost of sort() in topics_seen_for(), but that's only called
in the typeahead widget, and I think the typical number of topics
should be manageable here.

(imported from commit 0e332301b2e44b4465bf7a1d93ae525a8d17a6b6)
2013-08-16 17:59:40 -04:00
..
2013-07-29 12:11:26 -04:00
2013-07-30 12:12:58 -04:00
2013-08-14 14:24:38 -04:00
2013-07-30 12:12:58 -04:00
2013-08-13 14:12:28 -04:00
2013-07-30 12:12:58 -04:00
2013-07-30 12:12:58 -04:00
2013-07-30 12:12:58 -04:00
2013-08-15 18:04:43 -04:00
2013-07-29 12:11:26 -04:00
2013-07-29 12:11:26 -04:00
2013-08-13 11:26:12 -04:00
2013-07-30 12:12:58 -04:00
2013-08-09 17:12:23 -04:00