| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-22 | Merge pull request 'po/de_DE.po Emoji react updated' (#510) from ↵ | grunfink | |
| zen/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/510 | |||
| 2025-12-21 | po/de_DE.po aktualisiert | zen | |
| 2025-12-20 | Updated RELEASE_NOTES. | grunfink | |
| 2025-12-20 | Fixed failed search when blank surround the query string. | grunfink | |
| 2025-12-20 | Merge pull request 'Update po/cs.po' (#509) from pmjv/snac2:master into master | grunfink | |
| Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/509 | |||
| 2025-12-20 | Update po/cs.po | pmjv | |
| 2025-12-19 | Updated TODO. | grunfink | |
| 2025-12-19 | Reindex tags when editing a post. | grunfink | |
| Tags that were deleted in the post message are not deleted, though. | |||
| 2025-12-19 | Updated language files. | grunfink | |
| 2025-12-19 | Updated documentation. | grunfink | |
| 2025-12-19 | Added violette styles to the embedded CSS. | grunfink | |
| 2025-12-19 | Some fixes. | violette | |
| 2025-12-19 | Updated CSS. | violette | |
| 2025-12-18 | Updated RELEASE_NOTES. | grunfink | |
| 2025-12-18 | Fixed typo. | grunfink | |
| 2025-12-18 | Strip surrounding colons in emoji pictures, if they are still there. | grunfink | |
| 2025-12-18 | If the emoji starts with &#, convert to an utf-8 string. | grunfink | |
| 2025-12-18 | Only generate an Image tag if the emoji is an URL. | grunfink | |
| 2025-12-18 | Use the emoji value from emojis.json instead of creating a link to the ↵ | grunfink | |
| static storage. | |||
| 2025-12-18 | Fixed more minor leaks. | grunfink | |
| 2025-12-18 | Fixed leak in emoji_reacted(). | grunfink | |
| 2025-12-18 | Fixed leak in timeline_admire(). | grunfink | |
| 2025-12-18 | Fixed some xs_fmt() usages. | grunfink | |
| 2025-12-18 | Fixed some xs_join() uses. | grunfink | |
| 2025-12-18 | Fixed some xs_dup() leaks. | grunfink | |
| 2025-12-18 | Added emoji reactions (contributed by violette). | violette | |
| 2025-12-18 | Bumped version. | grunfink | |
| 2025-12-09 | Merge branch 'master' of comam.es:git/snac2 | grunfink | |
| 2025-12-09 | If terse is set, history is also hidden. | grunfink | |
| 2025-12-09 | Updated RELEASE_NOTES. | grunfink | |
| 2025-12-09 | New query variable terse=anything. | grunfink | |
| If set to any value, a public post page doesn't show any headline. | |||
| 2025-12-09 | Updated TODO. | grunfink | |
| 2025-12-09 | Updated RELEASE_NOTES. | grunfink | |
| 2025-12-09 | Fixed small memory leak. | grunfink | |
| 2025-12-09 | make webpush use our notification server vkey instead of a random, ill-formated | violette p. | |
| key (necessary for some client notifications, such as moshidon) | |||
| 2025-12-04 | Updated RELEASE_NOTES. | grunfink | |
| 2025-12-04 | Version 2.85 RELEASED. | grunfink | |
| 2025-12-03 | Updated RELEASE_NOTES. | grunfink | |
| 2025-12-03 | Merge pull request 'rendering visibility conditionally, with lesser reach if ↵ | grunfink | |
| needed' (#493) from byte/snac2:feature/lesser-visibility into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/493 | |||
| 2025-12-02 | Merge pull request 'fine-tuning czech translation' (#503) from ↵ | grunfink | |
| pmjv/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/503 | |||
| 2025-12-02 | Update po/cs.po | pmjv | |
| 2025-12-02 | Updated RELEASE_NOTES. | grunfink | |
| 2025-12-02 | Merge pull request 'fix user matching' (#502) from rakoo/snac2:master into ↵ | grunfink | |
| master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/502 | |||
| 2025-12-01 | fine-tuning czech translation | pmjv | |
| 2025-11-30 | Fix user matching | rako | |
| In order to be a proper prefix, the actor url must end with a '/' otherwise it can match another user that starts with the same prefix: for example 'testuser' will match anything made by 'testuser2' | |||
| 2025-11-29 | Moved is_msg_mine() to data.c. | grunfink | |
| 2025-11-29 | New function is_msg_mine(). | grunfink | |
| 2025-11-26 | Some attachments are of type 'Video' instead of a MIME type (bsky). | grunfink | |
| 2025-11-24 | Updated RELEASE_NOTES. | grunfink | |
| 2025-11-20 | Added a Follow/Unfollow button next to a new follow notification. | grunfink | |