chuckya/app/lib/activitypub
Plastikmensch 63facd7c8e
Handle Undo from Misskey
Right now Misskey users were able to react, but couldn't remove their reactions.
delegates `Undo` for a `Like` to `undo_emoji_react` when there is no favourite found.

(Misskey `Like` activities can still create a fav when the emoji tag is invalid, I don't see the point though)

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-07-07 21:57:41 +02:00
..
activity Handle Undo from Misskey 2023-07-07 21:57:41 +02:00
parser Merge branch 'main' into glitch-soc/merge-upstream 2023-02-19 10:42:55 +01:00
activity.rb Only process single custom emoji 2023-07-07 21:57:40 +02:00
adapter.rb Compact JSON-LD signed incoming activities (#17426) 2022-02-03 14:07:29 +01:00
case_transform.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
dereferencer.rb Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
forwarder.rb Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 2023-03-15 03:45:15 +01:00
linked_data_signature.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 2019-09-03 22:52:32 +02:00
tag_manager.rb Allow reports with long comments from remote instances, but truncate (#25028) 2023-05-22 13:15:21 +02:00