]> git.mxchange.org Git - friendica.git/commit
ActivityPub: Add support for non-link mentions
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 16 Aug 2021 02:53:42 +0000 (22:53 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Wed, 18 Aug 2021 18:36:21 +0000 (14:36 -0400)
commit9b64035231b231a374f3ee076d8de438c2230018
tree16350bf040e79c67d132affd9adb2f0ebb3512b9
parentf0bb83c225b89533fb77007a0decc7e73fc2d1ed
ActivityPub: Add support for non-link mentions

- This enables implicit mention removal even if the remote server doesn't add links to mentions in the message body.
- This also enable interactive mentions in the message body when implicit mentions are disabled.
src/Protocol/ActivityPub/Processor.php