zulip/zephyr
Keegan McAllister 21d55c152f get_updates_longpoll: Send at most 400 messages at a time
Give the user some messages right away; keep their browser looking active and
responsive.

(imported from commit 435dda62aa47a16114431ae7b19aa92e005d699d)
2012-09-26 17:53:06 -04:00
..
jstemplates Restyle compose box to be more consistent with our experiment. 2012-09-26 16:19:01 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Don't store the post-markdown HTML in our database content column. 2012-09-26 14:51:14 -04:00
static Add an interim "Loading..." indicator 2012-09-26 17:11:00 -04:00
tests Fix some testing problems with new UserMessage class. 2012-09-07 11:30:28 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Remove unnecessary debugging print statement. 2012-09-26 16:58:52 -04:00
mit_subs_list.py Add support for specifying per-user MIT subscription lists. 2012-09-24 10:51:49 -04:00
models.py get_updates_longpoll: Send at most 400 messages at a time 2012-09-26 17:53:06 -04:00
tests.py Preparation for syncing messages back to MIT. 2012-09-24 14:31:40 -04:00
views.py Remove references to HASH_SALT / MD5_SALT in the settings page. 2012-09-26 17:36:25 -04:00
zephyr_mirror.py Fix unicode issues. 2012-09-26 16:46:32 -04:00