| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version 2.52 RELEASED.2.52 | 2024-05-07 | 1 | -1/+1 | |
| | | |||||
| * | Logging, logging, logging everywhere. | 2024-05-06 | 1 | -3/+2 | |
| | | |||||
| * | More logging! | 2024-05-06 | 1 | -0/+4 | |
| | | |||||
| * | mastoapi: also fix polls from Pleroma. | 2024-05-06 | 1 | -2/+15 | |
| | | |||||
| * | Minor RSS title beautifying. | 2024-05-05 | 1 | -4/+11 | |
| | | |||||
| * | Search by tag returns RSS if the appropriate header is defined. | 2024-05-05 | 1 | -3/+9 | |
| | | |||||
| * | New function timeline_to_rss(). | 2024-05-05 | 2 | -49/+63 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-05-05 | 1 | -0/+2 | |
| | | |||||
| * | More logging. | 2024-05-05 | 1 | -1/+1 | |
| | | |||||
| * | More logging. | 2024-05-05 | 1 | -0/+2 | |
| | | |||||
| * | Added some more logging. | 2024-05-05 | 1 | -0/+10 | |
| | | |||||
| * | Enqueue an object request for closed polls. | 2024-05-05 | 2 | -1/+20 | |
| | | | | | It seems that Pleroma does not send poll updates on close (or never). | ||||
| * | 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 | |
| | | | |||||