chuckya/app
fef 9b2cfc3191
fix 404 when reacting with Keycap Number Sign
The Unicode sequence for this emoji starts with an
ASCII # character, which the browser's URI parser
truncates before sending the request to the
backend.
2023-05-09 22:56:46 +02:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers change reaction api to match other interactions 2023-05-09 22:55:12 +02:00
helpers Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 2023-05-08 19:28:21 +02:00
javascript fix 404 when reacting with Keycap Number Sign 2023-05-09 22:56:46 +02:00
lib handle incoming custom emoji reactions properly 2023-05-09 22:55:28 +02:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models delete reaction notifications when deleting status 2023-05-09 22:56:46 +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 support reacting with foreign custom emojis 2023-05-09 22:56:44 +02:00
services fix reaction deletion bug and clean up controller 2023-05-09 22:54:35 +02:00
validators support reacting with foreign custom emojis 2023-05-09 22:56:44 +02:00
views sanitize setting for number of visible reactions 2023-05-09 22:55:28 +02:00
workers Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 2023-05-08 19:28:21 +02:00