| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated RELEASE_NOTES.HEADmaster | 27 hours | 1 | -0/+2 | |
| | | |||||
| * | Fixed failed search when blank surround the query string. | 27 hours | 1 | -1/+5 | |
| | | |||||
| * | Merge pull request 'Update po/cs.po' (#509) from pmjv/snac2:master into master | 27 hours | 1 | -5/+5 | |
| |\ | | | | | | | Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/509 | ||||
| | * | Update po/cs.po | 27 hours | 1 | -5/+5 | |
| |/ | |||||
| * | Updated TODO. | 2 days | 1 | -2/+2 | |
| | | |||||
| * | Reindex tags when editing a post. | 2 days | 1 | -0/+3 | |
| | | | | | Tags that were deleted in the post message are not deleted, though. | ||||
| * | Updated language files. | 2 days | 16 | -3040/+3232 | |
| | | |||||
| * | Updated documentation. | 2 days | 2 | -2/+2 | |
| | | |||||
| * | Added violette styles to the embedded CSS. | 2 days | 1 | -0/+3 | |
| | | |||||
| * | Some fixes. | 2 days | 2 | -5/+6 | |
| | | |||||
| * | Updated CSS. | 2 days | 1 | -1/+4 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 3 days | 1 | -0/+2 | |
| | | |||||
| * | Fixed typo. | 3 days | 1 | -1/+1 | |
| | | |||||
| * | Strip surrounding colons in emoji pictures, if they are still there. | 3 days | 1 | -0/+2 | |
| | | |||||
| * | If the emoji starts with &#, convert to an utf-8 string. | 3 days | 1 | -0/+15 | |
| | | |||||
| * | Only generate an Image tag if the emoji is an URL. | 3 days | 1 | -9/+15 | |
| | | |||||
| * | Use the emoji value from emojis.json instead of creating a link to the ↵ | 3 days | 1 | -6/+10 | |
| | | | | | static storage. | ||||
| * | Fixed more minor leaks. | 3 days | 2 | -2/+4 | |
| | | |||||
| * | Fixed leak in emoji_reacted(). | 3 days | 3 | -6/+7 | |
| | | |||||
| * | Fixed leak in timeline_admire(). | 3 days | 2 | -5/+6 | |
| | | |||||
| * | Fixed some xs_fmt() usages. | 3 days | 2 | -7/+13 | |
| | | |||||
| * | Fixed some xs_join() uses. | 3 days | 1 | -7/+12 | |
| | | |||||
| * | Fixed some xs_dup() leaks. | 3 days | 3 | -4/+4 | |
| | | |||||
| * | Added emoji reactions (contributed by violette). | 3 days | 9 | -31/+786 | |
| | | |||||
| * | Bumped version. | 3 days | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'master' of comam.es:git/snac2 | 12 days | 1 | -0/+2 | |
| |\ | |||||
| | * | Updated RELEASE_NOTES. | 12 days | 1 | -0/+2 | |
| | | | |||||
| * | | If terse is set, history is also hidden. | 12 days | 1 | -1/+1 | |
| |/ | |||||
| * | New query variable terse=anything. | 12 days | 3 | -18/+26 | |
| | | | | | If set to any value, a public post page doesn't show any headline. | ||||
| * | Updated TODO. | 12 days | 1 | -6/+6 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 12 days | 1 | -0/+4 | |
| | | |||||
| * | Fixed small memory leak. | 12 days | 1 | -1/+1 | |
| | | |||||
| * | make webpush use our notification server vkey instead of a random, ill-formated | 12 days | 2 | -1/+6 | |
| | | | | | key (necessary for some client notifications, such as moshidon) | ||||
| * | Updated RELEASE_NOTES.2.85 | 2025-12-04 | 1 | -1/+1 | |
| | | |||||
| * | Version 2.85 RELEASED. | 2025-12-04 | 1 | -1/+1 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2025-12-03 | 1 | -0/+6 | |
| | | |||||
| * | Merge pull request 'rendering visibility conditionally, with lesser reach if ↵ | 2025-12-03 | 1 | -40/+33 | |
| |\ | | | | | | | | | | | needed' (#493) from byte/snac2:feature/lesser-visibility into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/493 | ||||
| | * | no visibility for editing | 2025-11-01 | 1 | -1/+2 | |
| | | | |||||
| | * | Merge remote-tracking branch 'orig/master' into feature/lesser-visibility | 2025-11-01 | 9 | -22/+61 | |
| | |\ | |||||
| | * | | rendering visibility conditionally, with lesser reach if needed | 2025-10-25 | 1 | -40/+32 | |
| | | | | |||||
| * | | | Merge pull request 'fine-tuning czech translation' (#503) from ↵ | 2025-12-02 | 1 | -16/+16 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | pmjv/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/503 | ||||
| | * | | | Update po/cs.po | 2025-12-02 | 1 | -1/+1 | |
| | | | | | |||||
| | * | | | fine-tuning czech translation | 2025-12-01 | 1 | -15/+15 | |
| | | | | | |||||
| * | | | | Updated RELEASE_NOTES. | 2025-12-02 | 1 | -0/+2 | |
| | | | | | |||||
| * | | | | Merge pull request 'fix user matching' (#502) from rakoo/snac2:master into ↵ | 2025-12-02 | 6 | -18/+18 | |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/502 | ||||
| | * | | | Fix user matching | 2025-11-30 | 6 | -18/+18 | |
| |/ / / | | | | | | | | | | | | | | | | 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' | ||||
| * | | | Moved is_msg_mine() to data.c. | 2025-11-29 | 2 | -14/+14 | |
| | | | | |||||
| * | | | New function is_msg_mine(). | 2025-11-29 | 2 | -0/+15 | |
| | | | | |||||
| * | | | Some attachments are of type 'Video' instead of a MIME type (bsky). | 2025-11-26 | 1 | -1/+1 | |
| | | | | |||||
| * | | | Updated RELEASE_NOTES. | 2025-11-24 | 1 | -0/+2 | |
| | | | | |||||