aboutsummaryrefslogtreecommitdiffhomepage
path: root/migrations
AgeCommit message (Collapse)Author
2024-12-20accepting/rejecting follow requestswinter
2024-12-19implement follow relationships (untested)winter
does NOT implement the actual behaviour behind follows (receiving posts and such)
2024-12-17implement interactionswinter
2024-12-17bugfixingwinter
2024-12-17fix database/model discrepancieswinter
add avatar column for actor table, remove (un)subscribe fields from ActorEndpoints model
2024-12-17hopefully implement push!winter
again i can't really test this yet because i don't have two https instances that can talk to each other. soon i will set that up and test all these recent commits
2024-12-16implement the other side of auth (hopefully?)winter
also mostly untested for the same reason as last time
2024-12-14implement outbound auth? untestedwinter
untested because i don't have another instance to test it against ....
2024-12-13add instance informationwinter
2024-12-10cache webfinger lookupswinter
2024-12-09rename to Digitigrade / PawPubwinter
:3
2024-12-08implement noteswinter
2024-12-07many many changes but actors are loaded from db nowwinter