aboutsummaryrefslogtreecommitdiffhomepage
path: root/Digitigrade
AgeCommit message (Collapse)Author
2026-07-02add IDN support in various ui placeswinter Sparkles
2026-04-16Add missing fallback for LinkPreview og:urlpostie
2026-04-16Use cURL to fetch LinkPreview, use response charsetpostie
2026-04-16Only download up to 256KiB of HTML for LinkPreviewpostie
2026-04-16Add missing null checkpostie
2026-04-16Use Dom\HTMLDocument to generate link previewspostie
2026-01-22allow page extensions to have no links (default [])jade (winter)
2026-01-21Fix null warning in Actor followanonymous puppy
2026-01-21Add sniff and squish verbs to Pokeanonymous puppy
Immediately deviates from the extension spec :3
2025-05-11improvements to simple remote actor supportwinter
2025-05-08dont keep trying to push when it won't workwinter
2025-05-08automatically generate link previews for new incoming notes after some delaywinter
2025-05-07implement extension objects at a basic levelwinter
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