friendica/src/Protocol
Roland Häder 36d56a4041 Continued:
- changed back to 'return false;' as other methods heavily rely on false instead
  of an empty array as pointed out by @heluecht@pirati.ca
- $fetched_contact should be initialized as an empty array, let's not make this
  code more crazier than it already is (see APContact::getByURL())
2022-06-17 17:18:31 +02:00
..
Activity Update copyright 2022-01-02 08:27:47 +01:00
ActivityPub Also need to declare $profile or otherwise an invocation of 2022-06-17 17:18:31 +02:00
Activity.php Added more type-hints 2022-06-17 17:18:31 +02:00
ActivityNamespace.php Store "View" activity from Peertube 2022-04-05 07:48:38 +00:00
ActivityPub.php Added more type-hints 2022-06-17 17:18:31 +02:00
DFRN.php Fixed "Argument 4 passed to Friendica\Protocol\DFRN::processVerbs() must be of the type bool" 2022-06-17 17:18:31 +02:00
Diaspora.php Continued: 2022-06-17 17:18:31 +02:00
Email.php Type hints reverted 2022-03-08 18:26:59 +00:00
Feed.php Don't use the GUID value directly 2022-03-14 21:09:14 +00:00
OStatus.php Introduce "accept_header" as specific argument to the http client 2022-04-02 21:16:53 +02:00
Relay.php Resubscribe to relay servers 2022-05-24 07:02:42 +00:00
Salmon.php Remove accept parameter for head/post again 2022-04-03 19:33:09 +02:00