zulip/zerver
Rhea Parekh 8ed7f73199 IRC mirror: No longer require IRC stream names to start with #. 2017-12-12 10:04:31 -06:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib APNs: Update comment on versions of our APNs payload format. 2017-12-11 20:55:20 -08:00
management Scripts: Add script for resetting postgres sequences for imports. 2017-12-01 06:38:08 -08:00
migrations registration: Enforce realm is None only if realm_creation. 2017-12-11 18:36:14 -08:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests IRC mirror: No longer require IRC stream names to start with #. 2017-12-12 10:04:31 -06:00
tornado mypy: Use Python 3 type syntax in zerver/tornado/websocket_client.py. 2017-12-09 16:50:12 -08:00
views IRC mirror: No longer require IRC stream names to start with #. 2017-12-12 10:04:31 -06:00
webhooks mypy: Use Python 3 type syntax in wordpress/view.py 2017-12-11 20:33:00 -08:00
worker invitations: Remove custom_body. 2017-12-11 19:23:54 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
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 mypy: Use Python 3 type syntax in zerver/middleware.py. 2017-12-11 18:43:24 -08:00
models.py models: Set UserProfile.MIN_NAME_LENGTH to two. 2017-12-11 20:35:12 -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