chuckya/app
fef 4f9cb8cd54 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-07 01:01:14 -07: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-07 01:01:14 -07:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
javascript remove outdated comments 2023-05-07 01:01:14 -07:00
lib handle misskey reactions properly 2023-05-07 00:58:28 -07: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-07 00:58:28 -07:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Remove unused InstancePresenter methods (#24206) 2023-03-22 14:15:22 +01:00
serializers make number of visible reactions a vanilla setting 2023-05-07 00:58:56 -07:00
services fix reaction deletion bug and clean up controller 2023-05-07 01:01:14 -07:00
validators change default reaction limit to 1 2023-05-07 00:58:56 -07:00
views make number of visible reactions a vanilla setting 2023-05-07 00:58:56 -07:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00