zulip/zerver
Steve Howell 3be4641625 Subsume /queries into the main /activity report.
This moves the reports from /queries into six new tabs on the
main /queries report.

(imported from commit e4ccf6e7edfc900d929e85613f21437b40f046ae)
2013-10-22 11:11:54 -04:00
..
fixtures Attempt to convert JIRA mentions to Zulip mentions 2013-10-07 13:59:36 -04:00
lib Update mirroring backend to support IRC mirrors. 2013-10-21 14:39:21 -04:00
management Add create-stream management command. 2013-10-19 09:28:59 -04:00
migrations [schema] Add case-insensitive index on stream names. 2013-10-18 16:38:31 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Ignore summarized messages when calculating rendering windows. 2013-10-21 11:48:57 -04:00
views Subsume /queries into the main /activity report. 2013-10-22 11:11:54 -04:00
worker Queue invitation reminder email 2013-10-21 11:08:38 -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 Add zulip_internal decorator for internal Zulip reports. 2013-10-22 10:15: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 Allow MIT to invite coworkers. 2013-09-19 17:14:41 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py logging: Log the type of the narrow for get_old_messages. 2013-10-21 14:33:24 -04:00
models.py Add irc-bot@zulip.com as an API superuser. 2013-10-21 14:37:36 -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 Test UserActivityWorker. 2013-10-17 15:36:39 -04:00
tornado_callbacks.py Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00
tornadoviews.py Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00