zulip/zerver
Lauryn Menard 2b9220ff58 api-docs: Update feature level 224 changelog and **Changes** notes.
Links to the available message flag table in the feature level 224
changelog entry, as there are relevant **Changes** notes for this
feature level in that part of the API documentation.

Updates the order and formatting of these new and deprecated flags
in the available flags table. Also, adds a link to the topic
wildcard mentions section of the help center documentation.

Makes small clean ups to the changes notes for this feature level,
as well as the changelog entry itself.

The original commit for these feature level 224 API changes was
c597de6a1d.
2024-03-13 16:50:48 -07:00
..
actions events: Change format of authentication_methods realm_update_dict event. 2024-03-05 11:48:58 -08:00
data_import backends: Implementation of restricting certain backends by plan. 2024-03-05 11:48:58 -08:00
integration_fixtures/nagios
lib narrow: Fix comment. 2024-03-11 14:13:26 -07:00
management runtornado: Swap deferred reload events to the default. 2024-02-26 22:29:19 -08:00
migrations python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
models backends: Implementation of restricting certain backends by plan. 2024-03-05 11:48:58 -08:00
openapi api-docs: Update feature level 224 changelog and **Changes** notes. 2024-03-13 16:50:48 -07:00
tests tests: Clarify test_inaccessible_msg_after_stream_change. 2024-03-06 17:31:16 -08:00
tornado ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
transaction_tests ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
views email_page: Migrate has_request_variables to typed_endpoint. 2024-03-13 16:47:34 -07:00
webhooks ruff: Fix E226 Missing whitespace around arithmetic operator. 2024-03-01 09:30:04 -08:00
worker deferred_work: Reduce batch size due to bad statistics. 2024-03-11 09:24:59 -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 python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py email_validation: Merge two implementations of a disposable-email check. 2024-02-27 10:19:23 -08:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py parse_client: Migrate has_request_variables to typed_endpoint. 2024-03-12 13:27:21 -07:00
signals.py timezone: Only look up canonical time zones from the system. 2024-03-01 17:38:08 -08:00