aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-08-21Merge branch 'master' of grunfink-codeberg:grunfink/snac2grunfink
2025-08-21Merge 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-20Fix CLI boosts not showing in public timelineXavier Vello
2025-08-19Merge pull request 'updates holen' (#10) from grunfink/snac2:master into masterOliver
Reviewed-on: https://codeberg.org/zen/snac2/pulls/10
2025-08-18New function enqueue_collect_replies().grunfink
2025-08-18Fixed typo.grunfink
2025-08-18Updated documentation.grunfink
2025-08-16New function collect_replies().grunfink
2025-08-14Updated RELEASE_NOTES.grunfink
2025-08-14Added nodeinfo 2.1 support.grunfink
2025-08-14Updated RELEASE_NOTES.grunfink
2025-08-14Merge branch 'master' of /home/angel/git/snac2grunfink
2025-08-14mastoapi: avoid repeating entries.grunfink
2025-08-14Merge 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-13Update Brazilian Portuguese (pt_BR) translationDaltux
New strings translated and other minor tweaks.
2025-08-12content_search() also looks in the attributedTo field.grunfink
2025-08-12Bumped version.grunfink
2025-08-12Updated .po files.grunfink
2025-08-12Updated RELEASE_NOTES.grunfink
2025-08-12post_langs can now be set from the user settings.grunfink
2025-08-12Editing a post keeps the original language.grunfink