aboutsummaryrefslogtreecommitdiffhomepage
path: root/Digitigrade/Model
AgeCommit message (Collapse)Author
2025-03-16implement poking and suchwinter
2025-03-15implement simple push (receive only for now)winter
2025-03-15[refactor] move some templates to subdirswinter
2025-03-15implement pageswinter
2025-03-10send new follow status in follow endpointwinter
to mitigate desynchronisation issues, which could otherwise cause one instance to think its request is pending while the other instance thinks it's active
2025-02-24implement federation policies and instance info substitution policywinter
2025-02-23implement policieswinter
2025-02-23verify incoming pushed objectswinter
2025-02-16fix a freaky bug with note deletion and home timelinewinter
2025-02-16link previewswinter
2025-02-14implement formatted note contents (html and commonmark)winter
2025-02-07more stuff :3winter
- post form detects images better - post form is preserved across navigations - post form has most options hidden - details/summaries use nicer icons
2025-02-07localise note timestamps and stuffwinter
2025-02-06[breaking] change webfinger rel uriwinter
2025-01-28add upload/attach file feature for writing noteswinter
2025-01-28display attachments on noteswinter
2025-01-28implement extensions on existing objectswinter
2025-01-26make mentions work properly + ui for themwinter
2025-01-26send desktop notificationswinter
2025-01-26add link preview metadatawinter
2025-01-23implement blocking userswinter
it doesn't work yet for notifications! but i think i got it in most other places
2025-01-20default avatar in reply notifs. oopswinter
2025-01-20follow, unfollow, follow request notificationswinter
2025-01-20various avatar tweaks and profile above note formwinter
2025-01-19allow old sessions to get cleaned upwinter
2025-01-19implement notificationswinter
2025-01-18implement settings editor pagewinter
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
also other stuff i forgot what exactly
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
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
2025-01-01ultra basic post formwinter
doesn't do much but i just wanted to get this working at a bare minimum
2024-12-31implement user accounts and loginwinter
2024-12-31rework timelines. inclusion reasons supported nowwinter
2024-12-24more stuff and thingswinter