GoToSocial/internal/api/client/lists
kim 8f67dd583d
[chore] deinterface the typeutils.Converter and update to use state structure (#2217)
* update typeconverter to use state structure

* deinterface the typeutils.TypeConverter -> typeutils.Converter

* finish copying over old type converter code comments

* fix cherry-pick merge issues, fix tests pointing to old typeutils interface type still
2023-09-23 18:44:11 +02: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] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02: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