aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-01-11Moved creation of "quiet public" posts to msg_note(), where it belongs.default
2025-01-10If a post has a location, show it.default
2025-01-10Fixed crash.default
2025-01-10Fixed crash in msg_place() because I'm a moron.default
2025-01-10If a location is defined, user actors include a 'Place' object.default
2025-01-10Show the location in the public page.default
2025-01-10New user settings latitude and longitude.default
2025-01-10Actor caching lowered to 3 hours.default
2025-01-10Always return a shared inbox for the 'relay' user.default
2025-01-10Updated RELEASE_NOTES.default
2025-01-09Bumped debug level of actor cache hits.default
2025-01-09Added some actor object caching.default
2025-01-09Merge branch 'master' of /home/angel/git/snac2default
2025-01-09Added a way to archive ignored messages.default