diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.25k stars 40 forks source link

Option to disable `Redacted` #114

Closed Ecorous closed 7 months ago

Ecorous commented 1 year ago

On deleted messages, gtkcord shows Redacted instead of removing the message from chat. This annoying when used in combination with bots such as PluralKit. Can a way to disable this be added to preferences?

diamondburned commented 1 year ago

This is more because of laziness than an actual preference. I didn't want to figure out a good way to reformat the above message when the message underneath it was deleted as I did with gtkcord3.

I can probably get to it, I think.

Ecorous commented 1 year ago

Alright, ty! Sorry I didn't see this earlier

Ecorous commented 1 year ago

Hi! Is there any update on this?

diamondburned commented 7 months ago

This has now been implemented as part of 9ad2c7145cd3df432e1b7a03681f305d620cb80a. The redact setting is now off by default:

image