social/lib/Service
Nikolai Merinov e577395e40 Allow to follow to PeerTube 3.0.0 users
Solved three issues:
* lib/Service/ConfigService.php: With "Accept: application/json" PeerTube
  returns user page in HTML format. Replace header with
  "Accept: application/ld+json".
* lib/Service/CurlService.php: Do not broke "$host" variable if host-meta
  resultion failed.
* lib/Service/SignatureService.php: POST to https://framatube.org/accounts/fsf/inbox
  ends with error "(request-target) was not a signed header". Added
  (request-target) to signature.

Signed-off-by: Nikolai Merinov <nikolai.merinov@member.fsf.org>
2021-01-10 04:00:01 -05:00
..
AccountService.php fixes 2020-09-03 00:57:07 -01:00
ActivityService.php using TNC20Request 2020-11-30 23:58:32 -01:00
ActorService.php using IWebfingerManager 2020-09-23 11:41:28 -01:00
BoostService.php
CacheActorService.php using TNC20Request 2020-11-30 23:58:32 -01:00
CacheDocumentService.php using TNC20Request 2020-11-30 23:58:32 -01:00
CheckService.php search compat nc20 2020-10-13 12:44:19 -01:00
ClientService.php cleaning 2020-09-21 09:54:03 -01:00
ConfigService.php Allow to follow to PeerTube 3.0.0 users 2021-01-10 04:00:01 -05:00
CurlService.php Allow to follow to PeerTube 3.0.0 users 2021-01-10 04:00:01 -05:00
DetailsService.php
DocumentService.php
FediverseService.php
FollowService.php single table/model for all exchange 2020-09-18 10:55:47 -01:00
HashtagService.php
ImportService.php
InstanceService.php
LikeService.php
MiscService.php
PostService.php
PushService.php
RequestQueueService.php
SearchService.php using TNC20Request 2020-11-30 23:58:32 -01:00
SignatureService.php Allow to follow to PeerTube 3.0.0 users 2021-01-10 04:00:01 -05:00
StreamActionService.php
StreamQueueService.php
StreamService.php add public timeline for mastodon api 2020-10-22 15:01:37 +02:00
TestService.php using TNC20Request 2020-11-30 23:58:32 -01:00
UpdateService.php
WellKnownService.php compat nc20 2020-09-24 11:32:55 -01:00