gotosocial/internal/api/client/lists
kim 69ba9a79a1
[chore] de-interface{} the federator and dereferencer structs (#2285)
* de-interface{} the federator and dereferencer structs

* fix broken type signatures
2023-10-23 10:58:13 +01:00
..
list.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
listaccounts.go [bugfix] Return all accounts when list accounts limit <= 0 (#2014) 2023-07-21 13:56:38 +01:00
listaccounts_test.go [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) 2023-08-02 17:21:46 +02:00
listaccountsadd.go [chore] Fix Swagger paths for lists API endpoints (#1904) 2023-06-19 10:00:19 +02:00
listaccountsremove.go [chore] Fix Swagger paths for lists API endpoints (#1904) 2023-06-19 10:00:19 +02:00
listcreate.go [chore] Fix Swagger paths for lists API endpoints (#1904) 2023-06-19 10:00:19 +02:00
listdelete.go [chore] Fix Swagger paths for lists API endpoints (#1904) 2023-06-19 10:00:19 +02:00
listget.go [chore] Fix Swagger paths for lists API endpoints (#1904) 2023-06-19 10:00:19 +02:00
lists_test.go [chore] de-interface{} the federator and dereferencer structs (#2285) 2023-10-23 10:58:13 +01:00
listsget.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
listupdate.go [chore] Fix Swagger paths for lists API endpoints (#1904) 2023-06-19 10:00:19 +02:00