aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-26Increased some debug level in error users.grunfink
These are very annoying in instances that don't have a prefix, as fuckers are trying PHP and other vulnerabilities non-stop.
2026-03-24Avoid passing a NULL uid to sprintf(), as it annoys OpenBSD.default
2026-03-23Version 2.91 RELEASED.grunfink
2026-03-23Updated RELEASE_NOTES.grunfink
2026-03-23Updated CONTRIBUTING.grunfink
2026-03-23Updated TODO.grunfink
2026-03-23Revert "Break on read errors in xs_read()."grunfink
This reverts commit a7076780a34530077341c57721301ddc4d975a00.
2026-03-23Break on read errors in xs_read().grunfink
2026-03-22Also purge the 'pending/' subdirectory.default
2026-03-22Updated RELEASE_NOTES.grunfink
2026-03-22More webfinger fixes.grunfink
2026-03-22Commented out aliases in webfinger, as they are generating following problems.grunfink
At least for misskey, because it's using the /users/... alias instead of the real actor id.
2026-03-22Also check for actor_alt in is_msg_for_me().grunfink
2026-03-22Increase the size of outgoing payload errors in the log.grunfink
2026-03-20Updated RELEASE_NOTES.grunfink
2026-03-20Added more "rel" links to webfinger.grunfink
2026-03-20Updated RELEASE_NOTES.grunfink
2026-03-20Replaced some tabs with spaces.grunfink
2026-03-20Merge pull request 'Implemented tootfinder.ch compatibility mimic Mastodon ↵grunfink
behaviour' (#587) from rgiuse/snac2:tootfinder-patch into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/587
2026-03-20Updated RELEASE_NOTES.grunfink
2026-03-20Merge pull request 'Fixed another small leak' (#589) from ↵grunfink
dandelions/snac2:pr-leak-mastoapi-2 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/589
2026-03-19fix: another small leak in mastoapigreen
2026-03-19Updated TODO.grunfink
2026-03-19Updated RELEASE_NOTES.grunfink
2026-03-19Add attachments to RSS.grunfink
2026-03-19Updated TODO.grunfink
2026-03-19Merge branch 'tootfinder-patch' of https://codeberg.org/rgiuse/snac2 into ↵Giuseppe Ranieri
tootfinder-patch
2026-03-19Implemented tootfinder.ch compatibility mimic Mastodon BehaviourGiuseppe Ranieri
Added aliases list on webfinger response Return the /users/<actor> in the webfinger response ( mimic Mastodon ) Implemented /users endpoint redirect to access actor profile Files changed: modified: data.c modified: httpd.c modified: snac.h modified: webfinger.c
2026-03-19Implemented tootfinder.ch compatibility mimic Mastodon BehaviourGiuseppe Ranieri
Added aliases list on webfinger response Return the /users/<actor> in the webfinger response ( mimic Mastodon ) Implemented /users endpoint redirect to access actor profile Files changed: modified: data.c modified: httpd.c modified: snac.h modified: webfinger.c
2026-03-18Merge pull request 'Another memory leak in emoji reaction code' (#586) from ↵grunfink
dandelions/snac2:pr-leak-mastoapi into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/586
2026-03-18fix: memory leak in mastoapi_status()green
2026-03-18If latitude or longitude are not numbers, use them as string.grunfink
2026-03-18Don't use a NULL md5 in quoted post anchors.grunfink
2026-03-17Deleted unused goto label.default
2026-03-17Fixed compilation error in OpenBSD.default
2026-03-17Updated RELEASE_NOTES.grunfink
2026-03-17Merge pull request 'Fixed more memory leaks in new features' (#584) from ↵grunfink
dandelions/snac2:pr-leaks-1 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/584
2026-03-17Merge pull request 'Fixed buffer overflow read in `xs_evp_genkey()` when ↵grunfink
creating a new user' (#583) from dandelions/snac2:pr-adduser-leak into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/583
2026-03-17Merge pull request 'Fixed missing `id` attribute in `html_checkbox()`' ↵grunfink
(#585) from dandelions/snac2:pr-checkbox-id-attr into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/585
2026-03-17fix: broken <label> tags in html_checkbox()green
2026-03-17fix: more memory leaksgreen
2026-03-17fix: memory errors in byte's notification filtergreen
2026-03-17fix: memory leak and oob read in "adduser"green
2026-03-14Call ulimit -n to increase file descriptors in examples/snac_netbsd.grunfink
2026-03-12Updated RELEASE_NOTES.grunfink
2026-03-12Fixed an error in emptying hashtags from the web UI.grunfink
2026-03-09Updated RELEASE_NOTES.grunfink
2026-03-09Updated RELEASE_NOTES.grunfink
2026-03-09Minor tweak to CONTRIBUTING.md.grunfink
2026-03-09Updated RELEASE_NOTES.grunfink