federator/php/federator
Yannis Vogel 2ae81a3748
initial rough support for sending follow to CN
we now send follows to CN to the api/profile/profileName/fedfollow endpoint, either with a post, or a delete.
- commit also contains files where line-endings suddenly changed to crlf (now it's back to lf).
- targetRequestType (post/delete) now depends on the activity
- we now also set the id to username when fetching a user from CN
2025-06-11 18:15:13 +02:00
..
api initial rough support for sending follow to CN 2025-06-11 18:15:13 +02:00
cache converted from date field to timestamp 2025-06-11 03:21:19 +02:00
connector converted from date field to timestamp 2025-06-11 03:21:19 +02:00
data yet unsupported objects seen in the wild 2025-06-11 03:22:06 +02:00
dio converted from date field to timestamp 2025-06-11 03:21:19 +02:00
exceptions folder restructuring, namespace adjustments 2024-07-20 19:17:36 +02:00
jobs support external services to comment&like on CN 2025-05-28 16:52:20 +02:00
workers queue-redis connection + fqdn->CN follow-support 2025-05-18 08:51:18 +02:00
api.php queue-redis connection + fqdn->CN follow-support 2025-05-18 08:51:18 +02:00
language.php added queue support and paths-refactoring 2025-05-15 17:39:12 +02:00
main.php queue-redis connection + fqdn->CN follow-support 2025-05-18 08:51:18 +02:00
maintenance.php added queue support and paths-refactoring 2025-05-15 17:39:12 +02:00
test.php added manual tests, WIP 2025-06-11 03:21:51 +02:00