zulip/zerver
Aman Agrawal 7bf0793c94 scheduled_messages: Move database related function to /actions.
This would match the pattern we use for other modules and also
shrink the giant message_send.py.
2023-04-28 17:25:00 -07:00
..
actions scheduled_messages: Move database related function to /actions. 2023-04-28 17:25:00 -07:00
data_import auth: Rewrite data model for tracking enabled auth backends. 2023-04-18 09:22:56 -07:00
integration_fixtures/nagios
lib soft_reactivation: Add a partial index to speed up event lookups. 2023-04-28 12:43:34 -07:00
management requirements: Upgrade Python requirements. 2023-04-25 21:20:33 -07:00
migrations soft_reactivation: Add a partial index to speed up event lookups. 2023-04-28 12:43:34 -07:00
openapi api_docs: Update API docs for presence changes. 2023-04-26 14:26:47 -07:00
tests test_message_send: Move out scheduled message tests. 2023-04-28 17:25:00 -07:00
tornado tornado_url: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
views scheduled_messages: Move database related function to /actions. 2023-04-28 17:25:00 -07:00
webhooks settings: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
worker error_notify: Drop any remaining browser-side errors in RabbitMQ queue. 2023-04-13 14:59:58 -07:00
__init__.py
apps.py requirements: Upgrade Python requirements. 2023-04-03 22:39:21 -07:00
context_processors.py settings: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
decorator.py Remove statsd support. 2023-04-25 19:58:16 -07:00
filters.py
forms.py templates: Update text on /accounts/find. 2023-03-30 09:06:14 -07:00
logging_handlers.py
middleware.py Remove statsd support. 2023-04-25 19:58:16 -07:00
models.py soft_reactivation: Add a partial index to speed up event lookups. 2023-04-28 12:43:34 -07:00
signals.py