gotosocial/internal/api
tobi 689a10fe17
[bugfix] Fix deleted status causing issues when getting bookmark (#1551)
* [bugfix] Delete bookmark when status deleted

* [chore] Give bookmark processing func some love

* fix paging + embetter tests
2023-02-23 22:11:10 +00:00
..
activitypub [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
auth [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
client [bugfix] Fix deleted status causing issues when getting bookmark (#1551) 2023-02-23 22:11:10 +00:00
fileserver [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
model [bugfix] Fix account roles (#1542) 2023-02-20 17:00:44 +01:00
nodeinfo [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
util [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
wellknown [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
activitypub.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
auth.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
client.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
fileserver.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
nodeinfo.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
wellknown.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00