aboutsummaryrefslogtreecommitdiffhomepage
path: root/Digitigrade
AgeCommit message (Collapse)Author
2025-05-04allow following actors with no follow endpointwinter
2025-05-04fix interacting with notes from instances with no instance metadatawinter
2025-04-03indicate error on failed push (status != 20x)winter
2025-03-31implement backfilling for newly discovered actorswinter
2025-03-31hopefully fix note mentions in fetch/import pushwinter
2025-03-31hopefully fix object import job getting confused after first trywinter
2025-03-31reset outbound auth on failurewinter
should hopefully resolve subscription state desyncs?
2025-03-30implement basic interaction controlswinter
2025-03-26add plugin supportwinter
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-20fix a couple of ui regressionswinter
write note form submit button wasn't being disabled properly. and note notification titles were linking to the actor instead of the note itself
2025-03-20fix various htmx navigation / page reloadswinter
also i added a UserAccount::setPassword because i felt like it
2025-03-16implement poking and suchwinter
2025-03-15send notification to author when admin edits notewinter
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-02-24implement federation policies and instance info substitution policywinter
2025-02-23implement policieswinter
2025-02-23verify incoming pushed objectswinter
2025-02-16fix a freaky bug with note deletion and home timelinewinter
2025-02-16link previewswinter
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-06[breaking] change webfinger rel uriwinter
2025-01-28add upload/attach file feature for writing noteswinter
2025-01-28display attachments on noteswinter
2025-01-28implement extensions on existing objectswinter
2025-01-27context menus and note deletionwinter
2025-01-26make mentions work properly + ui for themwinter
2025-01-26send desktop notificationswinter
2025-01-26add link preview metadatawinter
2025-01-26infinite scrollwinter
2025-01-26add user settings / preferenceswinter
2025-01-26make setting info translatablewinter
2025-01-23cache model lookupswinter
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-20default avatar in reply notifs. oopswinter
2025-01-20follow, unfollow, follow request notificationswinter
2025-01-20various avatar tweaks and profile above note formwinter
2025-01-19allow old sessions to get cleaned upwinter
2025-01-19implement notificationswinter
2025-01-18implement settings editor pagewinter
2025-01-18implement global settings systemwinter
2025-01-18implement profile editingwinter