summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-04-03Updated RELEASE_NOTES.default
2024-04-03Added some error logging regarding the emojis.json file.default
2024-04-02Updated RELEASE_NOTES.default
2024-04-02On OpenBSD, don't enable sendmail if email notifications are disabled.default
2024-04-01Updated RELEASE_NOTES.default
2024-03-26Updated RELEASE_NOTES.default
2024-03-26Updated documentation.default
2024-03-26Updated documentation.default
2024-03-25Some software return a list of icons instead of one, because why not.default
2024-03-25Updated dependencies.default
2024-03-25If an emoji in emojis.json is an URL to an image, it's stored in the tag list.default
2024-03-25Emojis are now read from ~/emojis.json.default
2024-03-25Added an additional check for blocked instances.default
2024-03-25Backport from xs.default
2024-03-24Updated documentation.default
2024-03-24Added 'announce' command to usage.default
2024-03-24Updated TODO.default
2024-03-24Reject my own messages in is_msg_for_me().default
2024-03-24Added a message saying Pongs are seen through the log.default
2024-03-24Only reply to direct Ping activities.default
2024-03-24In the 'ping' cmdline, really resolve via webfinger if necessary.default
2024-03-23Updated RELEASE_NOTES.default
2024-03-23Bumped version.default