zulip/zerver
m-e-l-u-h-a-n 781179c56a subs: Rename subs.js to stream_settings_ui.js.
We use subs as a common variable name for a collection of stream
data structure used in settings, in lot of modules. So this
rename clears a bunch of related shadowed variables.
2021-07-09 09:38:58 -07:00
..
data_import markdown: Use a shared variable for IMAGE_EXTENSION. 2021-07-02 11:22:55 -07:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib subs: Rename subs.js to stream_settings_ui.js. 2021-07-09 09:38:58 -07:00
management check_redis: Fix for key format change and Python 3. 2021-07-05 12:23:06 -07:00
migrations linkifiers: Add joint validation for linkifier urls and patterns. 2021-06-16 17:51:33 -07:00
openapi events: Remove `sender_id` from `delete_message` event. 2021-07-08 13:40:32 -07:00
tests actions: Rename do_activate_user to do_activate_mirror_dummy_user. 2021-07-08 17:33:17 -07:00
tornado notifications: Remove unused fields in queue events. 2021-07-08 11:22:45 -07:00
views actions: Rename do_activate_user to do_activate_mirror_dummy_user. 2021-07-08 17:33:17 -07:00
webhooks message: Fix the edit topic bug by removing leading \n from msg content. 2021-07-06 09:41:54 -07:00
worker embed_links: Interrupt consume() function on worker timeout. 2021-07-07 09:24:50 -07:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
apps.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
context_processors.py context_processors: Add test for `get_apps_page_url`. 2021-06-16 07:49:03 -07:00
decorator.py zilencer: Log warning when a remote server hits rate limits. 2021-07-08 15:55:03 -07:00
filters.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
forms.py billing: Enforce license limit for plans on manual license management. 2021-06-09 17:42:38 -07:00
logging_handlers.py logging_handlers: Remove STAGING_ERROR_NOTIFICATIONS setting. 2021-07-07 09:26:02 -07:00
middleware.py json_error: Completely remove json_error. 2021-07-06 15:34:33 -07:00
models.py models: Add UserBaseSettings class to include some user settings. 2021-07-08 13:01:37 -07:00
signals.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00