aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-08Also check for the lowecase URL of the hashtags.default
2025-01-08Bumped copyright year.default
2025-01-08Show hashtags that are not already linked from the post content.default
2025-01-07Added a tweak to follow LitePub (Pleroma-style, https://litepub.social/) relays.default
Usage: create a magic user named 'relay' and make it follow a relay actor (examples: https://relay.c.im/actor or https://relay.ie9.org/actor). Unfollowing returns a 400 status and posts keep arriving (at least with ie9.org), so this is a problem at this moment.
2025-01-07Version 2.68 RELEASED.default
2025-01-07Updated RELEASE_NOTES.default
2025-01-07Minor semantic tweak.default
2025-01-07Updated documentation.default
2025-01-06Add short_description_raw optionEirik Oeverby
2025-01-06Add short_description_raw optionEirik Oeverby
2025-01-06Updated TODO.default
2025-01-06Updated documentation.default
2025-01-06Updated RELEASE_NOTES.default
2025-01-06New command-line operation 'note_unlisted'.default
2025-01-06In the /share page, set the charset explicitly to utf-8.default
2025-01-06Updated documentation.default
2025-01-06Updated Makefile dependencies.default
2025-01-06Don't fail Linux sandboxing if /usr/sbin/sendmail does not exist.default
2025-01-06Updated README.default
2025-01-06Updated RELEASE_NOTES.default
2025-01-06Minor rework to sandbox code.default
2025-01-06Updated RELEASE_NOTES.default
2025-01-06Updated RELEASE_NOTES.default
2025-01-06Updated documentation.default
2025-01-06Fixed sandboxing of the unix socket.default
2025-01-05Updated documentation.default
2025-01-05Updated RELEASE_NOTES.default
2025-01-05New configuration directive "max_public_entries".default
2025-01-05Updated RELEASE_NOTES.default
2025-01-05Disable sandboxing by default for now.default
2025-01-05Fixed crash in sandbox code under OpenBSD.default
2025-01-05Updated documentation.default
2025-01-05Updated tip for the search box.default
2025-01-05More sandbox compilation tweaks under Alpine Linux.default
2025-01-05Added some autodetection for Linux landlocking on older systems.default
2025-01-05Updated README.default
2025-01-05New compilation variable WITHOUT_SANDBOX, to disable all sandboxing.default
2025-01-05Updated RELEASE_NOTES.default
2025-01-05Minor sandbox fix for Debian stable.default
2025-01-05Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2025-01-05Merge pull request 'Port sandboxing to linux via landlock' (#226) from ↵grunfink
shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/226
2025-01-05Updated RELEASE_NOTES.default
2025-01-05Moved post language setting to msg_note(), where it really belongs.default
On the way, posting from the Mastodon API sets the language accordingly.
2025-01-05Use the site's CSS in the /share page.default
2025-01-05Updated RELEASE_NOTES.default
2025-01-05The 'note' cmdline looks at the LANG env var to set the post's language.default
2025-01-05More /share tweaks.default
2025-01-04Updated TODO.default
2025-01-04Updated RELEASE_NOTES.default
2025-01-04Updated documentation.default