zulip/zerver
Luke Faraone 085fdebc98 Use the X-Gm-Original-To header instead of iterating through To/Cc/Bcc
This will allow mail with an implicit destination (mailing lists, complex
forwarding) to be received by our system.

See http://support.google.com/a/bin/answer.py?hl=en&answer=2368151 for
documentation of Google's behaviour that adds this header.

(imported from commit f8fd500e3c27e12af5941c63c91d5c796a2cd24a)
2013-09-03 17:46:44 -04:00
..
fixtures Tweak Github test data to not cause the Github payload capture to error out 2013-08-23 15:44:19 -04:00
lib deactivate_user: Only delete sessions that aren't expired. 2013-09-03 11:40:42 -04:00
management Use the X-Gm-Original-To header instead of iterating through To/Cc/Bcc 2013-09-03 17:46:44 -04:00
migrations [migration] Add RealmEmoji model for realm-specific emoji. 2013-08-23 21:39:29 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Add test_private_suggestions() to search_suggestion.js 2013-08-28 17:41:17 -04:00
views Move webhooks views to a separate file 2013-08-30 10:18:49 -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 Strip whitespace from email/key during API auth 2013-08-27 14:27:28 -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 Give recipient_cache and associated functions a clearer name. 2013-08-28 10:23:40 -04:00
models.py Factor out get_active_user_profiles_by_realm() 2013-08-29 10:28:20 -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 Add test for realm-specific emoji 2013-09-03 11:01:01 -04:00
tornado_callbacks.py zephyr_mirror: Require zcrypt when mirroring to invite-only streams. 2013-08-27 18:26:12 -04:00
tornadoviews.py Let clients specify how long queues shall live, within limits 2013-08-20 16:19:07 -04:00