index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-02
Only purge static directories if configured in server.json.
grunfink
2026-04-02
Also exclude emojis served from static directories.
grunfink
2026-04-02
Also exclude a user's style.css from purge_static().
grunfink
2026-04-02
New function purge_static() (still dummy).
grunfink
2026-03-31
Stop on zero size reads in xs_read().
grunfink
2026-03-28
Updated RELEASE_NOTES.
grunfink
2026-03-28
Changed some defaults for newly created instances.
grunfink
2026-03-27
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
grunfink
2026-03-27
Merge pull request 'Drop `PATH_MAX` usage' (#593) from sergiodj/snac2:drop-PA...
grunfink
2026-03-27
Drop PATH_MAX usage
Sergio Durigan Junior
2026-03-26
Increased some debug level in error users.
grunfink
2026-03-24
Avoid passing a NULL uid to sprintf(), as it annoys OpenBSD.
default
2026-03-23
Version 2.91 RELEASED.
grunfink
2026-03-23
Updated RELEASE_NOTES.
grunfink
2026-03-23
Updated CONTRIBUTING.
grunfink
2026-03-23
Updated TODO.
grunfink
2026-03-23
Revert "Break on read errors in xs_read()."
grunfink
2026-03-23
Break on read errors in xs_read().
grunfink
2026-03-22
Also purge the 'pending/' subdirectory.
default
2026-03-22
Updated RELEASE_NOTES.
grunfink
2026-03-22
More webfinger fixes.
grunfink
2026-03-22
Commented out aliases in webfinger, as they are generating following problems.
grunfink
2026-03-22
Also check for actor_alt in is_msg_for_me().
grunfink
2026-03-22
Increase the size of outgoing payload errors in the log.
grunfink
2026-03-20
Updated RELEASE_NOTES.
grunfink
2026-03-20
Added more "rel" links to webfinger.
grunfink
2026-03-20
Updated RELEASE_NOTES.
grunfink
2026-03-20
Replaced some tabs with spaces.
grunfink
2026-03-20
Merge pull request 'Implemented tootfinder.ch compatibility mimic Mastodon be...
grunfink
2026-03-20
Updated RELEASE_NOTES.
grunfink
2026-03-20
Merge pull request 'Fixed another small leak' (#589) from dandelions/snac2:pr...
grunfink
2026-03-19
fix: another small leak in mastoapi
green
2026-03-19
Updated TODO.
grunfink
2026-03-19
Updated RELEASE_NOTES.
grunfink
2026-03-19
Add attachments to RSS.
grunfink
2026-03-19
Updated TODO.
grunfink
2026-03-19
Merge branch 'tootfinder-patch' of https://codeberg.org/rgiuse/snac2 into too...
Giuseppe Ranieri
2026-03-19
Implemented tootfinder.ch compatibility mimic Mastodon Behaviour
Giuseppe Ranieri
2026-03-19
Implemented tootfinder.ch compatibility mimic Mastodon Behaviour
Giuseppe Ranieri
2026-03-18
Merge pull request 'Another memory leak in emoji reaction code' (#586) from d...
grunfink
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 dand...
grunfink
2026-03-17
Merge pull request 'Fixed buffer overflow read in `xs_evp_genkey()` when crea...
grunfink
2026-03-17
Merge pull request 'Fixed missing `id` attribute in `html_checkbox()`' (#585)...
grunfink
2026-03-17
fix: broken <label> tags in html_checkbox()
green
[next]