aboutsummaryrefslogtreecommitdiffhomepage
path: root/Digitigrade/Model
AgeCommit message (Expand)Author
2025-01-18implement profile editingwinter
2025-01-18implement object storagewinter
2025-01-17fix the reshare timeline thing even morewinter
2025-01-17fix reshare timeline insertion (hopefully)winter
2025-01-17don't leak private notes on actor profile pagewinter
2025-01-16follow requestswinter
2025-01-16note privacy and summary stuffwinter
2025-01-15implement home timelinewinter
2025-01-14fix(?) duplicate pushes and suchwinter
2025-01-14fix bugs in note federationwinter
2025-01-14add (un)follow button to profilewinter
2025-01-14throw AuthException when push fails with 40xwinter
2025-01-14add interaction counterswinter
2025-01-14set up auth automatically on push failurewinter
2025-01-14don't retry pushing to an instance with no push endpointwinter
2025-01-13tidy stylesheets and improve replies stylingwinter
2025-01-13make the thread page workwinter
2025-01-13make the interaction buttons actually workwinter
2025-01-02try to auth and subscribe both ways at any opportunitywinter
2025-01-01ultra basic post formwinter
2024-12-31implement user accounts and loginwinter
2024-12-31rework timelines. inclusion reasons supported nowwinter
2024-12-24more stuff and thingswinter
2024-12-24breaking change: use id in actor uri instead of handlewinter
2024-12-24add interaction buttons (they dont do anything)winter
2024-12-23rename "user" to actor and "post" to note everywherewinter
2024-12-23actor profile pagewinter
2024-12-23make the timelines look nicer and add local tlwinter
2024-12-20implement deletion/tombstones?winter
2024-12-20accepting/rejecting follow requestswinter
2024-12-19let notes push themselves to interested partieswinter
2024-12-19put requestToFollow in actor jsonwinter
2024-12-19more fixes!!!!winter
2024-12-19can't have protected interface methods sillywinter
2024-12-19implement follow relationships (untested)winter
2024-12-17implement interactionswinter
2024-12-17bugfixes 3winter
2024-12-17fix actor homepage uriwinter
2024-12-17bugfix again grrr im sillywinter
2024-12-17winter REPORTEDLY forgot to implement subscribe routeswinter
2024-12-17bugfixingwinter
2024-12-17fix database/model discrepancieswinter
2024-12-17add methods to create models easierlywinter
2024-12-17hopefully implement push!winter
2024-12-17send auth header when fetching objects (untested again)winter
2024-12-16refresh tokens an hour before duewinter
2024-12-16implement the other side of auth (hopefully?)winter
2024-12-14implement outbound auth? untestedwinter
2024-12-14job queue and workers and loggers!winter
2024-12-13add instance informationwinter