mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 09:44:34 +08:00
a460dbcb37
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 |
||
---|---|---|
.. | ||
components | ||
browse_page.rb | ||
chat_channel_settings.rb | ||
chat_channel_threads.rb | ||
chat_channel.rb | ||
chat_side_panel.rb | ||
chat_thread.rb | ||
chat.rb | ||
user_threads.rb |