-
Notifications
You must be signed in to change notification settings - Fork 583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom status expiry #4697
Custom status expiry #4697
Conversation
Documentation for: mattermost/mattermost-webapp#8059 Updated: - Messaging > Customize Mattermost Messaging > Setting Your Status and Availability > Clearing a Custom Status - Added details about setting a custom status expiry
Newest code from cwarnermm has been published to preview environment for Git SHA 7a955c5 |
Newest code from cwarnermm has been published to preview environment for Git SHA 8c3e819 |
@@ -26,7 +26,12 @@ Set a custom status to add an optional emoji to a descriptive status message. Ot | |||
Clearing a Custom Status | |||
------------------------ | |||
|
|||
To clear a custom status, select your avatar at the top of the channel sidebar, then select **Clear Status**, or select the **Clear** option next to your current status. | |||
By default, new custom statuses aren't removed until they are replaced or cleared manually. When creating a custom status, you can set when it expires by selecting from available options, or by specifying the date and time to clear the status. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By default, they clear after a day I believe? Or at least that should be the case if you haven't ever touched the "clear after" time. You may want to confirm with a new account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed that the default expiry option is now "Today" rather than "Don't clear". Need to update accordingly.
Newest code from cwarnermm has been published to preview environment for Git SHA e9ea414 |
* Update conf.py * 5.37 upgrade notes (#4706) * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update open-source-components.rst * Update release-lifecycle.rst * Update upgrade.rst * Update extended-support-release.rst * Update version-archive.rst * Update release-lifecycle.rst * Update important-upgrade-notes.rst * Adding English Australian to translated languages (#4699) * Adding English Australian to translated languages Documentation for: mattermost/mattermost-webapp#8192 Updated: - About Mattermost > Product Overview - Updated languages count to 20, including Australian English - About Mattermost > Product Overview > Mattermost Team Edition - Added Australian English as a supported language * Added Australian English to supported languages list * Updated supported languages count * MM-34475 Emoji 13.0 with new library (#4700) * MM-34475 Emoji 13.0 with new library Documentation for: mattermost/mattermost-webapp#8220 Updated: - Messaging > Work with Messages > Using Emojis > Adding Emojis to messages - Added details about selecting skin tone when selecting or typing emojis - Removed the Accessing Alternate Skin Tones section - Corrected RST formatting so that custom emoji sections now display as intended on the same page * removed custom emoji topic from toctree * Replace 1 screenshot * Reverted screenshot replacement * Added new screenshot for default skin tone selection * Added skin tone selection screenshot * Update source/help/messaging/emoji.rst * Minor text updates for clarity * Replaced first image with redesigned Emoji Picker * Update source/help/messaging/emoji.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Allow uploading .jpeg files on Linux (#4701) * Allow uploading .jpeg files on Linux Documentation for: mattermost/mattermost-webapp#8224 Updated: - Messaging > Customize Mattermost Messaging > Account Settings > General > Profile Picture - Clarified that BMP, JPG, JPEG, and PNG file formats are supported * Update source/help/settings/account-settings.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Clarify Add Member to Channel limit (#4704) Documentation for: mattermost/mattermost-webapp#8077 Updated: - Messaging > Manage Teams, Channels, and Members > Managing Channels > Adding members to a channel - clarified that up to 20 members can be added at a time * Custom status expiry (#4697) * Custom status expiry Documentation for: mattermost/mattermost-webapp#8059 Updated: - Messaging > Customize Mattermost Messaging > Setting Your Status and Availability > Clearing a Custom Status - Added details about setting a custom status expiry * Added new custom status expiry screenshot * Applied reviewer feedback * MM-24335 Show recently viewed channels when channel switcher opens (#4698) * MM-24335 Show recently viewed channels when channel switcher opens Documentation for: mattermost/mattermost-webapp#8215 Updated: - Messaging > Manage Teams, Channels, and Members > Managing Channels > Switching channels - Updated the section to clarify that the channel switcher UI includes recently visited channels and to add a screenshot * Added screenshot * Update and rename source/help/getting-started/organizing-conversations.rst to source/getting-started/organizing-conversations.rst Moved source file to its new home & updated relative image links * Moved source file to its new home and fixed relative links * Updated source file name and source path * v5.37 Changelog (#4702) * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Apply suggestions from code review Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> * Update changelog.md * Update changelog.md * Update changelog.md * Add known issue * Rename source/administration/changelog.md to source/install/self-managed-changelog.md * Update self-managed-changelog.md Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Moved source file to its new home and updated relative image links * Moved source file to its new home and updated relative image paths * Moved source file to its new home * Moved the source file to its new home * Moved source file to its new home * Moved source file to its new home * Moved source file to its new home * Moved source file to its new home * Moved source file to its new home * Moved source file to its new home and updated ThreadAutoFollow details * Update important-upgrade-notes.rst * Update self-managed-changelog.md * Update self-managed-changelog.md * Update self-managed-changelog.md * Update self-managed-changelog.md * Update self-managed-changelog.md * Update self-managed-changelog.md Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Documentation for: mattermost/mattermost-webapp#8059
Updated: