gotosocial/internal/timeline
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
..
get.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
get_test.go [feature] add paging to account follows, followers and follow requests endpoints (#2186) 2023-09-12 14:00:35 +01:00
index.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
index_test.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
indexeditems.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
manager.go [bugfix] Fix incorrect per-loop variable capture (#2092) 2023-08-09 18:40:32 +02:00
prepare.go [bugfix] Add missing continue statement in prepareXBetweenIDs (#1996) 2023-07-18 09:39:16 +01:00
prune.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
prune_test.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
remove.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
timeline.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00
timeline_test.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
timelines.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
types.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
unprepare.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00
unprepare_test.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00