zulip/zerver/views
Anders Kaseorg c584462b32 update_storage: Validate storage type correctly.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-20 22:29:15 -07:00
..
development python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
__init__.py views: Rename __init__.py to zerver.views.registration. 2017-01-08 16:21:15 -08:00
alert_words.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
archive.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
attachments.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
auth.py CVE-2020-14215: Fix validation in PreregistrationUser queries. 2020-06-16 23:35:39 -07:00
camo.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
compatibility.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
custom_profile_fields.py update_user_custom_profile_data: Validate data type correctly. 2020-06-20 22:29:15 -07:00
digest.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
documentation.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
email_mirror.py email-mirror-postfix: Handle 8-bit messages correctly. 2020-06-14 20:24:06 -07:00
events_register.py events_register_backend: Validate client_capabilities type correctly. 2020-06-20 22:29:15 -07:00
home.py delete_message: Support `bulk_message_deletion`. 2020-06-15 10:41:12 -07:00
hotspots.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
invite.py python: Guard against default value mutation with read-only types. 2020-06-13 15:31:27 -07:00
messages.py messages: Deduplicate non-search code path in messages_in_narrow. 2020-06-19 15:09:57 -07:00
muting.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
pointer.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
portico.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
presence.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
push_notifications.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
reactions.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm.py mypy: Fix authentication_methods. 2020-06-20 17:09:15 -07:00
realm_domains.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
realm_emoji.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
realm_export.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
realm_filters.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm_icon.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
realm_logo.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
registration.py confirmation: Pass realm rather than host to confirmation_url. 2020-06-14 23:27:22 -07:00
report.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
storage.py update_storage: Validate storage type correctly. 2020-06-20 22:29:15 -07:00
streams.py refactor: Rename check_variable_type. 2020-06-20 05:22:35 -04:00
submessage.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
thumbnail.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tutorial.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
typing.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
unsubscribe.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
upload.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
user_groups.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
user_settings.py mypy: Fix default_language annotation. 2020-06-19 12:35:47 -04:00
users.py mypy: Fix payload_url. 2020-06-20 17:09:15 -07:00
video_calls.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
zephyr.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00