zulip/zerver
Prakhar Pratyush ed605328fb onboarding: Mark a few onboarding messages as starred.
To improve onboarding experience following onboarding
messages are marked as starred:
* First message in each onboarding topic.
* Initial DM sent by Welcome bot

Note: The onboarding topic messages needs to be tracked
in 'OnboardingUserMessage' model to get starred.

Fixes #29298.
2024-07-05 15:39:32 -07:00
..
actions onboarding: Mark a few onboarding messages as starred. 2024-07-05 15:39:32 -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 onboarding: Mark a few onboarding messages as starred. 2024-07-05 15:39:32 -07:00
management refactor: Rename huddle to direct_message_group in non API. 2024-07-04 07:56:31 -07:00
migrations onboarding: Add 'OnboardingUserMessage' model. 2024-07-05 15:39:32 -07:00
models onboarding: Add 'OnboardingUserMessage' model. 2024-07-05 15:39:32 -07:00
openapi ruff: Fix FURB167 Use of regular expression alias. 2024-06-30 22:37:15 -07:00
tests onboarding: Mark a few onboarding messages as starred. 2024-07-05 15:39:32 -07:00
tornado ruff: Fix FURB167 Use of regular expression alias. 2024-06-30 22:37:15 -07:00
transaction_tests
views requirements: Upgrade Python requirements. 2024-06-27 15:31:43 -07:00
webhooks integration-docs: Add comma to all uses of "e.g." in integration docs. 2024-07-05 15:36:24 -07:00
worker requirements: Upgrade Python requirements. 2024-06-27 15:31:43 -07:00
__init__.py
apps.py
context_processors.py sentry: Untangle from page_params. 2024-06-22 18:53:56 -07:00
decorator.py
filters.py
forms.py emails: Replace occurrences of uri with url in email templates. 2024-05-24 11:18:35 -07:00
logging_handlers.py
middleware.py portico: Improve message for deactivated, invalid and moved orgs. 2024-05-13 12:44:20 -07:00
signals.py