summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11Backport from xs.default
2023-05-11In /relationship, the id[] can be a list.default
2023-05-10Updated RELEASE_NOTES.default
2023-05-09Fixed conflict.default
2023-05-09Merge pull request 'Fixed the issue of semaphore name conflicts.' (#33) from ...grunfink
2023-05-09Fixed the issue of semaphore name conflicts.poesty
2023-05-09Backport from xs.default
2023-05-09Backport from xs.default
2023-05-08Updated documentation.default
2023-05-08Fill the mastoapi instance contact_account field, if possible.default
2023-05-08Print the total running time at httpd stop.default
2023-05-08Backport from xs.default
2023-05-08Moved sem_close() further to the end.default
2023-05-08Added a source (web, mastoapi, etc) to lastlog_write().default
2023-05-07Updated RELEASE_NOTES.default
2023-05-07Added some includes needed for last sem_open() / uintptr_t changes.default
2023-05-07Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2023-05-07Merge pull request 'Use named semaphores' (#32) from saagarjha/snac2:master i...grunfink
2023-05-07Fix pointer-to-int castSaagar Jha
2023-05-07Use named semaphoresSaagar Jha
2023-05-07Bumped version.default
2023-05-07Merge pull request 'Fixed webfinger and curl issues' (#31) from poesty/snac2:...grunfink
2023-05-07Merge pull request 'master' (#1) from grunfink/snac2:master into masterpoesty
2023-05-07Version 2.30 RELEASED.default
2023-05-07Fixed webfinger and curl issuespoesty
2023-05-06Updated RELEASE_NOTES.default
2023-05-06Fixed a bug in Tusky's image send.default
2023-05-05Updated examples/docket-entrypoint.sh.default
2023-05-05The 'ping' command-line requests the actor for better error info.default
2023-05-05Fixed bug in ping cmdline debug output.default
2023-05-05Updated RELEASE_NOTES.default
2023-05-05Implemented 'Ping' and 'Pong' activities.default
2023-05-04Updated documentation.default
2023-05-04Fixed mastoapi debug levels.default
2023-05-04New url /oauth/x-snac-get-token.default
2023-05-04Made the post action configurable in login_page.default
2023-05-04Fixed more warnings.default
2023-05-04Added -Wextra to C flags.default
2023-05-04Added some const here and there.default
2023-05-04Deleted real unused parameters.default
2023-05-04Updated dependencies.default
2023-05-04Updated documentation.default
2023-05-04Updated documentation.default
2023-05-04Avoid crash in optional mastoapi argument.default
2023-05-04Updated documentation.default
2023-05-03Ensure no actor data is left in actor_get().default
2023-05-03Updated RELEASE_NOTES.default
2023-05-03Fixed missing notifications in certain circunstancies.default
2023-05-02Use xs_replace_n() where it suits.default
2023-05-02Backport from xs.default