| .. |
|
__init__.py
|
navigation_views: Add backend for navigation views in left sidebar.
|
2025-05-23 16:25:08 -07:00 |
|
alert_words.py
|
models: Extract zerver.models.alert_words.
|
2023-12-16 22:08:44 -08:00 |
|
bots.py
|
ruff: Fix UP006 Use list instead of List for type annotation.
|
2024-07-13 22:28:22 -07:00 |
|
channel_folders.py
|
streams: Add ChannelFolder table.
|
2025-05-20 13:25:06 -07:00 |
|
clients.py
|
clients: Drop "desktop app" substring check.
|
2024-08-01 09:23:16 -07:00 |
|
constants.py
|
models: Extract zerver.models.constants.
|
2023-12-16 22:08:44 -08:00 |
|
custom_profile_fields.py
|
custom_profile_fields: Add "editable_by_user" setting.
|
2024-09-23 18:09:38 -07:00 |
|
drafts.py
|
ruff: Fix UP006 Use list instead of List for type annotation.
|
2024-07-13 22:28:22 -07:00 |
|
groups.py
|
requirements: Upgrade django-cte from 1.3.3 to 2.0.0.dev.
|
2025-06-11 16:25:25 -07:00 |
|
linkifiers.py
|
ruff: Fix UP035 Import from collections.abc, typing instead.
|
2024-07-13 22:28:22 -07:00 |
|
lookups.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
messages.py
|
messages: Clarify comment on zerver_message_edit_history_id idx.
|
2025-04-11 12:38:11 -07:00 |
|
muted_users.py
|
models: Extract zerver.models.muted_users.
|
2023-12-16 22:08:44 -08: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
|
compose: Show banner to explain non interleaved view messages fading.
|
2024-07-16 13:52:29 -07:00 |
|
prereg_users.py
|
realm_creation_form: Capture import_from if realm import enabled.
|
2025-04-30 00:06:43 -07:00 |
|
presence.py
|
mypy: Reenable explicit-override for models.
|
2024-08-01 17:39:04 -07:00 |
|
push_notifications.py
|
mypy: Reenable explicit-override for models.
|
2024-08-01 17:39:04 -07:00 |
|
realm_audit_logs.py
|
navigation_views: Add backend for navigation views in left sidebar.
|
2025-05-23 16:25:08 -07:00 |
|
realm_emoji.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
realm_playgrounds.py
|
ruff: Fix UP006 Use list instead of List for type annotation.
|
2024-07-13 22:28:22 -07:00 |
|
realms.py
|
requirements: Upgrade django-cte from 1.3.3 to 2.0.0.dev.
|
2025-06-11 16:25:25 -07:00 |
|
recipients.py
|
requirements: Upgrade django-cte from 1.3.3 to 2.0.0.dev.
|
2025-06-11 16:25:25 -07:00 |
|
saved_snippets.py
|
saved_snippets: Add backend for saved snippets.
|
2024-09-24 15:27:58 -07:00 |
|
scheduled_jobs.py
|
reminders: Add API endpoint to schedule reminders.
|
2025-05-02 16:48:00 -07:00 |
|
streams.py
|
streams: Add folder foreign key to Stream table.
|
2025-05-20 13:25:06 -07:00 |
|
user_activity.py
|
models: Migrate ids of all non-Message-related tables to bigint.
|
2024-06-05 11:48:27 -07:00 |
|
user_topics.py
|
models: Extract zerver.models.user_topics.
|
2023-12-16 22:08:44 -08:00 |
|
users.py
|
events: Add option to send partial data.
|
2025-05-19 16:58:56 -07:00 |