gotosocial/internal/api/client/lists
tobi d0ae8f6231 [bugfix] Return useful err on server start failure ()
* [bugfix] Return useful err on `server start` failure

* remove scheduler started func

* remove tryUntil
2025-03-11 09:43:26 +01:00
..
list.go [feature] Add List functionality () 2023-05-25 10:37:38 +02:00
listaccounts_test.go [performance] cache more database calls, reduce required database calls overall () 2024-09-16 16:46:09 +00:00
listaccounts.go [performance] cache more database calls, reduce required database calls overall () 2024-09-16 16:46:09 +00:00
listaccountsadd_test.go [performance] cache more database calls, reduce required database calls overall () 2024-09-16 16:46:09 +00:00
listaccountsadd.go [chore] Swagger: correct names and formats for several array params () 2024-03-15 11:31:58 +01:00
listaccountsremove.go [chore] Swagger: correct names and formats for several array params () 2024-03-15 11:31:58 +01:00
listcreate.go [feature] Implement exclusive lists () 2024-09-09 15:56:58 -07:00
listdelete.go [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
listget.go [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
lists_test.go [bugfix] Return useful err on server start failure () 2025-03-11 09:43:26 +01:00
listsget.go [performance] http response encoding / writing improvements () 2023-11-27 14:00:57 +00:00
listupdate.go [feature] Implement exclusive lists () 2024-09-09 15:56:58 -07:00