zulip/zerver
Abhijeet Prasad Bodas f236a0d10d message send: Rename always_push_notify -> online_push_enabled.
This is a better name, since it clearly denotes a user
configured setting.
2021-05-26 15:19:32 -07:00
..
data_import docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib message send: Rename always_push_notify -> online_push_enabled. 2021-05-26 15:19:32 -07:00
management message send: Pass individual parameters instead of single Dict. 2021-05-20 11:06:19 -07:00
migrations models: Fix bug in unique_together condition on RealmPlayground. 2021-05-24 23:11:41 -07:00
openapi register api: Rename realm_upload_quota. 2021-05-26 11:38:24 -07:00
templatetags dependencies: Upgrade to webpack-bundle-tracker 1.0.0-alpha.1. 2021-04-06 09:31:35 -07:00
tests message send: Rename always_push_notify -> online_push_enabled. 2021-05-26 15:19:32 -07:00
tornado message send: Rename always_push_notify -> online_push_enabled. 2021-05-26 15:19:32 -07:00
views registration: Return status code 404 if invalid confirmation key passed. 2021-05-20 17:29:09 -07:00
webhooks integrations: Add label_create_activity to unsupported pivotal events. 2021-05-25 20:56:52 -07:00
worker queue_processors: Log more detailed info when marking messages as read. 2021-05-26 11:17:21 -07:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
apps.py
context_processors.py page_params: Remove duplicate debug_mode field. 2021-05-20 14:57:34 -07:00
decorator.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
filters.py
forms.py auth: Improve display of errors when user needs to reset password. 2021-05-07 09:10:45 -07:00
logging_handlers.py docs: Capitalize “Markdown” consistently. 2021-04-26 09:31:08 -07:00
middleware.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
models.py models: Fix bug in unique_together condition on RealmPlayground. 2021-05-24 23:11:41 -07:00
signals.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00