zulip/zerver/views
Anders Kaseorg bbce879c81 actions: Split out zerver.actions.custom_profile_fields.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-04-14 17:14:33 -07:00
..
development registration: Change create_preregistration_user to take realm as arg. 2022-02-25 14:02:24 -08:00
__init__.py
alert_words.py actions: Split out zerver.actions.alert_words. 2022-04-14 17:14:31 -07:00
attachments.py actions: Split out zerver.actions.uploads. 2022-04-14 17:14:32 -07:00
auth.py create_preregistration_user: Add additional hardening assertion. 2022-02-25 14:02:24 -08:00
compatibility.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
custom_profile_fields.py actions: Split out zerver.actions.custom_profile_fields. 2022-04-14 17:14:33 -07:00
digest.py mypy: Fix most AnonymousUser type errors. 2021-07-24 14:55:46 -07:00
documentation.py docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
drafts.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
email_mirror.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
events_register.py validator: Replace converter=int with json_validator=check_int. 2022-03-15 13:02:02 -07:00
home.py actions: Split out zerver.lib.user_counts. 2022-04-14 17:14:30 -07:00
hotspots.py actions: Split out zerver.actions.hotspots. 2022-04-14 17:14:31 -07:00
invite.py actions: Split out zerver.actions.invites. 2022-04-14 17:14:31 -07:00
message_edit.py message_edit: Fix false sub/unsub bookend on using a `near` link. 2022-04-04 11:51:12 -07:00
message_fetch.py actions: Split out zerver.lib.recipient_users. 2022-04-14 17:14:30 -07:00
message_flags.py unread: Remove unused client parameter. 2022-03-10 10:04:51 -05:00
message_send.py message_send: Move `sender` parameter to REQ. 2022-04-04 11:47:52 -07:00
muting.py actions: Split out zerver.actions.user_topics. 2022-04-14 17:14:32 -07:00
portico.py portico: Add a self-hosting page. 2022-02-17 12:43:13 -08:00
presence.py actions: Split out zerver.actions.presence. 2022-04-14 17:14:32 -07:00
push_notifications.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
reactions.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
realm.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
realm_domains.py realm: Create RealmAuditLog entry while changing an allowed domain. 2022-03-10 17:48:02 -08:00
realm_emoji.py actions: Split out zerver.actions.realm_emoji. 2022-04-14 17:14:31 -07:00
realm_export.py actions: Split out zerver.actions.realm_export. 2022-04-14 17:14:31 -07:00
realm_icon.py actions: Split out zerver.actions.realm_icon. 2022-04-14 17:14:31 -07:00
realm_linkifiers.py actions: Split out zerver.actions.realm_linkifiers. 2022-04-14 17:14:31 -07:00
realm_logo.py actions: Split out zerver.actions.realm_logo. 2022-04-14 17:14:31 -07:00
realm_playgrounds.py actions: Split out zerver.actions.realm_playgrounds. 2022-04-14 17:14:30 -07:00
registration.py actions: Split out zerver.actions.default_streams. 2022-04-14 17:14:31 -07:00
report.py report: Strengthen report_csp_violations type using WildValue. 2022-03-15 13:02:02 -07:00
storage.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
streams.py actions: Move part into zerver.lib.subscription_info. 2022-04-14 17:14:33 -07:00
submessage.py actions: Split out zerver.actions.submessage. 2022-04-14 17:14:30 -07:00
thumbnail.py upload: Allow rate limited access to spectators for uploaded files. 2022-03-24 10:50:00 -07:00
tutorial.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
typing.py actions: Split out zerver.actions.typing. 2022-04-14 17:14:30 -07:00
unsubscribe.py get_object_from_key: Accept multiple allowed Confirmation types. 2021-12-02 09:50:41 -08:00
upload.py upload: Allow rate limited access to spectators for uploaded files. 2022-03-24 10:50:00 -07:00
user_groups.py actions: Split out zerver.actions.user_groups. 2022-04-14 17:14:30 -07:00
user_settings.py actions: Split out zerver.lib.sounds. 2022-04-14 14:26:40 -07:00
users.py actions: Split out zerver.actions.custom_profile_fields. 2022-04-14 17:14:33 -07:00
video_calls.py actions: Split out zerver.actions.video_calls. 2022-04-14 17:14:30 -07:00
zephyr.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00