summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-28Updated RELEASE_NOTES.default
2024-04-27Updated TODO.default
2024-04-27mastoapi: Fixed login bug.default
2024-04-27mastoapi: minor tweaks.default
2024-04-23Updated TODO.default
2024-04-22Updated documentation.default
2024-04-22Added queue timeout tweaks to default server.json.default
2024-04-22New server.json knobs "queue_timeout" and "queue_timeout_2".default
2024-04-22Backport from xs.default
2024-04-22Deleted useless recalculation of queue_retry_max.default
2024-04-22URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid.default
But only if {md5} is in the user's timeline.
2024-04-20Updated TODO.default
2024-04-19Added the default 'protocol' field to 'server.json'.default
2024-04-19Updated RELEASE_NOTES.default
2024-04-19Updated documentation.default
2024-04-19Only add Emoji tags when needed.default
2024-04-18Some tweaks to previous patch.default
2024-04-18Merge pull request 'Ability to federate with hidden networks #93 (update for ↵grunfink
v2.49)' (#149) from iwojima/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/149
2024-04-17Improved non-public reply check.default
2024-04-17Don't skip orphan private posts that are for us.default
2024-04-15Updated RELEASE_NOTES.default
2024-04-14Backport from xs.default
2024-04-14Better redirection URL building in oauth_post_handler().default
2024-04-14Log status in mastoapi_post_handler().default
2024-04-14Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-04-14Merge pull request 'Prevent some browsers from caching servers basic auth ↵grunfink
request' (#159) from louis77/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/159
2024-04-13Prevent some browsers from caching servers basic auth requestlouis
2024-04-12Commented out received unboosts (see code for an explanation).default
2024-04-11In object_unadmire(), don't call index_gc() if index_del() did nothing.default
2024-04-11Also purge like and announce index backups.default
2024-04-11Undo for Likes and Announces are no longer dropped.default
2024-04-11Fixed bug in form processing.default
2024-04-11Updated RELEASE_NOTES.default
2024-04-11Added Unlike and Unboost buttons to web interface.default
2024-04-11mastoapi: 'unfavourite' and 'unreblog' actions now fully work.default
2024-04-10New function msg_repulsion.default
2024-04-10Added cmdline 'boost' as an alias to 'announce'.default
2024-04-10Changed admiration message ids from dummy ones to having an md5 of the object.default
2024-04-09Bumped version.default
2024-04-09Merge branch 'master' of comam.es:git/snac2default
2024-04-09Added rel="alternate" links to ActivityPub objects for the public timeline ↵default
and single posts.
2024-04-07Updated README.default
2024-04-07Added new OpenBSD guide link to README.default
2024-04-07Merge pull request 'Change the link name of voron/snac-style in README' ↵grunfink
(#157) from eyrie/snac2-commit:eyrie-patch-1 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/157
2024-04-07Merge pull request 'some clarifications with the examples' (#156) from ↵grunfink
antics/snac2:antics-patch-1 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/156
2024-04-07Change the link name of voron/snac-style in READMEeyrie
2024-04-06some clarifications with the examplesantics
2024-04-04Version 2.51 RELEASED.default
2024-04-04Updated TODO.default
2024-04-04Updated TODO.default