aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-15Reduced RSA key size to 2048.default
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
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
2025-01-09Some fixes to receive and update 'Event' objects correctly.default
2025-01-08Deleted useless check.default
2025-01-08Fixed crash on NULL hashtag href.default
2025-01-08Do a lower case search of hashtags in the content.default
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
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-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