Prepend implicit mentions to outgoing ActivityPub messages
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 9 Feb 2019 04:09:02 +0000 (23:09 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 9 Feb 2019 04:09:02 +0000 (23:09 -0500)
commite514ecb6fabfbcf18b0fccff91e7a93a498fa814
treee6fcacec5bd86ee63d9314fb5ce82b87c68e8510
parent9887f2c3d097208680d759388660d1fbfbeebb96
Prepend implicit mentions to outgoing ActivityPub messages

- Add Transmitter::prependMentions method
- Fix Transmitter::mentionCallback return value when contact isn't found
src/Protocol/ActivityPub/Transmitter.php