zulip/zerver
roanster007 52692a6448 refactor: Rename `huddle` to `direct_message_group` in non API.
This commit performs a sweep on the first batch of non API
files to rename "huddle" to "direct_message_group`.

It also renames variables and methods of type -
"huddle_message" to "group_direct_message".

This is a part of #28640
2024-07-04 07:56:31 -07:00
..
actions refactor: Rename `huddle` to `direct_message_group` in non API. 2024-07-04 07:56:31 -07:00
data_import refactor: Rename `huddle` to `direct_message_group` in non API. 2024-07-04 07:56:31 -07:00
integration_fixtures/nagios
lib refactor: Rename `huddle` to `direct_message_group` in non API. 2024-07-04 07:56:31 -07:00
management refactor: Rename `huddle` to `direct_message_group` in non API. 2024-07-04 07:56:31 -07:00
migrations ruff: Fix FURB167 Use of regular expression alias. 2024-06-30 22:37:15 -07:00
models refactor: Rename `huddle` to `direct_message_group` in non API. 2024-07-04 07:56:31 -07:00
openapi ruff: Fix FURB167 Use of regular expression alias. 2024-06-30 22:37:15 -07:00
tests refactor: Rename `huddle` to `direct_message_group` in non API. 2024-07-04 07:56:31 -07:00
tornado ruff: Fix FURB167 Use of regular expression alias. 2024-06-30 22:37:15 -07:00
transaction_tests user_groups: Create NamedUserGroup objects when creating new groups. 2024-04-26 17:03:09 -07:00
views requirements: Upgrade Python requirements. 2024-06-27 15:31:43 -07:00
webhooks integration-docs: Update Front for new doc format. 2024-07-02 16:07:22 -07:00
worker requirements: Upgrade Python requirements. 2024-06-27 15:31:43 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py sentry: Untangle from page_params. 2024-06-22 18:53:56 -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