| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-29 | Merge branch 'master'HEADmain | Ruben Beltran del Rio | |
| 2026-06-29 | Merge branch 'master' of https://codeberg.org/grunfink/snac2 | Ruben Beltran del Rio | |
| 2026-06-26 | Version 2.93 RELEASED. | grunfink | |
| 2026-06-26 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-25 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-25 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-25 | Merge pull request 'Fixed custom emojis would turn into plain text with the ↵ | grunfink | |
| :shortcode: format after edit status.' (#623) from e0w0e/snac:custom_emoji_edit_patch into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/623 | |||
| 2026-06-25 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-25 | Fixed JSON parser to correctly convert u0000 to the Unicode representation. | grunfink | |
| 2026-06-24 | Minor logging tweak. | grunfink | |
| 2026-06-24 | Implemented semi-random forward_secs in enqueue_object_request() or ↵ | grunfink | |
| enqueue_actor_refresh(). If forward_secs is a negative value in these functions, it's used as the modulo of a hash of the user id. This way, a refresh storm of the same object by all users is somewhat distributed in time. | |||
| 2026-06-24 | On mismatched 'Update' messages, request the objects instead of just failing. | grunfink | |
| 2026-06-24 | Minor logging tweak. | grunfink | |
| 2026-06-24 | Improved error archiving. | grunfink | |
| 2026-06-24 | Fixed incorrect calls to srv_archive_error(). | grunfink | |
| 2026-06-24 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-24 | Moved xs_list_reverse() to xs.h. | grunfink | |
| 2026-06-24 | Added and additional keyId check in 'Move'. | grunfink | |
| 2026-06-24 | Added more checks for 'Delete' and 'Update'. | grunfink | |
| 2026-06-24 | Added an additional check for updated actor objects. | grunfink | |
| 2026-06-24 | Reverted previous patch. | grunfink | |
| This check needs more granularity; Mastodon sends Create + Note posts not from the actor, relays sends announces, etc. | |||
| 2026-06-24 | Added an new keyId check. | grunfink | |
| 2026-06-22 | Fixed custom emojis would turn into plain text with the :shortcode: format ↵ | e0w0e | |
| after edit status. I've noticed that when I post a status, custom emojis display correctly, but when I edit this status using clients(e.g.Trunks, Moshidon, Phanpy.social...), the custom emojis no longer display correctly. This change might resolve the issue. | |||
| 2026-06-10 | Tweaked first httpd log line. | grunfink | |
| 2026-06-09 | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | grunfink | |
| 2026-06-09 | Merge pull request 'Update po/pt_BR.po translating latest strings' (#622) ↵ | grunfink | |
| from daltux/snac2:pt_BR-11 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/622 | |||
| 2026-06-09 | Update po/pt_BR.po translating latest strings | Daltux | |
| 2026-06-08 | Another tweak to search. | grunfink | |
| Call webfinger_request_fake() for extreme cases. | |||
| 2026-06-07 | Fixed minor bug in xs_regex_split_n(). | grunfink | |
| 2026-06-07 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-07 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-07 | Merge pull request 'po/de_DE.po update' (#621) from zen/snac2:master into master | grunfink | |
| Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/621 | |||
| 2026-06-06 | po/de_DE.po aktualisiert | zen | |
| 2026-06-06 | po/de_DE.po aktualisiert | zen | |
| 2026-06-06 | po/de_DE.po aktualisiert | zen | |
| 2026-06-02 | Updated documentation. | grunfink | |
| 2026-06-02 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-02 | Updated language files. | grunfink | |
| 2026-06-02 | Minor rewording. | grunfink | |
| 2026-06-02 | Added web UI to set the 'excluded_langs'. | grunfink | |
| 2026-06-02 | New user directive: 'excluded_langs'. | grunfink | |
| 2026-06-02 | Minor cleanup. | grunfink | |
| 2026-06-01 | Use the full end PEM trailer. | grunfink | |
| 2026-06-01 | Updated RELEASE_NOTES. | grunfink | |
| 2026-06-01 | Ensure publicKeyPem never contain trailing text after the end marker. | grunfink | |
| 2026-05-29 | Updated RELEASE_NOTES. | grunfink | |
| 2026-05-28 | Merge pull request 'Add keep_replied_posts and keep_replied_me feathers, and ↵ | grunfink | |
| auto-mention post author when reply to a post' (#617) from hanchan/snac2-dev:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/617 | |||
| 2026-05-27 | add keep_replied_posts and keep_replied_me feathers, and auto-mention post ↵ | hanchan | |
| author when reply to a post | |||
| 2026-05-26 | Updated RELEASE_NOTES. | grunfink | |
| 2026-05-26 | Merge pull request 'pt_BR translation update' (#616) from ↵ | grunfink | |
| daltux/snac2:pt_BR-10 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/616 | |||