GoToSocial/internal/processing/list
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
..
create.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
delete.go [bugfix] more robust list timeline invalidation (#1995) 2023-07-18 09:43:17 +01:00
get.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
list.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
update.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
updateentries.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
util.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00