aboutsummaryrefslogtreecommitdiffhomepage
path: root/routes
AgeCommit message (Expand)Author
2025-03-15delay processing of received simple pusheswinter
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
2025-03-10add user rss/atom feedswinter
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
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
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
2025-01-14add (un)follow button to profilewinter
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
2025-01-01ultra basic post formwinter