zulip/zerver
Sahil Batra 39a31170ee streams: Send event when guest loses access to a user.
This commit adds code to send "realm_user/remove" event
when a guest user loses access to a user due to the user
being unsubscribed from one or more streams.
2023-11-21 23:58:45 -08:00
..
actions streams: Send event when guest loses access to a user. 2023-11-21 23:58:45 -08:00
data_import import_util: Remove uuid and uuid_owner_secret from realm dict. 2023-10-18 11:00:49 -07:00
integration_fixtures/nagios
lib streams: Send event when guest loses access to a user. 2023-11-21 23:58:45 -08:00
management management: Allow changing is_billing_admin using change_user_role. 2023-11-15 18:36:07 -08:00
migrations migrations: Fix revert migration to not lose all preferences. 2023-11-21 17:56:53 -08:00
openapi streams: Send event when guest loses access to a user. 2023-11-21 23:58:45 -08:00
tests streams: Send event when guest loses access to a user. 2023-11-21 23:58:45 -08:00
tornado mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
transaction_tests mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
views users: Update presence and user status code to support restricted users. 2023-11-21 23:58:45 -08:00
webhooks integrations: Use correct type for GitHub pull request comment messages. 2023-11-21 21:05:26 -08:00
worker mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py portico: Skip footer and adjust header on invalid realm. 2023-11-01 11:24:12 -07:00
decorator.py decorator: Drop the stack_info on most WebhookErrors. 2023-10-12 10:06:31 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
models.py billing: Allow user to switch between billing frequencies. 2023-11-21 10:42:12 -08:00
signals.py demo-orgs: Create dev environment demo organization without email. 2023-08-31 15:02:16 -07:00