zulip/zerver
Tim Abbott ca3430862c More correctly disable markdown processing for Zephyr mirrored messages.
(imported from commit 688eead11c329e93c649ea1633dbf56328b5587b)
2014-02-06 10:25:35 -05:00
..
fixtures Add one more bugdown test 2014-02-05 12:02:27 -05:00
lib More correctly disable markdown processing for Zephyr mirrored messages. 2014-02-06 10:25:35 -05:00
management email-mirror: Also accept original recipient via argv 2014-01-31 15:33:15 -05:00
migrations Add missing stream field to schema migration 0067. 2014-02-05 13:35:41 -05:00
templatetags Add a custom template filter for formatting displaying lists of items in emails. 2013-10-25 19:11:40 -04:00
tests/frontend Allow Filter to accept non-tuple-based terms. 2014-02-04 13:16:25 -05:00
views Send Zulip notifications when users fill out our interest form. 2014-02-06 10:25:35 -05:00
worker email-mirror: Encode messages as utf-8 before parsing 2014-01-31 15:33:15 -05:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py Fix documentation for email gateway on Zulip Enterprise. 2013-12-04 16:39:39 -05:00
decorator.py Improve Backend for Github integration 2014-01-22 16:44:34 -05:00
exceptions.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
filters.py Add api_key to filtered variables. 2013-12-12 10:31:03 -05:00
finders.py [manual] Move our deployment scripts to scripts/. 2013-10-28 10:54:48 -04:00
forms.py [manual] Allow signups for emails held by non-MIT mirror dummy accounts. 2014-01-10 21:38:59 -05:00
handlers.py Remove old email error reporting handler 2013-11-13 16:22:21 -05:00
middleware.py Blacklist more paths, and fix paths with / to use . instead 2014-02-03 14:06:58 -05:00
models.py Make enter sends the default. 2014-02-05 13:35:41 -05: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 Update copyright to 2014. 2014-02-04 15:51:53 -05:00
storage.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
test_bugdown.py More correctly disable markdown processing for Zephyr mirrored messages. 2014-02-06 10:25:35 -05:00
test_events.py Convert function creation to lambdas for pylint 2014-02-05 11:04:48 -05:00
test_external.py Extract test_external.py 2014-01-31 13:14:19 -05:00
test_hooks.py Extract test_hooks.py. 2014-01-29 10:56:00 -05:00
test_messages.py Split out zerver/test_messages.py. 2014-01-31 11:22:49 -05:00
test_signup.py Add backend tests for group signups. 2014-01-31 17:12:10 -05:00
test_subs.py Fix do_rename_stream to update the stream's email address. 2014-02-03 17:38:22 -05:00
tests.py Split out test_events.py from tests.py. 2014-02-01 08:14:50 -05:00
tornado_callbacks.py Remove stray } from name of queue 2014-01-29 15:46:04 -05:00
tornadoviews.py Add support for event queues with an included narrow. 2013-12-12 17:36:39 -05:00