discourse/plugins/chat/spec/system/page_objects
David Battersby a460dbcb37
FEATURE: Create a link to start a new chat (#25722)
This feature adds the functionality to start a new chat directly from the URL using query params.

The format is: /chat/new-message?recipients=buford,jona

The initial version of this feature allows for the following:

- Open an existing direct message channel with a single user
- Create a new direct message channel with a single user (and auto redirect)
- Create or open a channel with multiple users (and auto redirect)
- Redirects to chat home if the recipients param is missing
2024-02-20 18:08:57 +08:00
..
chat FEATURE: Create a link to start a new chat (#25722) 2024-02-20 18:08:57 +08:00
chat_drawer FIX: Hide 'My Threads' if no followed channels have threads (#25470) 2024-01-30 10:53:32 -03:00
modals UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
sidebar FIX: Hide 'My Threads' if no followed channels have threads (#25470) 2024-01-30 10:53:32 -03:00