friendica/src/Protocol
Hypolite Petovan 3114754f4b Refactor Model\Contact::addRelationship
- Remove unused parameter $item
- Replace q() call with DBA::insert
- Update check on $contact that can only be an array now
- Add moethod doc block
2019-05-20 15:29:20 -04:00
..
ActivityPub Refactor Model\Contact::addRelationship 2019-05-20 15:29:20 -04:00
ActivityPub.php Sending direct messages via AP does work now - receiving is pending 2019-05-14 17:50:45 +00:00
DFRN.php Refactor Model\Contact::addRelationship 2019-05-20 15:29:20 -04:00
Diaspora.php Contacts with protocol = AP are now delivered only via AP 2019-05-11 05:58:22 +00:00
Email.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
Feed.php Adding a line feed looks nicer 2019-03-16 11:18:36 +00:00
OStatus.php Refactor Model\Contact::addRelationship 2019-05-20 15:29:20 -04:00
PortableContact.php Fixing https://github.com/friendica/friendica/issues/6338#issuecomment-466749280 2019-02-24 15:22:14 +01:00
Salmon.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00