pleroma/test/pleroma/web/activity_pub/transmogrifier
Hélène 388bbc4978
EmojiReactValidator: fix emoji qualification
Tries fully-qualifying emoji when receiving them, by adding the emoji
variation sequence to the received reaction emoji.

This issue arises when other instance software, such as Misskey, tries
reacting with emoji that have unqualified or minimally qualified
variants, like a red heart. Pleroma only accepts fully qualified emoji
in emoji reactions, and refused those emoji. Now, Pleroma will attempt
to properly qualify them first, and reject them if checks still fail.

This commit contains changes to tests proposed by lanodan.

Co-authored-by: Haelwenn <contact+git.pleroma.social@hacktivis.me>
2022-07-24 13:36:06 +02:00
..
accept_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
add_remove_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
announce_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
answer_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
article_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
audio_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
block_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
chat_message_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
delete_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
emoji_react_handling_test.exs EmojiReactValidator: fix emoji qualification 2022-07-24 13:36:06 +02:00
event_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
follow_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
like_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
note_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
page_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
question_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
reject_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
undo_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
user_update_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
video_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00