| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deleted useless recalculation of queue_retry_max. | 2024-04-22 | 1 | -2/+0 | |
| | | |||||
| * | URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid. | 2024-04-22 | 2 | -5/+28 | |
| | | | | | But only if {md5} is in the user's timeline. | ||||
| * | Updated TODO. | 2024-04-20 | 1 | -4/+4 | |
| | | |||||
| * | Added the default 'protocol' field to 'server.json'. | 2024-04-19 | 1 | -0/+1 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-04-19 | 1 | -0/+2 | |
| | | |||||
| * | Updated documentation. | 2024-04-19 | 1 | -0/+7 | |
| | | |||||
| * | Only add Emoji tags when needed. | 2024-04-19 | 1 | -1/+1 | |
| | | |||||
| * | Some tweaks to previous patch. | 2024-04-18 | 5 | -17/+23 | |
| | | |||||
| * | Merge pull request 'Ability to federate with hidden networks #93 (update for ↵ | 2024-04-18 | 6 | -11/+14 | |
| |\ | | | | | | | | | | | v2.49)' (#149) from iwojima/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/149 | ||||
| | * | Ability to federate with hidden networks #93 (update for v2.49) | 2024-03-09 | 6 | -11/+14 | |
| | | | |||||
| * | | Improved non-public reply check. | 2024-04-17 | 1 | -2/+4 | |
| | | | |||||
| * | | Don't skip orphan private posts that are for us. | 2024-04-17 | 1 | -2/+7 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-04-15 | 1 | -0/+2 | |
| | | | |||||
| * | | Backport from xs. | 2024-04-14 | 6 | -24/+32 | |
| | | | |||||
| * | | Better redirection URL building in oauth_post_handler(). | 2024-04-14 | 1 | -1/+5 | |
| | | | |||||
| * | | Log status in mastoapi_post_handler(). | 2024-04-14 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | 2024-04-14 | 1 | -0/+1 | |
| |\ \ | |||||
| | * \ | Merge pull request 'Prevent some browsers from caching servers basic auth ↵ | 2024-04-14 | 1 | -0/+1 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | request' (#159) from louis77/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/159 | ||||
| | | * | | Prevent some browsers from caching servers basic auth request | 2024-04-13 | 1 | -0/+1 | |
| | |/ / | |||||
| * | | | Commented out received unboosts (see code for an explanation). | 2024-04-12 | 2 | -2/+7 | |
| | | | | |||||
| * | | | In object_unadmire(), don't call index_gc() if index_del() did nothing. | 2024-04-11 | 1 | -1/+3 | |
| | | | | |||||
| * | | | Also purge like and announce index backups. | 2024-04-11 | 1 | -0/+10 | |
| | | | | |||||
| * | | | Undo for Likes and Announces are no longer dropped. | 2024-04-11 | 2 | -0/+15 | |
| |/ / | |||||
| * | | Fixed bug in form processing. | 2024-04-11 | 1 | -0/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-04-11 | 1 | -0/+4 | |
| | | | |||||
| * | | Added Unlike and Unboost buttons to web interface. | 2024-04-11 | 2 | -0/+26 | |
| | | | |||||
| * | | mastoapi: 'unfavourite' and 'unreblog' actions now fully work. | 2024-04-11 | 2 | -10/+17 | |
| | | | |||||
| * | | New function msg_repulsion. | 2024-04-10 | 3 | -0/+42 | |
| | | | |||||
| * | | Added cmdline 'boost' as an alias to 'announce'. | 2024-04-10 | 1 | -25/+25 | |
| | | | |||||
| * | | Changed admiration message ids from dummy ones to having an md5 of the object. | 2024-04-10 | 1 | -1/+3 | |
| | | | |||||
| * | | Bumped version. | 2024-04-09 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'master' of comam.es:git/snac2 | 2024-04-09 | 1 | -1/+2 | |
| |\ \ | |||||
| | * | | Updated README. | 2024-04-07 | 1 | -1/+2 | |
| | | | | |||||
| * | | | Added rel="alternate" links to ActivityPub objects for the public timeline ↵ | 2024-04-09 | 1 | -4/+14 | |
| |/ / | | | | | | | and single posts. | ||||
| * | | Added new OpenBSD guide link to README. | 2024-04-07 | 1 | -0/+1 | |
| | | | |||||
| * | | Merge pull request 'Change the link name of voron/snac-style in README' ↵ | 2024-04-07 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | | | | | | | (#157) from eyrie/snac2-commit:eyrie-patch-1 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/157 | ||||
| | * | | Change the link name of voron/snac-style in README | 2024-04-07 | 1 | -1/+1 | |
| | | | | |||||
| * | | | Merge pull request 'some clarifications with the examples' (#156) from ↵ | 2024-04-07 | 1 | -2/+2 | |
| |\ \ \ | |/ / |/| | | | | | | | | | | | antics/snac2:antics-patch-1 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/156 | ||||
| | * | | some clarifications with the examples | 2024-04-06 | 1 | -2/+2 | |
| |/ / | |||||
| * | | Version 2.51 RELEASED.2.51 | 2024-04-04 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated TODO. | 2024-04-04 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated TODO. | 2024-04-04 | 1 | -0/+2 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-04-03 | 1 | -1/+1 | |
| | | | |||||
| * | | Added some error logging regarding the emojis.json file. | 2024-04-03 | 2 | -2/+9 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-04-02 | 1 | -0/+2 | |
| | | | |||||
| * | | On OpenBSD, don't enable sendmail if email notifications are disabled. | 2024-04-02 | 1 | -2/+11 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-04-01 | 1 | -0/+2 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-03-26 | 1 | -0/+2 | |
| | | | |||||
| * | | Updated documentation. | 2024-03-26 | 1 | -0/+3 | |
| | | | |||||
| * | | Updated documentation. | 2024-03-26 | 1 | -0/+21 | |
| | | | |||||