aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 De...grunfink
2025-09-19update po/zh.poDejavu Moe
2025-09-19update i18n:zh.poDejavu Moe
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
2025-09-09SECURITY.md new file.grunfink
2025-09-09Updated RELEASE_NOTES.grunfink
2025-09-09Updated RELEASE_NOTES.grunfink
2025-09-09Updated RELEASE_NOTES.grunfink
2025-09-09Updated documentation.grunfink
2025-09-09Set the scheduled date via the -d argument instead of a envvar.grunfink
2025-09-09Added support for scheduled posts from the cmdline.grunfink
2025-09-07Got rid of the 'fsck' command, as it's done on startup.grunfink
2025-09-07Updated RELEASE_NOTES.grunfink
2025-09-07Merge pull request 'changed IST from Israel to India. Israel is UTC +2' (#470...grunfink
2025-09-07changed IST from Israel to India. Israel is UTC +2Dharmik Parmar
2025-09-07Always do a deferred fsck at startup.grunfink
2025-09-07Changed fsck debug level.grunfink
2025-09-07New command-line option 'fsck'.grunfink
2025-09-06Bumped version.grunfink
2025-09-06Updated RELEASE_NOTES.grunfink
2025-09-06Merge branch 'master' of grunfink-codeberg:grunfink/snac2grunfink
2025-09-06Merge pull request 'Docker: add timezone, new examples for building and compl...grunfink
2025-09-04Examples: Docker Swarm with Traefik and container build script.daltux
2025-09-04Merge branch 'master' of https://codeberg.org/daltux/snac2 into docker_tzdatadaltux
2025-09-04Add tzdata to container imagedaltux
2025-09-03Ensure the outbox does not include non-public posts.grunfink
2025-09-03Always add a user's posts to the public timeline, even if it's not really pub...grunfink
2025-09-03Revert "Also keep a 'personal' folder for better organization."grunfink
2025-09-03Also keep a 'personal' folder for better organization.grunfink
2025-09-03Merge branch 'master' of grunfink-codeberg:grunfink/snac2grunfink
2025-09-03Merge pull request 'Document the update command' (#464) from xvello/snac2:upd...grunfink
2025-09-03Document the update commandXavier Vello
2025-09-03In snac_init(), added a message mentioning .po files.grunfink
2025-09-03Renamed function list_content() to list_members().grunfink
2025-09-03Call enqueue_collect_outbox() after a Follow Accept.grunfink