summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-09Merge pull request 'Fixed the issue of semaphore name conflicts.' (#33) from ↵grunfink
poesty/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/33
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 ↵grunfink
into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/32 This fixes httpd on macOS. It's fine if you don't want to merge this into snac itself; I can ask MacPorts to carry the patch themselves.
2023-05-07Fix pointer-to-int castSaagar Jha
Resolves "warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]"
2023-05-07Use named semaphoresSaagar Jha
Unnamed semaphores are not supported on macOS.
2023-05-07Bumped version.default
2023-05-07Merge pull request 'Fixed webfinger and curl issues' (#31) from ↵grunfink
poesty/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/31
2023-05-07Merge pull request 'master' (#1) from grunfink/snac2:master into masterpoesty
Reviewed-on: https://codeberg.org/poesty/snac2/pulls/1
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
snac init now prompts for an optional admin email address.
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
According to https://humungus.tedunangst.com/r/honk/v/tip/f/docs/ping.txt
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
2023-05-01Updated RELEASE_NOTES.default
2023-05-01Partial support for mastoapi unfavourite / unreblog.default
2023-05-01New functions index_del_md5(), index_del() and object_unadmire().default
2023-05-01Purge / gc the instance timeline index.default