zulip/zerver
2023-05-09 07:36:05 -07:00
..
actions scheduled_message: Handle attachments properly. 2023-05-08 09:56:02 -07:00
data_import auth: Rewrite data model for tracking enabled auth backends. 2023-04-18 09:22:56 -07:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib models: Update the references for API dicts for scheduled messages. 2023-05-09 07:36:05 -07:00
management onboarding: Specialize Welcome Bot message for education organizations. 2023-05-01 16:48:48 -07:00
migrations scheduled_message: Handle attachments properly. 2023-05-08 09:56:02 -07:00
openapi api-docs: Clarify topic parameter for create-or-edit-scheduled-message. 2023-05-02 12:46:41 -07:00
tests scheduled_message: Make export/import work. 2023-05-08 15:55:06 -07:00
tornado tornado_url: Replace occurrences of uri with url. 2023-04-26 16:37:16 -07:00
views emails: Add corporate_enabled to context for emails. 2023-05-01 10:32:43 -07:00
webhooks integrations: Improve GitHub force push notifications. 2023-05-04 14:31:25 -07:00
worker error_notify: Drop any remaining browser-side errors in RabbitMQ queue. 2023-04-13 14:59:58 -07:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
apps.py requirements: Upgrade Python requirements. 2023-04-03 22:39:21 -07:00
context_processors.py emails: Add corporate_enabled to context for emails. 2023-05-01 10:32:43 -07:00
decorator.py Remove statsd support. 2023-04-25 19:58:16 -07:00
filters.py typing: Fix function signatures. 2021-08-20 05:54:19 -07:00
forms.py templates: Update text on /accounts/find. 2023-03-30 09:06:14 -07:00
logging_handlers.py python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
middleware.py Remove statsd support. 2023-04-25 19:58:16 -07:00
models.py models: Update the references for API dicts for scheduled messages. 2023-05-09 07:36:05 -07:00
signals.py requirements: Upgrade to Django 4.0. 2022-07-13 16:07:17 -07:00