zulip/zerver
2025-10-01 11:21:34 -07:00
..
actions message_flags: Fix type error. 2025-09-30 16:47:54 -07:00
data_import slack: Fix bugs during import of thread messages. 2025-09-16 11:35:53 -07:00
lib cache_helpers: Use iterators, so we do not keep the full list in memory. 2025-10-01 10:36:37 -07:00
management update_subscriber_counts: Fix union typing. 2025-09-30 16:47:54 -07:00
migrations ruff: Fix RUF059 Unpacked variable is never used. 2025-09-30 16:47:54 -07:00
models register: Add AI/LLM as option for how user found Zulip. 2025-09-24 10:24:23 -07:00
openapi openapi: Remove a debugging statement. 2025-10-01 11:21:34 -07:00
tests requirements: Upgrade Python requirements. 2025-09-30 16:47:54 -07:00
tornado event_queue: Add compatibility code for push_device_registered_user_ids. 2025-09-19 09:19:36 -07:00
transaction_tests
views templates: Add rel-canonical link to some documentation pages. 2025-10-01 11:50:59 -04:00
webhooks ruff: Fix RUF059 Unpacked variable is never used. 2025-09-30 16:47:54 -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
decorator.py zephyr: Remove Zephyr mirroring support. 2025-09-16 11:18:18 -07:00
filters.py
forms.py register: Add AI/LLM as option for how user found Zulip. 2025-09-24 10:24:23 -07:00
logging_handlers.py
middleware.py zephyr: Remove Zephyr mirroring support. 2025-09-16 11:18:18 -07:00
signals.py