| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2025-09-03 | In snac_init(), added a message mentioning .po files. | grunfink | |
| 2025-09-03 | Renamed function list_content() to list_members(). | grunfink | |
| 2025-09-03 | Call enqueue_collect_outbox() after a Follow Accept. | grunfink | |
| 2025-09-03 | New function enqueue_collect_outbox(). | grunfink | |
| 2025-09-03 | New function collect_outbox(). | grunfink | |
| 2025-09-02 | Version 2.82 RELEASED. | grunfink | |
| 2025-09-02 | Updated RELEASE_NOTES. | grunfink | |
| 2025-08-31 | More replies tweaks. | grunfink | |
| 2025-08-31 | Added a 'replies' object to Notes. | grunfink | |
| 2025-08-31 | Some improvements to collect_replies(). | grunfink | |
| 2025-08-27 | Updated RELEASE_NOTES. | grunfink | |
| 2025-08-27 | Updated documentation. | grunfink | |
| 2025-08-27 | Updated documentation. | grunfink | |
| 2025-08-27 | Added Markdown support for bullets (unsorted lists). | grunfink | |
| 2025-08-24 | Merge pull request 'po/de_DE.po update' (#461) from zen/snac2:master into master | grunfink | |
| Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/461 | |||
| 2025-08-24 | Updated README. | grunfink | |
| 2025-08-23 | Added some more helping functions. | grunfink | |
| 2025-08-23 | Ensure the tag is a string in server_get_handler(). | grunfink | |
| 2025-08-23 | po/de_DE.po update | zen | |
| po/de_DE.po update | |||
| 2025-08-23 | Merge pull request 'master' (#11) from grunfink/snac2:master into master | Oliver | |
| Reviewed-on: https://codeberg.org/zen/snac2/pulls/11 | |||
| 2025-08-22 | Added 'collect_replies' info in the about screen. | grunfink | |
| 2025-08-21 | Updated RELEASE_NOTES. | grunfink | |
| 2025-08-21 | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | grunfink | |
| 2025-08-21 | Merge pull request 'Fix CLI boosts not showing in public timeline' (#460) ↵ | grunfink | |
| from xvello/snac2:xvello/cli-boost-fix into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/460 | |||
| 2025-08-20 | Fix CLI boosts not showing in public timeline | Xavier Vello | |
| 2025-08-19 | Merge pull request 'updates holen' (#10) from grunfink/snac2:master into master | Oliver | |
| Reviewed-on: https://codeberg.org/zen/snac2/pulls/10 | |||
| 2025-08-18 | New function enqueue_collect_replies(). | grunfink | |
| 2025-08-18 | Fixed typo. | grunfink | |
| 2025-08-18 | Updated documentation. | grunfink | |
| 2025-08-16 | New function collect_replies(). | grunfink | |
| 2025-08-14 | Updated RELEASE_NOTES. | grunfink | |
| 2025-08-14 | Added nodeinfo 2.1 support. | grunfink | |
| 2025-08-14 | Updated RELEASE_NOTES. | grunfink | |
| 2025-08-14 | Merge branch 'master' of /home/angel/git/snac2 | grunfink | |
| 2025-08-14 | mastoapi: avoid repeating entries. | grunfink | |
| 2025-08-14 | Merge pull request 'PR: Update Brazilian Portuguese (pt_BR) translation.' ↵ | grunfink | |
| (#456) from daltux/snac2:pt_BR-4 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/456 | |||
| 2025-08-13 | Update Brazilian Portuguese (pt_BR) translation | Daltux | |
| New strings translated and other minor tweaks. | |||
| 2025-08-12 | content_search() also looks in the attributedTo field. | grunfink | |
| 2025-08-12 | Bumped version. | grunfink | |