Skip to content

Commit

Permalink
Feature: Access conversations with deactivated users (#7475)
Browse files Browse the repository at this point in the history
* feature/7425-conversations-deactivated-users adding information about conversations with deactivated users and formating into one note

* Update source/collaborate/channel-types.rst

* Update source/collaborate/channel-types.rst

---------

Co-authored-by: Carrie Warner (Mattermost) <[email protected]>
  • Loading branch information
TomerPacific and cwarnermm authored Oct 17, 2024
1 parent 98258f4 commit 9c511af
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions source/collaborate/channel-types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ Direct messages conversations between 2 people. You can start a direct message w

Direct messages increment the numbered badge and trigger a notification unless the direct message is muted, or your notifications are disabled. See the :doc:`notification documentation </preferences/manage-your-notifications>` for details on customizing notifications based on your preferences.

.. tip::
.. note::

From Mattermost v10, when sending a direct message, Mattermost warns you that the recipient's availability is set to :ref:`Do Not Disturb <preferences/set-your-status-availability:set your availability>`, and when the recipient's local time is outside of regular business hours (between 10PM and 6AM). This warning displays directly above the message text field.
- From Mattermost v10, when sending a direct message, Mattermost warns you that the recipient's availability is set to :ref:`Do Not Disturb <preferences/set-your-status-availability:set your availability>`, and when the recipient's local time is outside of regular business hours (between 10PM and 6AM). This warning displays directly above the message text field.

- Any message history you have with a deactivated user remains available :ref:`unless your system admin disables your ability to do so <configure/site-configuration-settings:allow users to view archived channels>`.

Group messages
--------------
Expand All @@ -40,6 +42,8 @@ Group messages are conversations between 3 to 7 people. You can also start a gro

From Mattermost v9.1, group messages increment the numbered badge and trigger a notification unless the direct message is muted, or your notifications are disabled. You can control how you're notified about group message conversations by going to **Settings > Notifications**. See the :doc:`notification documentation </preferences/manage-your-notifications>` to learn more.

.. tip::
.. note::

Want to have a group conversation with more than 7 people? You can :doc:`create a private channel </collaborate/create-channels>`. Alternatively, from Mattermost v9.1, you can :doc:`convert the group message to a private channel </collaborate/convert-group-messages>`.
- Want to have a group conversation with more than 7 people? You can :doc:`create a private channel </collaborate/create-channels>`. Alternatively, from Mattermost v9.1, you can :doc:`convert the group message to a private channel </collaborate/convert-group-messages>`.

- Any group message history you have with a deactivated user remains available :ref:`unless your system admin disables your ability to do so <configure/site-configuration-settings:allow users to view archived channels>`.

0 comments on commit 9c511af

Please sign in to comment.