gotosocial/internal/api/client/lists
tobi e8a20f587c
[bugfix] Rework MultiError to wrap + unwrap errors properly ()
* rework multierror a bit

* test multierror
2023-08-02 17:21:46 +02:00
..
list.go [feature] Add List functionality () 2023-05-25 10:37:38 +02:00
listaccounts.go [bugfix] Return all accounts when list accounts limit <= 0 () 2023-07-21 13:56:38 +01:00
listaccounts_test.go [bugfix] Rework MultiError to wrap + unwrap errors properly () 2023-08-02 17:21:46 +02:00
listaccountsadd.go [chore] Fix Swagger paths for lists API endpoints () 2023-06-19 10:00:19 +02:00
listaccountsremove.go [chore] Fix Swagger paths for lists API endpoints () 2023-06-19 10:00:19 +02:00
listcreate.go [chore] Fix Swagger paths for lists API endpoints () 2023-06-19 10:00:19 +02:00
listdelete.go [chore] Fix Swagger paths for lists API endpoints () 2023-06-19 10:00:19 +02:00
listget.go [chore] Fix Swagger paths for lists API endpoints () 2023-06-19 10:00:19 +02:00
lists_test.go [bugfix] Return all accounts when list accounts limit <= 0 () 2023-07-21 13:56:38 +01:00
listsget.go [feature] Add List functionality () 2023-05-25 10:37:38 +02:00
listupdate.go [chore] Fix Swagger paths for lists API endpoints () 2023-06-19 10:00:19 +02:00