social/lib
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
..
AppInfo search compat nc20 2020-10-13 12:44:19 -01:00
Command add public timeline for mastodon api 2020-10-22 15:01:37 +02:00
Controller Merge pull request #1090 from nextcloud/mastadon-api-fixes 2020-12-02 20:50:41 -01:00
Cron query instead of create Application in background jobs 2020-08-28 17:04:21 +02:00
Db add public timeline for mastodon api 2020-10-22 15:01:37 +02:00
Exceptions cleaning 2020-09-21 09:54:03 -01:00
Interfaces Support all Actor types from Activity Vocabulary 2020-11-23 01:52:04 -05:00
Listeners compat nc20 2020-09-24 11:32:55 -01:00
Migration delete id_prim pkey is needed 2020-10-16 15:29:42 -01:00
Model Merge pull request #1138 from mnd/activitystream-vocabulary 2020-12-02 22:28:07 -01:00
Notification Update Notifier.php 2020-07-23 21:25:03 +02:00
Providers add social to contacts menu 2019-09-17 16:15:55 +02:00
Search using TNC20Request 2020-11-30 23:58:32 -01:00
Service Allow to follow to PeerTube 3.0.0 users 2021-01-10 04:00:01 -05:00
Traits avoid duplicate 2019-09-10 09:15:21 +02:00
AP.php Support all Actor types from Activity Vocabulary 2020-11-23 01:52:04 -05:00
hostmeta.php use default composer vendor directory 2020-10-09 15:10:46 +02:00
webfinger.php use default composer vendor directory 2020-10-09 15:10:46 +02:00