.. |
fixtures
|
bugdown: Improve image inlining logic.
|
2018-01-09 16:43:22 -05:00 |
lib
|
scheduledmessages: Add funcs to verify and schedule messages.
|
2018-01-10 09:18:02 -05:00 |
management
|
schedulemessages: Add delivery system for scheduled message.
|
2018-01-10 09:18:02 -05:00 |
migrations
|
scheduledmessages: Add model for the ScheduledMessage table.
|
2018-01-10 09:18:02 -05:00 |
templatetags
|
api docs: Generate Arguments table from JSON.
|
2017-12-29 17:03:36 -05:00 |
tests
|
api docs: Document the `DELETE /users/me/subscriptions` endpoint.
|
2018-01-12 07:30:38 -05:00 |
tornado
|
mypy: Use Python 3 type syntax in several files.
|
2017-12-30 07:34:51 -05:00 |
views
|
embedded bots: Add config data UI.
|
2018-01-09 11:50:54 -05:00 |
webhooks
|
integrations: Handle errors in Groove payloads.
|
2018-01-16 07:31:50 -05:00 |
worker
|
embedded bots: Run bot.initialize() if bot has this function.
|
2018-01-07 20:05:52 +01:00 |
__init__.py
|
…
|
|
apps.py
|
zerver: Use Python 3 syntax for typing.
|
2017-11-28 16:49:36 -08:00 |
context_processors.py
|
zerver: Use Python 3 syntax for typing.
|
2017-11-28 16:49:36 -08:00 |
decorator.py
|
mypy: Use Python 3 type syntax in decorator.py.
|
2017-12-26 08:29:30 -05: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
|
scheduledmessages: Add model for the ScheduledMessage table.
|
2018-01-10 09:18:02 -05: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 |