Commit graph

3 commits

Author SHA1 Message Date
fef
35cd14e810
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.
2022-12-04 10:52:02 +00:00
fef
1d98def00e
cleanup backend emoji reaction code 2022-11-29 10:19:26 +01:00
fef
bc1d27ca5b
federate emoji reactions
this is kind of experimental, but it should work
in theory.  at least i tested it with a remove
akkoma instance and it didn't crash.
2022-11-29 10:17:21 +01:00