aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-14Updated documentation.grunfink
2025-10-14xs_webmention.h: updated.grunfink
2025-10-13Updated RELEASE_NOTES.grunfink
2025-10-13xs_http.h: new file.grunfink
2025-10-13Updated RELEASE_NOTES.grunfink
2025-10-11Merge pull request 'Update Brazilian Portuguese (pt_BR) translation' (#480) ↵grunfink
from daltux/snac2:pt_BR-5 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/480
2025-10-11Update Brazilian Portuguese (pt_BR) translationDaltux
New strings regarding post visibility translated.
2025-10-11Fixed recipient_list() for mentioned accounts.grunfink
2025-10-10mastoapi: added deleting for posts.grunfink
I'm sure that I've done this before, but whatever.
2025-09-30Merge pull request 'fix fetching' (#479) from byte/snac2:fix/fetching into ↵grunfink
master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/479
2025-09-30fix fetchingbyte
2025-09-30Updated .po files.grunfink
2025-09-30Merge branch 'master' of grunfink-codeberg:grunfink/snac2grunfink
2025-09-30Merge pull request 'CW fix' (#478) from byte/snac2:fix/CW into mastergrunfink
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/478
2025-09-28CW fixbyte
2025-09-28Updated RELEASE_NOTES.grunfink
2025-09-28Bumped version.grunfink
2025-09-28Added back instance and actor failure icons.grunfink
2025-09-28Merge pull request 'implementing scopes' (#474) from ↵grunfink
byte/snac2:feature/visibility into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/474
2025-09-28Temporary tweak.grunfink
2025-09-28Show icons for instance and actor failures.grunfink
2025-09-28In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures.grunfink
2025-09-28New function actor_failure() (again, but much better).grunfink
2025-09-28Revert "New function actor_failure()."grunfink
This reverts commit 335b90a9d1654aadb4e0d87114b82685defcd50b.
2025-09-28New function actor_failure().grunfink
2025-09-23Merge pull request 'making sure that global data is immutable' (#477) from ↵grunfink
byte/snac2:fix/immutable into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/477
2025-09-22making sure that global data is immutablebyte
2025-09-20Merge branch 'master' into feature/visibilitybyte
2025-09-20implementing visibility scopesbyte
2025-09-20Merge pull request 'Update po/cs.po' (#476) from pmjv/snac2:master into mastergrunfink
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/476
2025-09-19Update po/cs.popmjv
2025-09-19Version 2.83 RELEASED.grunfink
2025-09-19Updated RELEASE_NOTES.grunfink
2025-09-19Merge pull request 'Supplement the zh-CN translation .po file' (#475) from ↵grunfink
DejavuMoe/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/475
2025-09-19update po/zh.poDejavu Moe
correct a missing colon
2025-09-19update i18n:zh.poDejavu Moe
modified: po/zh.po
2025-09-17Tweaked logging message.grunfink
2025-09-14More work in replies pages.grunfink
2025-09-14mastoapi: Fixed incorrect messages in status query.grunfink
2025-09-14Don't use # anchors in the reply paging, as Misskey seems to dislike them.grunfink
2025-09-13Updated RELEASE_NOTES.grunfink
2025-09-13Updated documentation.grunfink
2025-09-13Set default max_failing_days to 15 days.grunfink
2025-09-13New configuration directive 'max_failing_days'.grunfink
2025-09-12Updated documentation.grunfink
2025-09-12Fixed bug in instance_failure() path.grunfink
2025-09-12New function instance_failure().grunfink
2025-09-09Fixed RSS.grunfink
2025-09-09Return a 404 instead of an empty page if requesting a non-public post.grunfink
2025-09-09Reworded SECURITY.md.grunfink