1
0
puyopuyotetr.is/app
Plastikmensch 0ac7b22532
Fix being able to bypass MAX_REACTIONS
When reacting with different custom emojis with the same shortcode, it would count as an already present reaction and processed, bypassing the limit.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-07-07 21:57:41 +02:00
..
chewy Change account search to match by text when opted-in (#25599) 2023-06-29 13:05:21 +02:00
controllers ReactionsController: Don't check for status reaction existence in destroy 2023-07-07 21:57:40 +02:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-07-06 15:16:34 +02:00
javascript eslint fix 2023-07-07 21:57:40 +02:00
lib Refactor emoji reactions 2023-07-07 21:57:41 +02:00
mailers Add unsubscribe link to e-mails (#25378) 2023-06-12 14:22:46 +02:00
models Don't set me to true for remote reactions 2023-07-07 21:57:41 +02:00
policies Add missing authorization to ReactService 2023-07-07 21:57:40 +02:00
presenters Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +02:00
serializers support reacting with foreign custom emojis 2023-07-07 21:57:39 +02:00
services Only allow reacting with remote emojis when status is local 2023-07-07 21:57:41 +02:00
validators Fix being able to bypass MAX_REACTIONS 2023-07-07 21:57:41 +02:00
views Fix visible reactions setting not applying 2023-07-07 21:57:40 +02:00
workers Reactions: Return 404 when status should not be visible, asynchronous unreact 2023-07-07 21:57:40 +02:00