zulip/zerver
Aditya Kumar Kasaudhan fe99ed9993
navigation_view: Add reminders to built-in view fragments.
This omission had no effect on current users, but will be important once view 
customization is implemented.

It was missed in zulip#32528.
2025-10-19 17:39:13 -07:00
..
actions message_flags: Fix type error. 2025-09-30 16:47:54 -07:00
data_import slack: Requote image_url in render_attachment. 2025-10-10 09:52:50 -07:00
lib upload: Use normpath when comparing to LOCAL_UPLOADS_DIR. 2025-10-14 12:56:10 -07:00
management python: Elide type=str from argparse arguments. 2025-10-17 15:34:34 -07:00
migrations migrations: Add merge migration for backport of 0753. 2025-10-14 11:56:57 -07:00
models emoji: Remove setting for deprecated Google blobs emoji set. 2025-10-01 13:35:06 -07:00
openapi emoji: Remove setting for deprecated Google blobs emoji set. 2025-10-01 13:35:06 -07:00
tests test-signup: Confirm all invalid email field error messages. 2025-10-14 12:19:07 -07:00
tornado event_queue: Add compatibility code for push_device_registered_user_ids. 2025-09-19 09:19:36 -07:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views navigation_view: Add reminders to built-in view fragments. 2025-10-19 17:39:13 -07:00
webhooks integrations: Rename IFTTT view function to match conventions. 2025-10-14 12:17:05 -07:00
worker thumbnail: Avoid BytesIO.getbuffer. 2025-08-13 14:11:05 -07:00
__init__.py
apps.py forms: Use monkey-patched SetPasswordForm generic. 2025-07-15 07:32:44 -07:00
context_processors.py realm_creation_form: Capture import_from if realm import enabled. 2025-04-30 00:06:43 -07:00
decorator.py zephyr: Remove Zephyr mirroring support. 2025-09-16 11:18:18 -07:00
filters.py filters: Do not report AVATAR_SALT, or other salts. 2025-03-13 09:36:07 -07:00
forms.py forms: Call superclass clean method for CaptchaRealmCreationForm. 2025-10-14 12:19:07 -07:00
logging_handlers.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py zephyr: Remove Zephyr mirroring support. 2025-09-16 11:18:18 -07:00
signals.py signals: Extract function to convert datetime to readable string. 2025-10-01 11:25:00 -07:00