This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
fef 79646a499a 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-04-04 15:22:12 -07:00
..
chewy
controllers change reaction api to match other interactions 2023-04-04 15:20:34 -07:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-01 14:31:05 +02:00
javascript fix 404 when reacting with Keycap Number Sign 2023-04-04 15:22:12 -07:00
lib handle incoming custom emoji reactions properly 2023-04-04 15:22:12 -07:00
mailers Add mail headers to avoid auto-replies (#23597) 2023-03-03 20:44:46 +01:00
models delete reaction notifications when deleting status 2023-04-04 15:22:12 -07:00
policies
presenters Remove unused InstancePresenter methods (#24206) 2023-03-22 14:15:22 +01:00
serializers support reacting with foreign custom emojis 2023-04-04 15:22:12 -07:00
services fix reaction deletion bug and clean up controller 2023-04-04 15:20:34 -07:00
validators support reacting with foreign custom emojis 2023-04-04 15:22:12 -07:00
views sanitize setting for number of visible reactions 2023-04-04 15:22:00 -07:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-01 14:31:05 +02:00