PawCorp / walltaker

Take control of your friends wallpapers
12 stars 11 forks source link

[Enhancement/Bug] Filter Equal reactions #37

Open Lycraon opened 2 years ago

Lycraon commented 2 years ago

Would be usefull to filter out reactions with the exact same properties as the current one. That would reduce spam a lot!

pupgray commented 2 years ago

What does this mean exactly? Filter out reaction logs from the chat logs maybe?

Lycraon commented 2 years ago

Example you reacte [Love It]: Great picture and directly after you react again [Love It]: Great picture on the same image. In this case it would be better to not process the reactions further, because it would just spam notifications and message feed. A diferent case woul be if [came]: great picture was the reaction, in this case it would still be ok to set the reaction.

this would for example prevent a user from spamming a reaction button(eather client or website), because the person thinks it doesn't work. Or a client has a problem and send the same reaction in an never ending loop(not that that ever happened to me :D)

Lycraon commented 2 years ago

hope that clarifies what i meant

pupgray commented 2 years ago

Gotcha, thanks!