Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 7606c5ca34355ec719b4a9a64fba7d38cf23b330
Title: Option to hide [deleted] notifier when messages are deleted
Status: Deferred Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: Discord Resolution: Open
Last Modified: 2019-04-03 22:12:19
Version Found In: 0.3.10
Pr0nogo2019-02-21 18:18:22
An option to hide [deleted] messages completely (a la classic Discord) would be good for organizational purposes and to keep announcement channels looking clean. I am aware that it clears the notifier on client restart but the less I have to do that the better.
cancel2019-04-03 22:12:19
This is not something I can easily implement on the Discord side right now, because the scrolling log implementation relies on the message anchor points remaining in existence during certain operations to avoid having the scrolling position reset. I had the foresight to not make this same mistake in the Slack implementation, but going back and fixing this in Discord is not something that I can justify allocating time for right now.