zulip/humbug
Zev Benjamin c4189d1029 Add get_old_messages json call
This new call only allows fetching of existing messages.  The idea is
to remove this functionality from get_updates to simplify the backend
code.

(imported from commit 1345db2f1707e208e7c0bd08b7d444932c68b6a2)
2012-10-25 12:10:44 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py Authenticate by email. 2012-09-21 10:34:48 -04:00
settings.py Synchronize the pointer across sessions 2012-10-22 16:44:57 -04:00
test_settings.py Rename test-settings.py to test_settings.py 2012-10-10 18:13:45 -04:00
urls.py Add get_old_messages json call 2012-10-25 12:10:44 -04:00
wsgi.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00