summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-11Better checking for CC creation in msg_note().default
2024-01-11Updated RELEASE_NOTES.default
2024-01-11Silenced some unused argument warnings.default
2024-01-11Updated RELEASE_NOTES.default
2024-01-11Set the 'bot' field in verify_credentials to the matching value.default
2024-01-11Merge pull request 'Improve support for Mona iOS app' (#100) from jamesoff/sn...grunfink
2024-01-11Support DELETE for Mastodon subscriptionsJames Seward
2024-01-11Add missing fields to account verificationJames Seward
2024-01-11Added an unveil() call for "/tmp".default
2024-01-11If the actor from a message from the shared-inbox fails, propagate.default
2024-01-11Avoid a webfinger request in msg_note().default
2024-01-10Updated RELEASE_NOTES.default
2024-01-10Updated documentation.default
2024-01-10New command-line option 'state'.default
2024-01-10Updated RELEASE_NOTES.default
2024-01-10Added more webfinger checks, just to be sure.default
2024-01-10Fixed minor collision in webfinger caching.default
2024-01-10Call srv_archive_error() on input q_item errors.default
2024-01-10Version 2.44 RELEASED.default
2024-01-10Updated RELEASE_NOTES.default
2024-01-10Minor code cleaning.default
2024-01-10Updated RELEASE_NOTES.default
2024-01-08Webfinger queries are cached, as they should.default
2024-01-08New state variable top_job_fifo_size.default
2024-01-08Renamed some thread states.default
2024-01-08Updated RELEASE_NOTES.default
2024-01-08Added some state flags for threads.default
2024-01-08Non-important variable renaming.default
2024-01-08Rewritten part of the job threads to be leaner and faster.default
2024-01-07Merge pull request 'Added compatibility with NetBSD' (#99) from draga79/snac2...grunfink
2024-01-07Addes NetBSD rc script exampleStefano Marinelli
2024-01-07Updated README.md for NetBSD compiling instructionsStefano Marinelli
2024-01-07Added Makefile.NetBSD to compile on NetBSDStefano Marinelli
2024-01-07Updated RELEASE_NOTES.default
2024-01-07Better behaviour on broken queue items.default
2024-01-07Backport from xs.default
2024-01-06Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-01-06Merge pull request 'improvement(nginx): Adjust nginx template to proper SSL/T...grunfink
2024-01-05improvement(nginx): Adjust nginx template to proper SSL/TLS cipher & protocolsFlorian Paul Azim Hoberg
2024-01-05More tweaks regarding shared inboxes.default
2024-01-04dequeue() unlinks the file, even if it's been unable to parse it.default
2024-01-04In the people page, followers and following lists are foldable.default
2024-01-04Updated copyright year.default
2024-01-03Updated RELEASE_NOTES.default
2024-01-03Merge pull request 'Added FreeBSD documentation and rc script' (#96) from dra...grunfink
2024-01-03Update doc/snac.8draga79
2024-01-03Updated README.md for FreeBSD instructionsdraga79
2024-01-03Addes FreeBSD rc script exampledraga79
2024-01-03Added example configuration for the Apache2 server.default
2024-01-03Moved most server state to a structure.default