friendica/src/Module/Debug
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
..
ActivityPubConversion.php Create ActivityPub\FetchQueue and ActivityPub\FetchQueueItem classes 2022-06-25 12:40:54 -04:00
Babel.php Update copyright 2022-01-02 08:27:47 +01:00
Feed.php Introduce "accept_header" as specific argument to the http client 2022-04-02 21:16:53 +02:00
ItemBody.php New function to exit the program 2022-05-18 02:13:54 +00:00
Localtime.php Update copyright 2022-01-02 08:27:47 +01:00
Probe.php Update copyright 2022-01-02 08:27:47 +01:00
WebFinger.php Update copyright 2022-01-02 08:27:47 +01:00