-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Unread counters behavior #122
Milestone
Comments
scottyallen
added a commit
to scottyallen/Rocket.Chat
that referenced
this issue
Jun 5, 2015
It used to show count of all unread messages. Instead, now channel names go bold and white if there are unread messages, but the count next to them only shows the number of mentions. The favicon and page title only show the total number of mentions. This is an enhancement described in RocketChat#122.
done! |
Peym4n
pushed a commit
to redlink-gmbh/Rocket.Chat
that referenced
this issue
Jan 17, 2018
* Don't remove the subscription on closing, only hide the room * Add interface method for UI-texts. Provide implementation for the confirmation dialogs on leave and hide (cherry picked from commit a480c20) * Added a closing text constant (cherry picked from commit c5c0ece) * Closing a request adds the comment properly and creates an automated message explaining what that means - fixes RocketChat#120 * fixed typo * Fix frontend-exception once a room has been left * Message that indicates a closed request room RocketChat#116 - improved messages
HappyTobi
pushed a commit
to HappyTobi/Rocket.Chat
that referenced
this issue
Jul 10, 2018
…hecker Improve spellchecker
HappyTobi
pushed a commit
to HappyTobi/Rocket.Chat
that referenced
this issue
Jul 10, 2018
Add task to release for Mac App Store
Shailesh351
pushed a commit
to Shailesh351/Rocket.Chat
that referenced
this issue
Dec 28, 2019
Font size increased and Branding changed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now, unread counters displays a number of new messages on each room you are subscribed to.
We may change this behavior to count only mentions and direct messages, and for non-read messages, we may only mark rooms as bold.
This will reflect in #21
The text was updated successfully, but these errors were encountered: