zulip/zerver
Lauryn Menard 2de2b22d55 help: Update for subscribe/unsubscribe user to channel terminology.
Instead of referring to users being added or removed from channels,
we now use subscribe or unsubscribed from channels.

Splits the article for adding and removing users from a channel
into separate articles: /help/subscribe-users-to-a-channel and
/help/unsubscribe-users-from-a-channel.

The URL redirects for the combined add/remove articles (for both
channel and stream terminology) go to the subscribe users to a
channel article.
2025-02-10 15:54:35 -08:00
..
actions message_summary: Add setting to put a monthly rate limit per user. 2025-02-06 12:03:24 -08:00
data_import rocketchat: Harden parsing of custom emoji exports. 2025-02-05 13:41:19 -08:00
integration_fixtures/nagios
lib help: Update for subscribe/unsubscribe user to channel terminology. 2025-02-10 15:54:35 -08:00
management register_server: Add docs_url to HostnameAlreadyInUseBouncerError. 2025-01-31 13:20:56 -08:00
migrations realm: Add setting to notify user on DMing guest. 2025-02-06 12:15:41 -08:00
models realm: Add setting to notify user on DMing guest. 2025-02-06 12:15:41 -08:00
openapi realm: Add setting to notify user on DMing guest. 2025-02-06 12:15:41 -08:00
tests copy_and_paste: Remove spannification logic for math expressions. 2025-02-10 10:02:10 -08:00
tornado mark_unread: Add support for empty topic name. 2025-01-07 17:24:00 -08:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views groups: Remove unused parameter from parse_group_setting_value. 2025-02-06 17:20:01 -08:00
webhooks HomeAssistant: Convert image instructions to code blocks. 2025-02-01 15:38:46 -08:00
worker models: Add content_type to ImageAttachment. 2025-01-31 14:29:57 -08:00
__init__.py
apps.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
context_processors.py portico: Replace "Find accounts" link with "Log in". 2025-01-24 14:55:47 -08:00
decorator.py queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00
filters.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
forms.py ruff: Partially reformat Python with Ruff 0.9 (2025 style). 2025-01-14 09:42:16 -08:00
logging_handlers.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py message_summary: Log time to generate summary. 2025-02-06 12:03:24 -08:00
signals.py queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00