nyastodon/app
fef d99758ba9a
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.
2022-12-01 01:41:47 +00:00
..
chewy Revert reverting "Change algorithm of tootctl search deploy to improve performance (#18463)". 2022-05-26 20:58:16 +02:00
controllers fix reaction deletion bug and clean up controller 2022-12-01 01:41:47 +00:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2022-11-12 13:28:03 +01:00
javascript remove outdated comments 2022-11-30 19:29:56 +00:00
lib merge catstodon/main into main 2022-11-30 16:35:05 +00:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models merge catstodon/main into main 2022-11-30 16:35:05 +00:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
serializers make number of visible reactions a vanilla setting 2022-11-30 14:59:37 +00:00
services fix reaction deletion bug and clean up controller 2022-12-01 01:41:47 +00:00
validators change default reaction limit to 1 2022-11-30 12:01:34 +00:00
views merge catstodon/main into main 2022-11-30 16:35:05 +00:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2022-11-12 13:28:03 +01:00