]> git.mxchange.org Git - friendica.git/commit
Require whitespace around smilies and normalize federating text
authorgudzpoz <gudzpoz@live.com>
Wed, 15 Nov 2023 15:53:38 +0000 (23:53 +0800)
committergudzpoz <gudzpoz@live.com>
Wed, 15 Nov 2023 16:25:11 +0000 (00:25 +0800)
commitd45e9d6af23b84c4ae0ddf96c112a0a01692dd8e
tree119bdb0f4e8292ca0de4f87c5d2fcd0d0bbef638
parent2cb0027f5690fe11aee973782283d0c4b2c0749a
Require whitespace around smilies and normalize federating text
src/Content/Smilies.php
src/Factory/Api/Mastodon/Emoji.php
src/Factory/Api/Mastodon/Status.php
src/Protocol/ActivityPub/Transmitter.php
tests/datasets/api.fixture.php
tests/src/Content/SmiliesTest.php
tests/src/Factory/Api/Mastodon/EmojiTest.php [new file with mode: 0644]
tests/src/Factory/Api/Mastodon/StatusTest.php [new file with mode: 0644]
tests/src/Protocol/ActivityPub/TransmitterTest.php [new file with mode: 0644]