friendica/src/Protocol
Hypolite Petovan e352408876 Remove implicit mentions from incoming ActivityPub messages
- Add Processor::getImplicitMentionList and Processor::removeImplicitMentionsFromBody methods
- Rename Processor::constructTagList to Processor::constructTagString
- Add implicit mention skip in Processor::constructTagString
- Invert parameter order in Processor::replaceEmojis
2019-02-08 22:57:35 -05:00
..
ActivityPub Remove implicit mentions from incoming ActivityPub messages 2019-02-08 22:57:35 -05:00
ActivityPub.php Refactor namespaces 2019-01-21 10:43:42 -05:00
DFRN.php DFRN comments are now stored as comments again 2019-01-24 18:54:45 +00:00
Diaspora.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
Email.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
Feed.php Remove unused code 2019-01-21 10:48:40 -05:00
OStatus.php DFRN comments are now stored as comments again 2019-01-24 18:54:45 +00:00
PortableContact.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
Salmon.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00