aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-20add port parsing for sandboxingshtrophic
2025-01-20add xs_smtp_requestshtrophic
2025-01-20Updated RELEASE_NOTES.default
2025-01-20Fixed check for the basedir (contributed by an-im-dugud).default
2025-01-20Minor HTML tweak.default
2025-01-20Fixed usage text.default
2025-01-20Updated RELEASE_NOTES.default
2025-01-20Documented the SNAC_BASEDIR environment variable.default
2025-01-20Added support for the SNAC_BASEDIR environment variable.default
If it's set, the basedir argument in command-line commands must not be given.
2025-01-20Updated documentation.default
2025-01-20Show the post language under the date 'title'.default
2025-01-20Added the USER_AGENT to HTTP errors.default
2025-01-19Don't notify us for our own posts from the relay.default
2025-01-19Only relay public posts.default
2025-01-19changed note* commands checking.default
2025-01-19New command 'note_mention'.default
2025-01-19Also relay notes to the relays that follow us.default
2025-01-19Updated documentation.default
2025-01-19Updated RELEASE_NOTES.default
2025-01-19Update user config from admin/followed-hashtags.default
2025-01-19Added controls for the followed hashtags.default
2025-01-17Fixed the greeting.html template to have a closing head tag.default
2025-01-16Changed Boost/Like order in the /authorize_interaction page.default
2025-01-16Updated TODO.default
2025-01-16Updated RELEASE_NOTES.default
2025-01-16Updated documentation.default
2025-01-16Implemented Mastodon-like /authorize_interaction.default
2025-01-15Updated RELEASE_NOTES.default
2025-01-15Updated RELEASE_NOTES.default
2025-01-15Merge pull request 'Implement faster min_id handling' (#277) from ↵grunfink
nowster/snac2:fast_min_id into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/277
2025-01-15Updated RELEASE_NOTES.default
2025-01-15Merge pull request 'Implement limit= on notification fetches' (#276) from ↵grunfink
nowster/snac2:notification_limits into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/276
2025-01-15Updated RELEASE_NOTES.default
2025-01-15Reduced RSA key size to 2048.default
2025-01-15Implement faster min_id handlingPaul Martin
2025-01-14Implement limit= on notification fetchesPaul Martin
2025-01-13Don't describe as 'fatal' what are just non-retriable connection errors.default
2025-01-12Minor improvements to start / end event time showing.default
2025-01-12Better dangling hashtag checking.default
2025-01-12Show event start / end times.default
This code is a ugly as fuck.
2025-01-12If an Event has an URL, use it.default
2025-01-12mastoapi: fixed Events not being shown.default
2025-01-12Updated RELEASE_NOTES.default
2025-01-12Updated TODO.default
2025-01-12Updated RELEASE_NOTES.default
2025-01-12Backport from xs.default
2025-01-12Merge branch 'master' of comam.es:git/snac2default
2025-01-12Renamed msg_place() to msg_actor_place().default
2025-01-12Added sandbox.o dependency to Makefile.NetBSD.default
2025-01-11mastoapi: obey the "unlisted" visibility set by apps.default