gnu-social/plugins/ActivityPub/classes
tenma a0d30b6872 [ActivityPub] Fix some small known problems
ActivityPubPlugin:
- Rework onProfileDeleteRelated to account for the tables _rsa and _pending_follow_requests
- Update onEndShowAccountProfileBlock to stop creating the ap_profile if it doesn't exist (we'll handle this in a different manner)

Activitypub_profile:
- Remove unnecessary code from from_profile method and add return type information

Explorer:
- Update travel_collection to call itself instead of _lookup, that was wrong
2019-11-03 00:43:21 +00:00
..
Activitypub_pending_follow_requests.php [DATABASE] Various table schema related fixes 2019-09-11 12:07:54 +03:00
Activitypub_profile.php [ActivityPub] Fix some small known problems 2019-11-03 00:43:21 +00:00
Activitypub_rsa.php [ActivityPub] Slightly increase robustness on exception handling 2019-10-11 17:08:41 +01:00