zulip/zerver
Tim Abbott b7e3f608cb Fix setting the initial pointer for users starting with messages.
This if statement stopped working when we made the pointer managed via
the events system.

(imported from commit 382ca5bd055ab85048b211068ff3d43a47607f28)
2013-08-12 10:17:18 -04:00
..
fixtures [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
lib Return the message ID when sending a message. 2013-08-09 15:35:33 -04:00
management populate_db: make emailgateway@zulip.com a default user. 2013-08-09 15:22:59 -04:00
migrations [schema] models: add an email_token field to Streams. 2013-08-09 14:59:26 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
decorator.py Rename humbug_finish to zulip_finish. 2013-08-07 10:00:08 -04:00
exceptions.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
filters.py Change Humbug => Zulip in name of exception filter module. 2013-08-07 10:00:07 -04:00
finders.py Change Humbug => Zulip in name of finder module. 2013-08-07 10:00:07 -04:00
forms.py Move domain validation from a form field validator to a data cleaning check. 2013-08-08 10:12:22 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
models.py [schema] models: add an email_token field to Streams. 2013-08-09 14:59:26 -04:00
openid.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
retention_policy.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
static_header.txt Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
storage.py Change Humbug => Zulip in name of storage module. 2013-08-07 10:00:07 -04:00
tests.py Support API for changing user's API key. 2013-08-08 13:03:09 -04:00
tornado_callbacks.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tornadoviews.py get_events: Don't return a queue ID unless we allocated one. 2013-08-09 15:35:33 -04:00
views.py Fix setting the initial pointer for users starting with messages. 2013-08-12 10:17:18 -04:00