federator/sql
Yannis Vogel da18d37a79
very rudimental follower-support
- fixed rewrites to properly support @username/outbox, username/outbox, users/username/outbox, ...
- initial support for sending follow to e.g. mastodon (code commented out in api.php)
- database migration for follows table and fedusers table
- save retrieved fedusers in cache and db
- depend more on configs externaldomain, less on server_name
- properly implemented following-logic in dio
- made postForuUser static in newContent and inbox
- provide rsaprivate for signing reuests -> actPub-Servers
- change contenttype depending on use-case
- changed user json-template to have loop-back between user-template and webfinger (mastodon f.e. needs this)
2025-05-07 07:57:04 +02:00
..
2024-07-19.sql fixed wrong date 2024-07-20 21:05:03 +02:00
2024-07-21.sql updates based on installation feedback 2025-03-27 17:13:50 +01:00
2024-07-23.sql updates based on installation feedback 2025-03-27 17:13:50 +01:00
2025-05-06.sql very rudimental follower-support 2025-05-07 07:57:04 +02:00