aboutsummaryrefslogtreecommitdiffhomepage
path: root/Digitigrade/Model/Instance.php
AgeCommit message (Collapse)Author
2025-02-24implement federation policies and instance info substitution policywinter
2025-01-16note privacy and summary stuffwinter
2025-01-14throw AuthException when push fails with 40xwinter
2025-01-14set up auth automatically on push failurewinter
2025-01-14don't retry pushing to an instance with no push endpointwinter
2025-01-13make the interaction buttons actually workwinter
2025-01-02try to auth and subscribe both ways at any opportunitywinter
experimental and untested and might turn out to be a horrible idea! but it will at least mean there's a trigger for subscription now
2024-12-17winter REPORTEDLY forgot to implement subscribe routeswinter
2024-12-17bugfixingwinter
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-16refresh tokens an hour before duewinter
instead of literally doing it *as* they expire lol
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-14job queue and workers and loggers!winter
2024-12-13add instance informationwinter