aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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-23fix the multiple notifications on navigate back bugwinter
2025-03-22Merge pull request 'feat: adds Dutch (nl-NL) language to locales' (#3) from ↵winter
Ahwx/digitigrade:main into main Reviewed-on: https://codeberg.org/winter/digitigrade/pulls/3
2025-03-22fix: rename to `nl_NL.json` and adds fallbackAhwx
oops sorry i'm silly
2025-03-22feat: adds Dutch (nl-NL) language to localesAhwx
2025-03-22Merge pull request 'Translations update from Codeberg Translate' (#1) from ↵winter
translate/digitigrade:weblate-digitigrade-digitigrade into main Reviewed-on: https://codeberg.org/winter/digitigrade/pulls/1
2025-03-22Translated using Weblate (French)winter
Currently translated at 46.6% (84 of 180 strings) Translation: Digitigrade/Digitigrade Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/fr/
2025-03-22Translated using Weblate (English (United States))winter
Currently translated at 0.5% (1 of 180 strings) Translation: Digitigrade/Digitigrade Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/en_US/
2025-03-22Translated using Weblate (French)winter
Currently translated at 46.3% (83 of 179 strings) Translation: Digitigrade/Digitigrade Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/fr/
2025-03-22Translated using Weblate (French)Anonymous
Currently translated at 45.8% (82 of 179 strings) Translation: Digitigrade/Digitigrade Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/fr/
2025-03-22Translated using Weblate (French)winter
Currently translated at 46.3% (83 of 179 strings) Translation: Digitigrade/Digitigrade Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/fr/
2025-03-22Update translation filesCodeberg Translate
Updated by "Cleanup translation files" add-on in Weblate. Translation: Digitigrade/Digitigrade Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/
2025-03-22Translated using Weblate (French)winter
Currently translated at 45.8% (82 of 179 strings) Translation: Digitigrade/Digitigrade Translate-URL: https://translate.codeberg.org/projects/digitigrade/digitigrade/fr/
2025-03-22add null fallback to en_GBwinter
so weblate doesn't throw it away lol
2025-03-22indexed format specifiers for translationwinter
2025-03-22implement editing pageswinter
2025-03-22ctrl+enter to send notewinter
2025-03-21reload timeline at the right time for reshare buttonwinter
2025-03-21change to nasin nanpa fontwinter
2025-03-21add timestamps to notificationswinter
2025-03-21dark themewinter
2025-03-21improve appearance of poke formwinter
2025-03-21fix display name link in left sidebarwinter
2025-03-21smaller avatars in notifs and mobile timelinewinter
also added rounded corners on the tiny ones
2025-03-20also fix the reply submit button oopswinter
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-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
but also problem introduced: mobilepanes are now no longer boosted (it was causing trouble)
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
and improve display of edited note timestamps
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
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