zulip/zerver
Alex Vandiver 46a57e37aa push_notifications: Support test notifications from old servers.
4430ab9cbe changed this, assuming that all servers would send
`realm_url` -- however, only servers running that commit do.  Update
to accept either `realm_url` or `realm_uri` payload properties.
2024-06-04 23:07:39 -07:00
..
actions user_groups: Move get_group_setting_value_for_audit_log_data. 2024-06-04 09:55:27 -07:00
data_import typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
integration_fixtures/nagios
lib push_notifications: Support test notifications from old servers. 2024-06-04 23:07:39 -07:00
management emails: Replace occurrences of uri with url in email templates. 2024-05-24 11:18:35 -07:00
migrations zerver: Add a partial audit log index for counting active users. 2024-06-03 12:35:35 -07:00
models left_sidebar: Rename "more topics" to "all topics". 2024-06-04 10:18:54 -07:00
openapi left_sidebar: Rename "more topics" to "all topics". 2024-06-04 10:18:54 -07:00
tests test_events: Update code to test for only allowed system groups. 2024-06-04 09:55:27 -07:00
tornado requirements: Upgrade Python requirements. 2024-05-06 12:56:30 -07:00
transaction_tests user_groups: Create NamedUserGroup objects when creating new groups. 2024-04-26 17:03:09 -07:00
views zerver: Replace `realm_uri` with `realm_url` in backend files. 2024-06-03 10:07:10 -07:00
webhooks typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
worker missedmessage_emails: Backoff the background worker retries. 2024-05-06 12:50:27 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py zerver: Replace occurrences of uri with url in other templates. 2024-05-24 11:18:35 -07:00
decorator.py test_decorators: Replace some deleted tests. 2024-03-29 09:39:34 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py emails: Replace occurrences of uri with url in email templates. 2024-05-24 11:18:35 -07:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py portico: Improve message for deactivated, invalid and moved orgs. 2024-05-13 12:44:20 -07:00
signals.py ruff: Fix UP036 Version block is outdated for minimum Python version. 2024-04-01 18:32:52 -07:00