aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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' ↵grunfink
(#470) from dharmik/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/470
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 ↵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-04Examples: 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-04Merge branch 'master' of https://codeberg.org/daltux/snac2 into docker_tzdatadaltux
2025-09-04Add tzdata to container imagedaltux
Install Alpine package `tzdata` to the container image. When running it, set timezone from environment variable TZ if not empty.
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 ↵grunfink
public.
2025-09-03Revert "Also keep a 'personal' folder for better organization."grunfink
This reverts commit 0c3665fc49064f1fd5a04f2427056f9ea37f8d70.
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 ↵grunfink
xvello/snac2:update-doc into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/464
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
2025-09-03New function enqueue_collect_outbox().grunfink
2025-09-03New function collect_outbox().grunfink
2025-09-02Version 2.82 RELEASED.grunfink
2025-09-02Updated RELEASE_NOTES.grunfink
2025-08-31More replies tweaks.grunfink
2025-08-31Added a 'replies' object to Notes.grunfink
2025-08-31Some improvements to collect_replies().grunfink
2025-08-27Updated RELEASE_NOTES.grunfink
2025-08-27Updated documentation.grunfink
2025-08-27Updated documentation.grunfink
2025-08-27Added Markdown support for bullets (unsorted lists).grunfink
2025-08-24Merge pull request 'po/de_DE.po update' (#461) from zen/snac2:master into mastergrunfink
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/461
2025-08-24Updated README.grunfink
2025-08-23Added some more helping functions.grunfink
2025-08-23Ensure the tag is a string in server_get_handler().grunfink
2025-08-23po/de_DE.po updatezen
po/de_DE.po update
2025-08-23Merge pull request 'master' (#11) from grunfink/snac2:master into masterOliver
Reviewed-on: https://codeberg.org/zen/snac2/pulls/11
2025-08-22Added 'collect_replies' info in the about screen.grunfink
2025-08-21Updated RELEASE_NOTES.grunfink