pleroma/test
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
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Copyright bump for 2022 2022-02-25 23:11:42 -07:00
fixtures EmojiReactValidator: fix emoji qualification 2022-06-28 21:33:57 +02:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop' 2022-03-20 18:14:37 +00:00
pleroma EmojiReactValidator: fix emoji qualification 2022-06-28 21:33:57 +02:00
support Copyright bump for 2022 2022-02-25 23:11:42 -07:00
test_helper.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00