.. |
fixtures
|
slack importer: Add regex for mail links.
|
2018-01-23 10:01:15 -05:00 |
lib
|
mypy: Use Python 3 syntax for typing in upload.py
|
2018-01-23 08:49:42 -08:00 |
management
|
scheduledmessages: Start using/expecting delivery_type as a param.
|
2018-01-19 11:33:11 -05:00 |
migrations
|
scheduledmessages: Add delivery_type field to the table.
|
2018-01-19 11:33:11 -05:00 |
templatetags
|
api docs: Generate Arguments table from JSON.
|
2017-12-29 17:03:36 -05:00 |
tests
|
org settings: Handle NEW_USER_BOT not being set.
|
2018-01-23 15:23:25 -05:00 |
tornado
|
mypy: Use Python 3 type syntax in several files.
|
2017-12-30 07:34:51 -05:00 |
views
|
org settings: Handle NEW_USER_BOT not being set.
|
2018-01-23 15:23:25 -05:00 |
webhooks
|
webhooks/gitlab: Filter out hidden comments from issue descriptions.
|
2018-01-24 10:48:55 -08:00 |
worker
|
queue_processors.py: Remove unecessary imports.
|
2018-01-16 08:16:43 -05:00 |
__init__.py
|
…
|
|
apps.py
|
zerver: Use Python 3 syntax for typing.
|
2017-11-28 16:49:36 -08:00 |
context_processors.py
|
integrations/email: Render settings.EMAIL_GATEWAY_EXAMPLE correctly.
|
2018-01-22 18:05:20 -05:00 |
decorator.py
|
decorators: Fix email check in access_user_by_api_key case insensitive.
|
2018-01-23 10:04:03 -08:00 |
filters.py
|
zerver: Use Python 3 syntax for typing.
|
2017-11-28 16:49:36 -08:00 |
forms.py
|
mypy: Use Python 3 type syntax in zerver/forms.py
|
2017-12-26 08:30:33 -05:00 |
logging_handlers.py
|
Fix mypy error in AdminNotifyHandler.emit().
|
2017-12-22 15:02:18 -05:00 |
middleware.py
|
mypy: Use Python 3 type syntax in zerver/middleware.py.
|
2017-12-11 18:43:24 -08:00 |
models.py
|
mypy: Use Python 3 type syntax in zerver/models.py.
|
2018-01-23 08:37:56 -08:00 |
signals.py
|
emails: Fix notify_new_login emails have unserializable context.
|
2017-12-22 16:34:18 -05:00 |
static_header.txt
|
…
|
|
storage.py
|
mypy: Improve typing for ManifestStaticFilesStorage monkeypatch.
|
2017-12-08 19:00:18 -08:00 |