| .. |
|
actions
|
users: Send peer_remove for archived streams as well on deactivation.
|
2025-11-04 11:14:59 -08:00 |
|
data_import
|
export: Stop outputting user_profile_email on upload records.
|
2025-11-05 11:49:55 -08:00 |
|
lib
|
email_mirror: For topic-less channels, put subject in body.
|
2025-11-05 12:19:21 -08:00 |
|
management
|
export: Use run_parallel for rewriting UserMessage data.
|
2025-11-05 11:49:55 -08:00 |
|
migrations
|
inbox_ui: Make it possible to disable channel folders.
|
2025-11-05 16:19:05 -08:00 |
|
models
|
inbox_ui: Make it possible to disable channel folders.
|
2025-11-05 16:19:05 -08:00 |
|
openapi
|
inbox_ui: Make it possible to disable channel folders.
|
2025-11-05 16:19:05 -08:00 |
|
tests
|
email_mirror: For topic-less channels, put subject in body.
|
2025-11-05 12:19:21 -08:00 |
|
tornado
|
event_queue: Add compatibility code for push_device_registered_user_ids.
|
2025-09-19 09:19:36 -07:00 |
|
transaction_tests
|
test_user_groups: Add durable=True to the independent transaction.
|
2024-11-21 14:55:15 -08:00 |
|
views
|
inbox_ui: Make it possible to disable channel folders.
|
2025-11-05 16:19:05 -08:00 |
|
webhooks
|
slack_util: Rename check_token_access to check_slack_token_access.
|
2025-11-05 09:06:55 -08:00 |
|
worker
|
export: Stop calling processes threads.
|
2025-11-05 11:49:55 -08:00 |
|
__init__.py
|
|
|
|
apps.py
|
forms: Use monkey-patched SetPasswordForm generic.
|
2025-07-15 07:32:44 -07:00 |
|
context_processors.py
|
realm_creation_form: Capture import_from if realm import enabled.
|
2025-04-30 00:06:43 -07:00 |
|
decorator.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
filters.py
|
filters: Do not report AVATAR_SALT, or other salts.
|
2025-03-13 09:36:07 -07:00 |
|
forms.py
|
new_registration: Move human verification from popup to inline style.
|
2025-11-03 12:19:57 -08:00 |
|
logging_handlers.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
middleware.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
signals.py
|
signals: Extract function to convert datetime to readable string.
|
2025-10-01 11:25:00 -07:00 |