| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-20 | implementing visibility scopes | byte | |
| 2025-09-20 | Merge pull request 'Update po/cs.po' (#476) from pmjv/snac2:master into master | grunfink | |
| Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/476 | |||
| 2025-09-19 | Update po/cs.po | pmjv | |
| 2025-09-19 | Version 2.83 RELEASED. | grunfink | |
| 2025-09-19 | Updated RELEASE_NOTES. | grunfink | |
| 2025-09-19 | Merge 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-19 | update po/zh.po | Dejavu Moe | |
| correct a missing colon | |||
| 2025-09-19 | update i18n:zh.po | Dejavu Moe | |
| modified: po/zh.po | |||
| 2025-09-17 | Tweaked logging message. | grunfink | |
| 2025-09-14 | More work in replies pages. | grunfink | |
| 2025-09-14 | mastoapi: Fixed incorrect messages in status query. | grunfink | |
| 2025-09-14 | Don't use # anchors in the reply paging, as Misskey seems to dislike them. | grunfink | |
| 2025-09-13 | Updated RELEASE_NOTES. | grunfink | |
| 2025-09-13 | Updated documentation. | grunfink | |
| 2025-09-13 | Set default max_failing_days to 15 days. | grunfink | |
| 2025-09-13 | New configuration directive 'max_failing_days'. | grunfink | |
| 2025-09-12 | Updated documentation. | grunfink | |
| 2025-09-12 | Fixed bug in instance_failure() path. | grunfink | |
| 2025-09-12 | New function instance_failure(). | grunfink | |
| 2025-09-09 | Fixed RSS. | grunfink | |
| 2025-09-09 | Return a 404 instead of an empty page if requesting a non-public post. | grunfink | |
| 2025-09-09 | Reworded SECURITY.md. | grunfink | |
| 2025-09-09 | SECURITY.md new file. | grunfink | |
| 2025-09-09 | Updated RELEASE_NOTES. | grunfink | |
| 2025-09-09 | Updated RELEASE_NOTES. | grunfink | |
| 2025-09-09 | Updated RELEASE_NOTES. | grunfink | |
| 2025-09-09 | Updated documentation. | grunfink | |
| 2025-09-09 | Set the scheduled date via the -d argument instead of a envvar. | grunfink | |
| 2025-09-09 | Added support for scheduled posts from the cmdline. | grunfink | |
| 2025-09-07 | Got rid of the 'fsck' command, as it's done on startup. | grunfink | |
| 2025-09-07 | Updated RELEASE_NOTES. | grunfink | |
| 2025-09-07 | Merge pull request 'changed IST from Israel to India. Israel is UTC +2' ↵ | grunfink | |
| (#470) from dharmik/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/470 | |||
| 2025-09-07 | changed IST from Israel to India. Israel is UTC +2 | Dharmik Parmar | |
| 2025-09-07 | Always do a deferred fsck at startup. | grunfink | |
| 2025-09-07 | Changed fsck debug level. | grunfink | |
| 2025-09-07 | New command-line option 'fsck'. | grunfink | |
| 2025-09-06 | Bumped version. | grunfink | |
| 2025-09-06 | Updated RELEASE_NOTES. | grunfink | |
| 2025-09-06 | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | grunfink | |
| 2025-09-06 | Merge pull request 'Docker: add timezone, new examples for building and ↵ | grunfink | |
| complete Swarm mode stack with Traefik' (#465) from daltux/snac2:docker_tzdata into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/465 | |||
| 2025-09-04 | Examples: Docker Swarm with Traefik and container build script. | daltux | |
| Example files for setting a complete SNAC + Traefik v3 stack on Docker Swarm mode, including Let's Encrypt certificates, HTTP security headers, and caching of */s/* (SNAC static files) for 24 hours with souin. A script for building the SNAC container with Docker and optionally pushing it to a registry. | |||
| 2025-09-04 | Merge branch 'master' of https://codeberg.org/daltux/snac2 into docker_tzdata | daltux | |
| 2025-09-04 | Add tzdata to container image | daltux | |
| Install Alpine package `tzdata` to the container image. When running it, set timezone from environment variable TZ if not empty. | |||
| 2025-09-03 | Ensure the outbox does not include non-public posts. | grunfink | |
| 2025-09-03 | Always add a user's posts to the public timeline, even if it's not really ↵ | grunfink | |
| public. | |||
| 2025-09-03 | Revert "Also keep a 'personal' folder for better organization." | grunfink | |
| This reverts commit 0c3665fc49064f1fd5a04f2427056f9ea37f8d70. | |||
| 2025-09-03 | Also keep a 'personal' folder for better organization. | grunfink | |
| 2025-09-03 | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | grunfink | |
| 2025-09-03 | Merge pull request 'Document the update command' (#464) from ↵ | grunfink | |
| xvello/snac2:update-doc into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/464 | |||
| 2025-09-03 | Document the update command | Xavier Vello | |