-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
Deleted messages wont show like timeout #1155
Labels
Comments
Could be a setting - "Show deletions of single messages" |
zneix
added a commit
to SevenTV/chatterino7
that referenced
this issue
Jun 6, 2021
Now we're on commit 2f568b8; Changes from upstream we pulled: - Minor: Searching for users in the viewer list now searches anywhere in the user's name. (Chatterino#2861) - Minor: Now shows deletions of messages like timeouts (Chatterino#1155, Chatterino#2841) - Minor: Added a link to accounts page in settings to "You need to be logged in to send messages" message. (Chatterino#2862) - Minor: Switch to Twitch v2 emote API for animated emote support. (Chatterino#2863) - Bugfix: Fix reconnecting when IRC write connection is lost (Chatterino#1831, Chatterino#2356, Chatterino#2850) - Bugfix: Fixed bit emotes not loading in some rare cases. (Chatterino#2856)
zneix
added a commit
to SevenTV/chatterino7
that referenced
this issue
Jun 19, 2021
Now we're on commit d6b5921; Changes from upstream we pulled: - Major: Added username autocompletion popup menu when typing usernames with an @ prefix. (Chatterino#1979, Chatterino#2866) - Minor: The /live split now shows channels going offline. (Chatterino#2880) - Minor: Now shows deletions of messages like timeouts (Chatterino#1155, Chatterino#2841, Chatterino#2867, Chatterino#2874) - Bugfix: Moderation buttons now show the correct time unit when using units other than seconds. (Chatterino#1719, Chatterino#2864) - Bugfix: Fixed bit and new subscriber emotes not (re)loading in some rare cases. (Chatterino#2856, Chatterino#2857)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example: if a mod deletes a message it will show: "The message from -username- is now deleted" only for the mod that deleted the message. But it wont show for the other mods, the message will just get deleted with no message like a timeout.
The text was updated successfully, but these errors were encountered: