aboutsummaryrefslogtreecommitdiffhomepage
path: root/routes
AgeCommit message (Collapse)Author
2025-02-24implement federation policies and instance info substitution policywinter
2025-02-23implement policieswinter
2025-02-16turn down static caching time because its pissing me offwinter
2025-02-16link previewswinter
2025-02-14add pronouns to profiles and noteswinter
2025-02-14proper pagination and privacy checks on basicFeed/fullFeedwinter
2025-02-14don't leak note author by redirectswinter
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-06allow writing alt text on image attachmentswinter
2025-01-28put some cache-control on static/storage resourceswinter
2025-01-28add upload/attach file feature for writing noteswinter
2025-01-27prevent deleting remote noteswinter
2025-01-27implement changing passwordwinter
2025-01-27allow changing scope of replieswinter
2025-01-27context menus and note deletionwinter
2025-01-26make mentions work properly + ui for themwinter
2025-01-26send desktop notificationswinter
2025-01-26infinite scrollwinter
2025-01-26add user settings / preferenceswinter
2025-01-23implement blocking userswinter
it doesn't work yet for notifications! but i think i got it in most other places
2025-01-20settings tweaks and "about instance" pagewinter
2025-01-20various avatar tweaks and profile above note formwinter
2025-01-19make left and right panes accessible on small screenswinter
2025-01-19implement notificationswinter
2025-01-18show instance and version info in nodeinfo and suchwinter
2025-01-18implement settings editor pagewinter
2025-01-18implement profile editingwinter
2025-01-18implement object storagewinter
2025-01-17add lookup (by uri) routewinter
2025-01-17add a loading indicatorwinter
2025-01-16follow requestswinter
2025-01-16note privacy and summary stuffwinter
2025-01-15implement home timelinewinter
2025-01-14fix(?) a freaky bug in authwinter
it was giving "Not null violation" i think because i was trying to save the instance->auth before the instance itself existed
2025-01-14add (un)follow button to profilewinter
also other stuff i forgot what exactly
2025-01-14tweak auto subscription logicwinter
2025-01-14add interaction counterswinter
2025-01-13stuff :3winter
2025-01-13implement replying to postswinter
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
2024-12-24breaking change: use id in actor uri instead of handlewinter
2024-12-24hook up the interaction buttons to a dummy thingwinter
2024-12-23rename "user" to actor and "post" to note everywherewinter