.. |
actions
|
help: Rename and redirect stream-sending-policy for channel.
|
2024-05-03 13:02:20 -07:00 |
data_import
|
help: Rename and redirect set-default-streams-for-new-users for channel.
|
2024-05-03 13:02:20 -07:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
help: Update 'stream' to 'channel' in tab sections.
|
2024-05-06 11:18:45 -07:00 |
management
|
help: Rename unarchive_stream management command to unarchive_channel.
|
2024-05-06 11:18:45 -07:00 |
migrations
|
migrations: Merge 0517 as a no-op.
|
2024-05-06 09:03:02 -07:00 |
models
|
invites: Remove invites worker, make confirmation object in-process.
|
2024-05-02 14:23:04 -07:00 |
openapi
|
help: Rename and redirect archive-a-stream for channel.
|
2024-05-03 13:05:57 -07:00 |
tests
|
webhooks: Rename stream_name to channel_name arg.
|
2024-05-04 19:01:51 -07:00 |
tornado
|
push_notifications: Shard mobile push notifications.
|
2024-05-02 14:25:10 -07:00 |
transaction_tests
|
user_groups: Create NamedUserGroup objects when creating new groups.
|
2024-04-26 17:03:09 -07:00 |
views
|
webhooks: Rename recommended_stream_name->recommended_channel_name.
|
2024-05-06 09:07:57 -07:00 |
webhooks
|
webhooks: Rename remaining stream references to channel.
|
2024-05-06 09:07:57 -07:00 |
worker
|
push_notifications: Shard mobile push notifications.
|
2024-05-02 14:25:10 -07:00 |
__init__.py
|
…
|
|
apps.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
context_processors.py
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
decorator.py
|
test_decorators: Replace some deleted tests.
|
2024-03-29 09:39:34 -07:00 |
filters.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
forms.py
|
python: Mark regexes as raw strings.
|
2024-04-26 12:30:31 -07:00 |
logging_handlers.py
|
error_notify: Remove custom email error reporting handler.
|
2023-07-20 11:00:09 -07:00 |
middleware.py
|
db: Split reset_queries into a new module zerver.lib.db_connections.
|
2024-04-17 16:49:03 -07:00 |
signals.py
|
ruff: Fix UP036 Version block is outdated for minimum Python version.
|
2024-04-01 18:32:52 -07:00 |