zulip/zerver
Steve Howell 3e1cdaaded Add MessageList.nth_most_recent_id().
(imported from commit 69a424d4990402b9e77fbfa57fa573a002cf04ce)
2013-08-15 08:20:29 -04:00
..
fixtures [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
lib Display the email address for a stream in its stream page detail. 2013-08-13 14:28:47 -04:00
management Add a management command to dump all messages on public streams for a realm. 2013-08-13 18:16:30 -04:00
migrations [schema][manual] Make Stream.email_token required. 2013-08-13 14:28:47 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Add MessageList.nth_most_recent_id(). 2013-08-15 08:20:29 -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 Removed confusing ALLOW_REGISTER setting. 2013-08-12 16:16:26 -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][manual] Make Stream.email_token required. 2013-08-13 14:28:47 -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 Display the email address for a stream in its stream page detail. 2013-08-13 14:28:47 -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 bare save on UserProfile object in regenerate_api_key. 2013-08-13 18:09:19 -04:00