aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-09typoKrzysztof Michałczyk
2026-04-09added polish translationsKrzysztof Michałczyk
2026-04-08Updated RELEASE_NOTES.grunfink
2026-04-06Minor semantic tweak.grunfink
2026-04-06Follow to previous change: only use an alias for the current host.grunfink
2026-04-06Webfinger: if the 'subject' is not an acct:, search in 'aliases'.grunfink
2026-04-05Updated RELEASE_NOTES.grunfink
2026-04-05Avoid exporting NULL accounts.grunfink
2026-04-05Merge pull request 'static files: allow files in a subdirectory' (#541) from ...grunfink
2026-04-05Fixed warning.grunfink
2026-04-05Strip HTML from a summary field.grunfink
2026-04-05Use xs_utf8_crop_i() instead of savage crop in log files.grunfink
2026-04-05New utf8 functions.grunfink
2026-04-03Bumped version.grunfink
2026-04-03Really purge static directories.grunfink
2026-04-02Updated documentation.grunfink
2026-04-02Updated RELEASE_NOTES.grunfink
2026-04-02Also exclude the favicon_url in server.json from user directories.grunfink
2026-04-02Updated documentation.grunfink
2026-04-02Only purge static directories if configured in server.json.grunfink
2026-04-02Also exclude emojis served from static directories.grunfink
2026-04-02Also exclude a user's style.css from purge_static().grunfink
2026-04-02New function purge_static() (still dummy).grunfink
2026-03-31Stop on zero size reads in xs_read().grunfink
2026-03-28Updated RELEASE_NOTES.grunfink
2026-03-28Changed some defaults for newly created instances.grunfink
2026-03-27Merge branch 'master' of grunfink-codeberg:grunfink/snac2grunfink
2026-03-27Merge pull request 'Drop `PATH_MAX` usage' (#593) from sergiodj/snac2:drop-PA...grunfink
2026-03-27Drop PATH_MAX usageSergio Durigan Junior
2026-03-26Increased some debug level in error users.grunfink
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
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
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 be...grunfink
2026-03-20Updated RELEASE_NOTES.grunfink
2026-03-20Merge pull request 'Fixed another small leak' (#589) from dandelions/snac2:pr...grunfink