pleroma/test/pleroma/web/activity_pub
Hélène 11f9f2ef27
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.
2022-06-28 21:33:57 +02:00
..
mrf StealEmojiPolicy: fix String rejected_shortcodes 2022-05-18 21:25:10 +02:00
object_validators Copyright bump for 2022 2022-02-25 23:11:42 -07:00
side_effects Copyright bump for 2022 2022-02-25 23:11:42 -07:00
transmogrifier EmojiReactValidator: fix emoji qualification 2022-06-28 21:33:57 +02:00
views Copyright bump for 2022 2022-02-25 23:11:42 -07:00
activity_pub_controller_test.exs Skip cache when /objects or /activities is authenticated 2022-05-06 10:23:26 +02:00
activity_pub_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
builder_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
pipeline_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
publisher_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
relay_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
side_effects_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
transmogrifier_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
utils_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
visibility_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00