Open Lycraon opened 2 years ago
What does this mean exactly? Filter out reaction logs from the chat logs maybe?
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)
hope that clarifies what i meant
Gotcha, thanks!
Would be usefull to filter out reactions with the exact same properties as the current one. That would reduce spam a lot!