friendica/src/Protocol
Hypolite Petovan da32fa8fa6 Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes
- These classes are used to flatten the recursive missing activity fetch that can hit PHP's maximum function nesting limit
- The original caller is responsible for processing the remaining queue once the original activity has been fetched
2022-06-25 12:40:54 -04:00
..
Activity Update copyright 2022-01-02 08:27:47 +01:00
ActivityPub Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes 2022-06-25 12:40:54 -04:00
Activity.php Added more type-hints 2022-06-17 17:18:31 +02:00
ActivityNamespace.php Store "View" activity from Peertube 2022-04-05 07:48:38 +00:00
ActivityPub.php Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes 2022-06-25 12:40:54 -04:00
DFRN.php Changes: 2022-06-22 16:14:14 +02:00
Diaspora.php Set type-hint for parameter $data to SimpleXMLElement as $fields in dispatch() 2022-06-18 05:19:24 +02:00
Email.php Changes: 2022-06-22 16:14:14 +02:00
Feed.php Changes: 2022-06-24 03:17:57 +02:00
OStatus.php Reformatted code 2022-06-23 17:30:17 +02:00
Relay.php Changes 2022-06-22 14:36:45 +02:00
Salmon.php Changes 2022-06-22 14:36:45 +02:00