| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-19 | Implemented tootfinder.ch compatibility mimic Mastodon Behaviour | Giuseppe 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-18 | Merge 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-18 | fix: memory leak in mastoapi_status() | green | |
| 2026-03-18 | If latitude or longitude are not numbers, use them as string. | grunfink | |
| 2026-03-18 | Don't use a NULL md5 in quoted post anchors. | grunfink | |
| 2026-03-17 | Deleted unused goto label. | default | |
| 2026-03-17 | Fixed compilation error in OpenBSD. | default | |
| 2026-03-17 | Updated RELEASE_NOTES. | grunfink | |
| 2026-03-17 | Merge 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-17 | Merge 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-17 | Merge 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-17 | fix: broken <label> tags in html_checkbox() | green | |
| 2026-03-17 | fix: more memory leaks | green | |
| 2026-03-17 | fix: memory errors in byte's notification filter | green | |
| 2026-03-17 | fix: memory leak and oob read in "adduser" | green | |
| 2026-03-14 | Call ulimit -n to increase file descriptors in examples/snac_netbsd. | grunfink | |
| 2026-03-12 | Updated RELEASE_NOTES. | grunfink | |
| 2026-03-12 | Fixed an error in emptying hashtags from the web UI. | grunfink | |
| 2026-03-09 | Updated RELEASE_NOTES. | grunfink | |
| 2026-03-09 | Updated RELEASE_NOTES. | grunfink | |
| 2026-03-09 | Minor tweak to CONTRIBUTING.md. | grunfink | |
| 2026-03-09 | Updated RELEASE_NOTES. | grunfink | |
| 2026-03-09 | CONTRIBUTING.md new file. | grunfink | |
| 2026-03-08 | Updated RELEASE_NOTES. | grunfink | |
| 2026-03-08 | Mention that no IA has been used in the README. | grunfink | |
| 2026-03-06 | Merge pull request 'update openbsd rc.d script' (#573) from ↵ | grunfink | |
| nathanael/snac2:openbsd-script into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/573 | |||
| 2026-03-06 | update openbsd rc.d script | nathanael | |
| use daemon_flags instead of daemon_args see: https://man.openbsd.org/rc.d#ENVIRONMENT | |||
| 2026-03-06 | Bumped version. | grunfink | |
| 2026-03-05 | Merge pull request 'Update po/cs.po [typo]' (#568) from pmjv/snac2:master ↵ | grunfink | |
| into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/568 | |||
| 2026-03-04 | Updated RELEASE_NOTES. | grunfink | |
| 2026-03-04 | Fixed bug in Mastodon-style share button. | grunfink | |
| 2026-03-02 | Update po/cs.po | pmjv | |
| 2026-03-01 | Clicking on the account link always lead to the single people page. | grunfink | |
| Even from the full people page. | |||
| 2026-02-28 | Updated formatting.md. | grunfink | |
| 2026-02-28 | formatting.txt renamed to formatting.md. | grunfink | |
| 2026-02-28 | Updated formatting.txt. | grunfink | |
| 2026-02-28 | Merge pull request 'Update po/cs.po' (#562) from pmjv/snac2:master into master | grunfink | |
| Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/562 | |||
| 2026-02-28 | Inserted a space between month name and number. | grunfink | |
| 2026-02-28 | Merge pull request 'example file does not need to be executable (chmod -x)' ↵ | grunfink | |
| (#566) from nathanael/snac2:fix-permission into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/566 | |||
| 2026-02-27 | file does not need to be executable (chmod -x) | nathanael | |
| 2026-02-25 | Updated RELEASE_NOTES. | grunfink | |
| 2026-02-25 | Deleted useless debugging code in examples/docker-entrypoint.sh. | grunfink | |
| 2026-02-24 | Updated RELEASE_NOTES. | grunfink | |
| 2026-02-24 | Fixed another new error in the JSON parser. | grunfink | |
| 2026-02-24 | Updated README. | grunfink | |
| 2026-02-24 | Updated README. | grunfink | |
| 2026-02-24 | Call enqueue_actor_refresh() from html_people_one(). | grunfink | |
| 2026-02-24 | Also use the 'url' field in the » link to the post. | grunfink | |
| 2026-02-24 | Updated RELEASE_NOTES. | grunfink | |
| 2026-02-24 | Fixed local message not being shown. | grunfink | |