zulip/zephyr
Keegan McAllister 5556bdd0a1 Put the type conversions back into return_messages_immediately
This had broken the check 'if last == -1'

(imported from commit 2154dbda696d72ea14c841f43511846a87e4ba0d)
2012-10-01 10:14:47 -04:00
..
fixtures gitignore text fixtures 2012-09-28 11:55:43 -04:00
jstemplates Allow copying and pasting from zephyrs without triggering a compose. 2012-09-28 15:27:39 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management populate_db: Default to mit.edu realm on inport 2012-09-28 18:35:38 -04:00
static Include a favicon for the Humbug app. 2012-09-29 21:31:57 -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 Move the code for new messages immediately available into views.py 2012-09-28 18:37:12 -04:00
tests.py Rename get_updates_longpoll to get_updates 2012-09-27 15:46:36 -04:00
views.py Put the type conversions back into return_messages_immediately 2012-10-01 10:14:47 -04:00
zephyr_mirror.py Add TODO for why the current message getting API is bad. 2012-09-28 21:13:51 -04:00