mastodon/app
fef 5ec5a782d4
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-27 12:01:13 +02:00
..
chewy
controllers change reaction api to match other interactions 2023-05-27 11:59:32 +02:00
helpers Add hCaptcha support (#25019) 2023-05-16 23:27:35 +02:00
javascript fix 404 when reacting with Keycap Number Sign 2023-05-27 12:01:13 +02:00
lib handle incoming custom emoji reactions properly 2023-05-27 12:01:12 +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-27 12:01:13 +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-27 12:01:13 +02:00
services fix reaction deletion bug and clean up controller 2023-05-27 11:59:32 +02:00
validators support reacting with foreign custom emojis 2023-05-27 12:01:13 +02:00
views sanitize setting for number of visible reactions 2023-05-27 12:01:12 +02:00
workers Merge commit '4a22e72b9b1b8f14792efcc649b0db8bc27f0df2' into glitch-soc/merge-upstream 2023-05-25 22:59:30 +02:00