aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)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-11change link previews to em dash instead of bulletwinter
because bullet points look rubbish as interpuncts in nunito
2025-03-11new fonts!!winter
2025-03-10change reply button appearance behaviourwinter
now it becomes 'reply-all' if the note is in reply to something, rather than if it has replies
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-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
- 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-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
2025-01-28display attachments on noteswinter
2025-01-28implement extensions on existing objectswinter
2025-01-27stop notes being leaked on thread pageswinter
2025-01-27prevent deleting remote noteswinter
2025-01-27typowinter
2025-01-27implement changing passwordwinter
2025-01-27allow changing scope of replieswinter
2025-01-27fix repeated re: in cw and thread page notes not hightlightingwinter
2025-01-27context menus and note deletionwinter
2025-01-26fix the settings editor appearancewinter
2025-01-26make mentions work properly + ui for themwinter
2025-01-26send desktop notificationswinter
2025-01-26add link preview metadatawinter