friendica/src/Protocol
Hypolite Petovan f67f398fe1
Merge pull request #8071 from nupplaphil/task/Lock_to_lock
Replace Core\Lock wrapper with DI::lock() method
2020-01-08 14:25:46 -05:00
..
Activity Move Namespace of ActivityNamespace 2019-10-25 00:41:48 +02:00
ActivityPub Issue 8067: Posts from Mastodon had been wrongly parsed 2020-01-07 00:16:42 +00: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 Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
Diaspora.php Merge pull request #8044 from annando/contact-adding 2020-01-01 20:38:34 +01:00
Email.php Only read undeleted mails / improved structure 2019-11-23 20:02:21 +00:00
Feed.php Fix an error and a notice 2020-01-05 02:19:02 +00:00
OStatus.php Replace Lock::release() with DI::lock()->release() and remove Core\Lock 2020-01-07 00:24:10 +01:00
PortableContact.php Relocated functions from PortableContact to GServer 2020-01-01 21:29:36 +00:00
Salmon.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00