chuckya/app
fef 99f03f2d1c
fix reaction deletion bug and clean up controller
Turns out the strange error where it would delete
the wrong reaction occurred because I forgot to
pass the emoji name to the query, which resulted
in the database deleting the first reaction it
found.  Also, this removes the unused set_reaction
callback and includes the Authorization module for
the status reactions controller.
2023-05-09 22:54:35 +02:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers fix reaction deletion bug and clean up controller 2023-05-09 22:54:35 +02:00
helpers Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 2023-05-08 19:28:21 +02:00
javascript remove outdated comments 2023-05-09 22:54:35 +02:00
lib handle misskey reactions properly 2023-05-09 22:53:23 +02:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models cherry-pick emoji reaction changes 2023-05-09 22:53:21 +02:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +02:00
serializers make number of visible reactions a vanilla setting 2023-05-09 22:54:33 +02:00
services fix reaction deletion bug and clean up controller 2023-05-09 22:54:35 +02:00
validators change default reaction limit to 1 2023-05-09 22:53:23 +02:00
views make number of visible reactions a vanilla setting 2023-05-09 22:54:33 +02:00
workers Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 2023-05-08 19:28:21 +02:00