zulip/zerver
Ivche1337 1d202e30d8 integrations: Add webhook payloads for Opbeat. 2017-12-11 15:40:49 -06:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib mypy: Use more specific type for _replacement_destroy_test_db. 2017-12-08 19:00:18 -08:00
management Scripts: Add script for resetting postgres sequences for imports. 2017-12-01 06:38:08 -08:00
migrations invitations: Limit realms to 100 invites per day. 2017-11-29 22:18:05 -08:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests lint: Prevent `self: Any` annotations. 2017-12-08 19:00:18 -08:00
tornado mypy: Use Python 3 type syntax in zerver/tornado/websocket_client.py. 2017-12-09 16:50:12 -08:00
views mypy: Use Python 3 type syntax in zerver/views/realm_filters.py. 2017-12-09 16:50:12 -08:00
webhooks integrations: Add webhook payloads for Opbeat. 2017-12-11 15:40:49 -06:00
worker invitations: Remove get_prereg_user_by_email. 2017-12-06 20:35:50 -08: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 zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
filters.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
forms.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
logging_handlers.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
middleware.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
models.py models: Use is_cross_realm_bot_email whenever possible. 2017-12-07 14:55:06 -08:00
signals.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
static_header.txt
storage.py mypy: Improve typing for ManifestStaticFilesStorage monkeypatch. 2017-12-08 19:00:18 -08:00