friendica/src/Protocol
Philipp Holzer 1de3f186d7
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
2019-12-29 20:16:55 +01:00
..
Activity Move Namespace of ActivityNamespace 2019-10-25 00:41:48 +02:00
ActivityPub Introduce new DI container 2019-12-29 20:16:55 +01:00
Activity.php Move Namespace of ActivityNamespace 2019-10-25 00:41:48 +02:00
ActivityNamespace.php Move Namespace of ActivityNamespace 2019-10-25 00:41:48 +02:00
ActivityPub.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
DFRN.php Added logging, fixed indentation, call it from DFRN as well 2019-12-05 05:28:28 +00:00
Diaspora.php Fix a notice about an undefined "attach" index 2019-12-06 04:34:20 +00:00
Email.php Only read undeleted mails / improved structure 2019-11-23 20:02:21 +00:00
Feed.php Fix warnings 2019-11-18 19:09:21 +01:00
OStatus.php Replaced all preg calls in the calls with the new function 2019-12-05 06:42:10 +00:00
PortableContact.php "CheckServer" is now "UpdateGServer" 2019-12-21 18:11:51 +00:00
Salmon.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00