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 4b9075e65b
serialize custom emoji reactions properly for AP
Akkoma and possibly others expect the `tag` field
in an EmojiReact activity to be an array, not just
a single object, so it's being wrapped into one
now.  I'm not entirely sure whether this is the
idiomatic way of doing it tbh, but it works fine.
2023-07-07 21:57:39 +02:00
..
chewy Change account search to match by text when opted-in (#25599) 2023-06-29 13:05:21 +02:00
controllers change reaction api to match other interactions 2023-07-07 21:57:39 +02:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-07-06 15:16:34 +02:00
javascript also disable reaction buttons in vanilla flavour 2023-07-07 21:57:39 +02:00
lib handle incoming custom emoji reactions properly 2023-07-07 21:57:39 +02:00
mailers
models handle incoming custom emoji reactions properly 2023-07-07 21:57:39 +02:00
policies
presenters
serializers serialize custom emoji reactions properly for AP 2023-07-07 21:57:39 +02:00
services fix reaction deletion bug and clean up controller 2023-07-07 21:57:39 +02:00
validators change default reaction limit to 1 2023-07-07 21:57:39 +02:00
views sanitize setting for number of visible reactions 2023-07-07 21:57:39 +02:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2023-07-05 12:01:26 +02:00