..
__init__.py
views: Rename __init__.py to zerver.views.registration.
2017-01-08 16:21:15 -08:00
alert_words.py
mypy: Use Python 3 type syntax in zerver/views/alert_words.py.
2017-12-28 07:26:44 -05:00
attachments.py
zerver/views: Use Python 3 syntax for typing.
2017-11-27 17:10:39 -08:00
auth.py
urls: Move the json/fetch_api_key endpoint to be an API-style route.
2018-01-08 13:15:52 -05:00
compatibility.py
zerver/views: Use python 3 syntax for typing.
2017-10-26 21:58:22 -07:00
custom_profile_fields.py
mypy: Use Python 3 type syntax in zerver/views/custom_profile_fields.py.
2017-12-26 08:34:06 -05:00
email_log.py
invitations: Remove custom_body.
2017-12-11 19:23:54 -08:00
email_mirror.py
mypy: Use Python 3 type syntax in zerver/views/email_mirror.py.
2017-12-28 07:26:44 -05:00
events_register.py
mypy: Use Python 3 type syntax in zerver/views.
2017-12-30 07:34:05 -05:00
home.py
settings: Limit the creation of generic bots.
2018-01-02 18:12:22 -05:00
hotspots.py
views: Fix imports of REQ/has_request_variables from the wrong place.
2017-10-27 15:07:31 -07:00
integrations.py
api docs: Remove old and outdated endpoint docs.
2018-01-04 10:17:29 -05:00
invite.py
mypy: Use Python 3 type syntax in zerver/views/invite.py.
2017-12-11 20:30:19 -08:00
messages.py
messages: Add option to limit users message history.
2018-01-02 13:45:01 -05:00
muting.py
mypy: Use Python 3 type syntax in zerver/views.
2017-12-30 07:34:05 -05:00
pointer.py
mypy: Use Python 3 type syntax in views/pointer.py.
2017-12-26 08:29:30 -05:00
presence.py
mypy: Use Python 3 type syntax in zerver/views.
2017-12-30 07:34:05 -05:00
push_notifications.py
mypy: Use Python 3 type syntax in zerver/views/push_notifications.py.
2017-12-28 07:26:44 -05:00
reactions.py
zerver/views: Use Python 3 syntax for typing.
2017-11-27 17:10:39 -08:00
realm.py
settings: Limit the creation of generic bots.
2018-01-02 18:12:22 -05:00
realm_domains.py
zerver/views: Text-wrap long lines exceeding 110.
2017-11-07 17:24:09 -08:00
realm_emoji.py
zerver/views: Use python 3 syntax for typing.
2017-10-26 21:58:22 -07:00
realm_filters.py
mypy: Use Python 3 type syntax in zerver/views/realm_filters.py.
2017-12-09 16:50:12 -08:00
realm_icon.py
zerver/views: Use python 3 syntax for typing.
2017-10-26 21:58:22 -07:00
registration.py
registration: Clarify realm_creation conditionals in accounts_register.
2017-12-11 18:36:14 -08:00
report.py
mypy: Use Python 3 type syntax in zerver/views.
2017-12-30 07:34:05 -05:00
storage.py
zerver/views: Revert to Python 2 typing syntax for now (storage, streams).
2017-12-13 10:20:11 -08:00
streams.py
create stream: Before sending notificaion, check if NOTIFICATION_BOT exists.
2017-12-29 08:59:55 -05:00
tutorial.py
mypy: Use Python 3 syntax for typing in views/tutorial.py.
2017-12-08 18:34:26 -08:00
typing.py
mypy: Use Python 3 type syntax in zerver/views/typing.py.
2017-12-18 11:32:52 -05:00
unsubscribe.py
unsubscribe: Use a custom confirmation error page.
2017-11-07 16:02:49 -08:00
upload.py
zerver/views: Use Python 3 syntax for typing.
2017-11-27 17:10:39 -08:00
user_groups.py
mypy: Use Python 3 type syntax in zerver/views.
2017-12-30 07:34:05 -05:00
user_settings.py
settings: Add "text" option to emoji_set model.
2018-01-02 14:55:01 -05:00
users.py
embedded bots: Add config data UI.
2018-01-09 11:50:54 -05:00
zephyr.py
mypy: Use Python 3 type syntax in zerver/views.
2017-12-30 07:34:05 -05:00