zulip/zephyr
Zev Benjamin 451a041919 Remove the ability to fetch old messages via get_updates
Clients should use get_old_messages, instead.

(imported from commit 67847ef67d8ad4bf4af3f6082f85f0c76a41944c)
2012-10-25 15:31:27 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Don't allow userinfo popover contents to overflow. 2012-10-23 20:18:20 -04:00
lib Remove unused imports 2012-10-25 15:22:18 -04:00
management Remove unused imports 2012-10-25 15:22:18 -04:00
static Remove the ability to fetch old messages via get_updates 2012-10-25 15:31:27 -04:00
static-access-control Add a static 5xx error page, for nginx 2012-10-22 15:16:04 -04:00
tests Wrap some other extremely long lines 2012-10-25 15:22:18 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Add function for activating MIT users. 2012-10-25 14:46:58 -04:00
tests.py [schema]: Rename userprofile to user_profile. 2012-10-22 18:55:45 -04:00
views.py Remove the ability to fetch old messages via get_updates 2012-10-25 15:31:27 -04:00