aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-04-05tweak paddingwinter
2025-04-04add web+pawpub supportwinter
2025-04-03indicate error on failed push (status != 20x)winter
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-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-30use date format in actor profilewinter
2025-03-30break words properly in profile biowinter
2025-03-30relocate poke form to under profile cardwinter
2025-03-30allow changing indexable settingwinter
2025-03-30implement basic interaction controlswinter
2025-03-26add plugin admin pagewinter
2025-03-26add plugin supportwinter
2025-03-26Merge pull request 'fix: minor spelling mistakes + adds better translations ↵winter
+ adds one that i forgot initially' (#5) from ahwx/digitigrade:main into main Reviewed-on: https://codeberg.org/winter/digitigrade/pulls/5
2025-03-25fix: some minor issues with language and spellingAhwx
2025-03-25chore: merge winter/digitigrade:main into mainliv
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