zulip/zerver
Tim Abbott 76a06c8e54 send_test_email: Clean up output and provide advice.
Previously, while we sent emails using both noreply addresses, we
didn't make clear what was going on, leading to some potential
confusion.
2019-03-13 14:27:52 -07:00
..
data_import slack import: Skip processing tombstone files. 2019-03-13 12:43:11 -07:00
lib events: Don't assume that streams/subscriptions were requested. 2019-03-13 14:12:59 -07:00
management send_test_email: Clean up output and provide advice. 2019-03-13 14:27:52 -07:00
migrations streams: Add first_message_id tracking first message in stream. 2019-03-11 13:30:49 -07:00
openapi api/streams: Support including bot owner's subscriptions. 2019-02-28 22:32:05 -08:00
templatetags zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
tests tests: Fix linter error in test_management_commands. 2019-03-13 14:06:46 -07:00
tornado tornado: Remove unused imports. 2019-02-02 17:33:13 -08:00
views auth: Add detailed comments for auth subsystem. 2019-03-09 22:08:13 -08:00
webhooks webhooks/zapier: Support authentication for the Zapier Zulip app. 2019-03-11 10:54:55 -07:00
worker push notif: Send a batch of message IDs in one `remove` payload. 2019-02-26 16:41:54 -08:00
__init__.py
apps.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
context_processors.py portico: Fix broken electron check condition for password reset. 2019-03-12 11:25:29 -07:00
decorator.py decorator.py: Add `max_int_size` param to `to_non_negative_int()`. 2019-03-01 11:16:46 -08:00
filters.py error reports: Ensure we filter API keys from query strings. 2018-10-19 15:03:14 -07:00
forms.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
logging_handlers.py try_git_describe: Set cwd, not --git-dir. 2019-02-28 14:59:33 -08:00
middleware.py middleware: Avoid doing work for statsd when not enabled. 2019-02-27 17:53:15 -08:00
models.py streams: Add first_message_id tracking first message in stream. 2019-03-11 13:30:49 -07:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
static_header.txt