| .. |
|
__init__.py
|
actions: Add zerver/actions directory.
|
2022-04-14 13:48:35 -07:00 |
|
alert_words.py
|
actions: Use 'durable=True' in outermost transaction.atomic block.
|
2024-09-03 09:17:38 -07:00 |
|
bots.py
|
bots: Do not remove bot from inaccessible streams on owner change.
|
2025-02-26 09:30:24 -08:00 |
|
channel_folders.py
|
channel-folders: Send event when reordering channel folders.
|
2025-08-12 11:17:17 -07:00 |
|
create_realm.py
|
realm-create: Update default user email visibility for org_type.
|
2025-07-08 09:30:39 -07:00 |
|
create_user.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
custom_profile_fields.py
|
custom_profile_fields: Make transaction no longer durable.
|
2024-10-14 16:30:46 -07:00 |
|
data_import.py
|
slack_import: Pipe file processing error message to the user.
|
2025-06-16 10:46:25 -07:00 |
|
default_streams.py
|
streams: Include only IDs in default streams data.
|
2024-12-17 09:40:10 -08:00 |
|
invites.py
|
bots: Add a setting to customize the Welcome Bot message.
|
2025-08-08 18:59:37 -07:00 |
|
message_delete.py
|
message: Use .is_channel_message column instead of is_stream_message().
|
2025-08-19 23:37:07 -07:00 |
|
message_edit.py
|
message: Use .is_channel_message column instead of is_stream_message().
|
2025-08-19 23:37:07 -07:00 |
|
message_flags.py
|
message: Use .is_channel_message column instead of is_stream_message().
|
2025-08-19 23:37:07 -07:00 |
|
message_send.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
message_summary.py
|
settings: Add backend to change allow_edit_history to integer field.
|
2025-02-25 18:18:23 -08:00 |
|
muted_users.py
|
audit-log: Move user muted event types to AuditLogEventType enum.
|
2024-09-09 11:50:13 -07:00 |
|
navigation_views.py
|
navigation_views: Add backend for navigation views in left sidebar.
|
2025-05-23 16:25:08 -07:00 |
|
onboarding_steps.py
|
onboarding_steps: Send event on commit in mark onboarding_step as read.
|
2024-08-12 12:16:14 -07:00 |
|
presence.py
|
events: Add support for sending presence events in modern format.
|
2025-08-12 12:37:54 -07:00 |
|
reactions.py
|
message: Allow accessing archived channel when not modifying message.
|
2025-02-26 16:39:41 -08:00 |
|
realm_domains.py
|
audit-log: Move realm event types to AuditLogEventType enum.
|
2024-09-09 11:50:13 -07:00 |
|
realm_emoji.py
|
mime_types: Move INLINE_MIME_TYPES to prevent future import loops.
|
2025-01-09 09:09:13 -08:00 |
|
realm_export.py
|
realm_export: Add a RealmAuditLog entry for delete operation.
|
2024-10-04 14:17:20 -07:00 |
|
realm_icon.py
|
audit-log: Move realm event types to AuditLogEventType enum.
|
2024-09-09 11:50:13 -07:00 |
|
realm_linkifiers.py
|
audit-log: Move realm event types to AuditLogEventType enum.
|
2024-09-09 11:50:13 -07:00 |
|
realm_logo.py
|
audit-log: Move realm event types to AuditLogEventType enum.
|
2024-09-09 11:50:13 -07:00 |
|
realm_playgrounds.py
|
audit-log: Move realm event types to AuditLogEventType enum.
|
2024-09-09 11:50:13 -07:00 |
|
realm_settings.py
|
requirements: Upgrade Python requirements.
|
2025-07-15 07:32:44 -07:00 |
|
reminders.py
|
message_reminders: Add support for notes.
|
2025-08-07 17:13:12 -07:00 |
|
saved_snippets.py
|
saved_snippets: Add support for editing saved snippets.
|
2025-03-13 10:58:36 -07:00 |
|
scheduled_messages.py
|
message_reminders: Add support for notes.
|
2025-08-07 17:13:12 -07:00 |
|
streams.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
submessage.py
|
submessage: Fix recipients of "submessage" event.
|
2024-10-07 11:35:06 -07:00 |
|
typing.py
|
message_edit: Show typing indicator for message editing.
|
2025-02-12 15:08:56 -08:00 |
|
uploads.py
|
message: Use .is_channel_message column instead of is_stream_message().
|
2025-08-19 23:37:07 -07:00 |
|
user_activity.py
|
queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe.
|
2024-12-06 09:23:02 -08:00 |
|
user_groups.py
|
user_groups: Add do_reactivate_user_group function.
|
2025-04-03 13:00:17 -07:00 |
|
user_settings.py
|
email: Bulk clearing of scheduled emails for multiple users.
|
2025-07-11 14:15:49 -07:00 |
|
user_status.py
|
actions: Use 'durable=True' in outermost transaction.atomic block.
|
2024-09-03 09:17:38 -07:00 |
|
user_topics.py
|
user_topic: Add support for empty topic name.
|
2025-01-07 17:24:00 -08:00 |
|
users.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
video_calls.py
|
mypy: Add types-requests-oauthlib, types-uwsgi.
|
2025-06-06 11:35:32 -07:00 |