zulip/zerver
Sahil Batra 0ea5daece8 user_settings: Flush cache after commiting changes to DB.
We should flush the cache after commiting changes to DB to
make sure that the cache does not contain stale data when
updating multiple settings in a single request.
2024-07-18 11:36:53 -07:00
..
actions user_settings: Flush cache after commiting changes to DB. 2024-07-18 11:36:53 -07:00
data_import rocketchat: Remove unnecessary SHA-1 hashing of direct message groups. 2024-07-17 15:56:00 -07:00
integration_fixtures/nagios
lib settings: Rework how push notifications service is configured. 2024-07-17 17:14:06 -07:00
management settings: Rework how push notifications service is configured. 2024-07-17 17:14:06 -07:00
migrations migrations: Derive emoji content-type from the bytes. 2024-07-17 11:39:04 -07:00
models compose: Show banner to explain non interleaved view messages fading. 2024-07-16 13:52:29 -07:00
openapi api-docs: Add changes section in construct a narrow article. 2024-07-16 23:40:45 -07:00
tests emoji_names: Rebuild with CLDR 45, emoji-data 15.1. 2024-07-17 22:49:52 -07:00
tornado ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
transaction_tests ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00
views users: Change bot owner only if needed. 2024-07-17 10:07:51 -07:00
webhooks integration-docs: Update Trello for new doc format. 2024-07-16 17:02:55 -07:00
worker upload: Serve thumbnailed images. 2024-07-16 13:22:15 -07: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 ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
decorator.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
filters.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
forms.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
logging_handlers.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
signals.py ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00