| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New function enqueue_object_request(). | 2024-05-05 | 4 | -0/+38 | |
| | | |||||
| * | More Pleroma poll tweaks. | 2024-05-05 | 1 | -1/+1 | |
| | | |||||
| * | Fixed Pleroma polls. | 2024-05-05 | 1 | -3/+16 | |
| | | |||||
| * | Backport from xs. | 2024-05-03 | 2 | -43/+7 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-05-02 | 1 | -1/+1 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-05-02 | 1 | -0/+2 | |
| | | |||||
| * | Merge branch 'master' of comam.es:git/snac2 | 2024-05-02 | 1 | -0/+2 | |
| |\ | |||||
| | * | Updated RELEASE_NOTES. | 2024-05-01 | 1 | -0/+2 | |
| | | | |||||
| * | | Fixed confusion in Undo + Follow processing. | 2024-05-02 | 1 | -5/+9 | |
| |/ | |||||
| * | Also add announces to lists. | 2024-04-30 | 3 | -7/+13 | |
| | | |||||
| * | Added more internal integrity checks. | 2024-04-30 | 1 | -1/+12 | |
| | | | | | index_add_md5() barfs if the md5 is not valid. | ||||
| * | Also purge lists. | 2024-04-30 | 1 | -0/+13 | |
| | | |||||
| * | More tweaks to mastoapi lists. | 2024-04-29 | 1 | -11/+41 | |
| | | |||||
| * | More work in lists. | 2024-04-29 | 2 | -1/+83 | |
| | | |||||
| * | New function list_distribute(). | 2024-04-29 | 2 | -0/+29 | |
| | | |||||
| * | More work in lists. | 2024-04-29 | 4 | -15/+141 | |
| | | |||||
| * | More work in lists. | 2024-04-29 | 3 | -25/+90 | |
| | | |||||
| * | Start of list support. | 2024-04-29 | 3 | -3/+108 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-04-28 | 1 | -0/+2 | |
| | | |||||
| * | Updated TODO. | 2024-04-27 | 1 | -6/+4 | |
| | | |||||
| * | mastoapi: Fixed login bug. | 2024-04-27 | 1 | -1/+1 | |
| | | |||||
| * | mastoapi: minor tweaks. | 2024-04-27 | 1 | -1/+7 | |
| | | |||||
| * | Updated TODO. | 2024-04-23 | 1 | -0/+2 | |
| | | |||||
| * | Updated documentation. | 2024-04-22 | 1 | -0/+8 | |
| | | |||||
| * | Added queue timeout tweaks to default server.json. | 2024-04-22 | 1 | -0/+2 | |
| | | |||||
| * | New server.json knobs "queue_timeout" and "queue_timeout_2". | 2024-04-22 | 1 | -2/+10 | |
| | | |||||
| * | Backport from xs. | 2024-04-22 | 2 | -3/+43 | |
| | | |||||
| * | 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 | |
| |/ / | |||||