Fix: check reply-parent-user-id for blocked user (#4502)

This commit is contained in:
2547techno
2023-04-13 12:13:49 -04:00
committed by GitHub
parent fe2b82bc7b
commit 52a6f259cf
3 changed files with 28 additions and 7 deletions
+1
View File
@@ -9,6 +9,7 @@
- Minor: Added the ability to reply to a message by `Shift + Right Click`ing the username. (#4424)
- Minor: Added better filter validation and error messages. (#4364)
- Minor: Updated the look of the Black Theme to be more in line with the other themes. (#4523)
- Minor: Reply context now censors blocked users. (#4502)
- Bugfix: Fixed an issue where animated emotes would render on top of zero-width emotes. (#4314)
- Bugfix: Fixed an issue where it was difficult to hover a zero-width emote. (#4314)
- Bugfix: Fixed an issue where context-menu items for zero-width emotes displayed the wrong provider. (#4460)