aboutsummaryrefslogtreecommitdiffhomepage
path: root/routes
AgeCommit message (Collapse)Author
2025-05-07implement extension objects at a basic levelwinter
2025-05-03add customisation setting for instance-wide csswinter
2025-05-03run policies on editing noteswinter
2025-04-04add web+pawpub supportwinter
2025-03-31add button to reload actors from remote instancewinter
2025-03-31implement backfilling for newly discovered actorswinter
2025-03-31publish actor when changing preferenceswinter
e.g. for follow requests and pokeability
2025-03-30allow changing indexable settingwinter
2025-03-30implement basic interaction controlswinter
2025-03-26add plugin admin pagewinter
2025-03-24[breaking] change poke extension to use form-urlencoded instead of jsonwinter
https://pawpub.entities.org.uk/extension/poke?do=diff&rev2%5B0%5D=1742657519&rev2%5B1%5D=1742841374&difftype=sidebyside
2025-03-22implement editing pageswinter
2025-03-21add timestamps to notificationswinter
2025-03-21improve appearance of poke formwinter
2025-03-20fix various htmx navigation / page reloadswinter
also i added a UserAccount::setPassword because i felt like it
2025-03-18list supported extensions in nodeinfowinter
2025-03-16implement poking and suchwinter
2025-03-15don't list pages the user can't viewwinter
2025-03-15send notification to author when admin edits notewinter
2025-03-15implement note editingwinter
and improve display of edited note timestamps
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
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-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