aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-03-20fix a couple of ui regressionswinter
2025-03-20fix various htmx navigation / page reloadswinter
2025-03-20autofocus textarea when clicking reply buttonwinter
2025-03-18list supported extensions in nodeinfowinter
2025-03-16reload timeline betterly for new noteswinter
2025-03-16fix hx-target everywhere :<winter
2025-03-16avoid loading whole page every timewinter
2025-03-16implement poking and suchwinter
2025-03-15don't list pages the user can't viewwinter
2025-03-15add more metadata tags to pageswinter
2025-03-15send notification to author when admin edits notewinter
2025-03-15implement note editingwinter
2025-03-15fix line wrapping behaviour finally!!!!winter
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-11change link previews to em dash instead of bulletwinter
2025-03-11new fonts!!winter
2025-03-10change reply button appearance behaviourwinter
2025-03-10send new follow status in follow endpointwinter
2025-03-10add user rss/atom feedswinter
2025-02-24don't double escape notification contentwinter
2025-02-24translate global settings category buttonswinter
2025-02-24implement federation policies and instance info substitution policywinter
2025-02-23implement policieswinter
2025-02-23add sample nginx configwinter
2025-02-23verify incoming pushed objectswinter
2025-02-16fix a freaky bug with note deletion and home timelinewinter
2025-02-16update readme: it's actually usable now :3winter
2025-02-16turn down static caching time because its pissing me offwinter
2025-02-16share button in context menuswinter
2025-02-16link previewswinter
2025-02-14add pronouns to profiles and noteswinter
2025-02-14fix a little css mishap with labelswinter
2025-02-14make markdown nicerwinter
2025-02-14make attachments nicerwinter
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-07update reply form layoutwinter
2025-02-07more stuff :3winter
2025-02-07localise note timestamps and stuffwinter
2025-02-06[breaking] change webfinger rel uriwinter
2025-02-06fix profile edit form being the wrong widthwinter
2025-02-06allow writing alt text on image attachmentswinter
2025-01-28put some cache-control on static/storage resourceswinter
2025-01-28put attachments inside content warningswinter
2025-01-28add upload/attach file feature for writing noteswinter
2025-01-28alt text and open remote profilewinter