aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-15Add neighborhood featuremasterRuben Beltran del Rio
2026-04-15Serve the baseURL in nodeinfo's metadata.grunfink
2026-04-14Fixed crash in rss_from_timeline().grunfink
2026-04-13Merge pull request 'Send a scope with access token' (#605) from trondd555/sna...grunfink
2026-04-12Send a scope with the tokentrondd555
2026-04-12Merge pull request 'po/de_DE.po aktualisiert' (#604) from zen/snac2:master in...grunfink
2026-04-11po/de_DE.po aktualisiertzen
2026-04-11Rewritten last commit to be more reliable (latitude and longitude data may be...grunfink
2026-04-11Also show a location link from people entries, if they have one.grunfink
2026-04-11Even if follow metrics are available in the actor object, don't show if both ...grunfink
2026-04-10Fixed crash.grunfink
2026-04-10Updated language files.grunfink
2026-04-10Updated RELEASE_NOTES.grunfink
2026-04-10Updated documentation.grunfink
2026-04-10Added web UI settings for the 'show_unlisted' toggle.grunfink
2026-04-10New user toggle 'show_unlisted', to show unlisted posts in public pages and R...grunfink
2026-04-10Updated RELEASE_NOTES.grunfink
2026-04-10If wanted so, add "following_count" and "followers_count" in the Person object.grunfink
2026-04-10Add following and followers (if available) in people entries.grunfink
2026-04-09Updated RELEASE_NOTES.grunfink
2026-04-09Merge pull request 'add polish translation' (#601) from kpm/snac2:pl into mastergrunfink
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