zulip/zerver
Niloth P ad122af6f8 integrations: Use dir_name instead of name for default view fn.
Use the directory name as the template literal in the default view
function path.
2025-10-14 12:17:05 -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 integrations: Use dir_name instead of name for default view fn. 2025-10-14 12:17:05 -07:00
management send_custom_email: Add a flag for sending release announcements. 2025-10-09 12:10:15 -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 docs: Add tests for adding canonical URL to relevant doc pages. 2025-10-10 09:18:13 -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 templates: Add rel-canonical link to some documentation pages. 2025-10-01 11:50:59 -04: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: Set EmailField max_length to match Django Model.EmailField. 2025-10-09 15:47:04 -04: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