| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-18 | Don't propagate 4xx error statuses from proxied media. | grunfink | |
| 2026-08-18 | Merge pull request 'Update Russian translation' (#642) from koru/po into master | grunfink | |
| Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/642 | |||
| 2026-08-17 | Update Russian translation | koru | |
| Signed-off-by: koru <koru@cock.li> | |||
| 2026-08-17 | Merge pull request 'Updated Ukrainian translation' (#640) from ↵ | grunfink | |
| wincentbalin/snac2:translation-ukrainian into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/640 | |||
| 2026-08-17 | Updated Ukrainian translation | Wincent Balin | |
| 2026-08-07 | Version 2.94 RELEASED. | grunfink | |
| 2026-08-07 | Updated RELEASE_NOTES. | grunfink | |
| 2026-08-06 | Updated RELEASE_NOTES. | grunfink | |
| 2026-08-06 | Fixed redirection loop in the /users special case. | grunfink | |
| 2026-08-06 | Updated RELEASE_NOTES. | grunfink | |
| 2026-08-06 | Don't try (and fail) to parse non-UTC dates in posts. | grunfink | |
| I'll provide a real fix eventually. | |||
| 2026-08-06 | Updated RELEASE_NOTES. | grunfink | |
| 2026-08-05 | Updated RELEASE_NOTES. | grunfink | |
| 2026-08-05 | Updated RELEASE_NOTES. | grunfink | |
| 2026-08-05 | mastoapi: fixed bug while changing the sensitive content string. | grunfink | |
| 2026-08-03 | changed order of nodeinfo links. | grunfink | |
| 2026-08-03 | Bumped version. | grunfink | |
| 2026-08-03 | Updated RELEASE_NOTES. | grunfink | |
| 2026-08-03 | When mentioning, allow users with - in their names. | grunfink | |
| 2026-07-31 | Mark actors from boosted posts as non-broken. | grunfink | |
| 2026-07-30 | Don't skip unlisted replies to unknown posts. | grunfink | |
| 2026-07-25 | Merge pull request 'renamed snac-btn-like to snac-btn-clear-all' (#633) from ↵ | grunfink | |
| voidq/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/633 | |||
| 2026-07-23 | renamed snac-btn-like to snac-btn-clear-all | voidq | |
| by mistake clear_all btn was given class snac-btn-like | |||
| 2026-07-22 | Updated RELEASE_NOTES. | grunfink | |
| 2026-07-22 | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | grunfink | |
| 2026-07-22 | Merge pull request 'mastoapi: implement DELETE ↵ | grunfink | |
| /api/v1/profile/{avatar,header}' (#631) from bm90/snac2:masto-avatar-header-delete into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/631 | |||
| 2026-07-21 | add avatar and header deletion mastodon api endpoints | Ellie | |
| 2026-07-20 | Updated RELEASE_NOTES. | grunfink | |
| 2026-07-20 | In build_mentions(), don't add the original poster as a CC. | grunfink | |
| 2026-07-16 | Merge pull request 'Updated Italian translation' (#629) from ↵ | grunfink | |
| fidiben/snac2:Italian-translation into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/629 | |||
| 2026-07-15 | Updated Italian translation | Filippo Dibenedetto | |
| 2026-07-12 | Added count of EmojiReacts to top_ten. | grunfink | |
| 2026-07-10 | Merge pull request 'Update po/cs.po' (#627) from pmjv/snac2:master into master | grunfink | |
| Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/627 | |||
| 2026-07-10 | Update po/cs.po | pmjv | |
| 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 | |