| .. |
|
__init__.py
|
|
|
|
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: Add PATCH method to reorder channel folders.
|
2025-08-06 16:34:40 -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
|
streams: Handle empty topic only streams being used for announcements.
|
2025-07-22 16:59:47 -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
|
validate_email_not_already_in_realm: Add kwarg for mirror dummies.
|
2025-07-07 17:15:08 -07:00 |
|
message_delete.py
|
message_delete: Fix flaky 'do_delete_messages' function.
|
2025-06-19 15:03:59 -07:00 |
|
message_edit.py
|
message_move: Mark notification messages as read for acting user.
|
2025-08-05 15:27:08 -07:00 |
|
message_flags.py
|
message: Add is_modifying_message argument to bulk_access_messages.
|
2025-02-28 10:10:33 -08:00 |
|
message_send.py
|
message_move: Mark notification messages as read for acting user.
|
2025-08-05 15:27:08 -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
|
docs: Delete legacy presence subsystem page.
|
2025-06-19 15:20:15 -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
|
stream_settings: Add can_delete_own_message_group setting.
|
2025-07-17 15:44:52 -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
|
upload: Explicitly return a bool and the Attachment object.
|
2024-09-09 12:40:17 -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
|
email: Bulk clearing of scheduled emails for multiple users.
|
2025-07-11 14:15:49 -07:00 |
|
video_calls.py
|
mypy: Add types-requests-oauthlib, types-uwsgi.
|
2025-06-06 11:35:32 -07:00 |