GoToSocial/internal/timeline
Daenney dbf487effb
[bugfix] Fix incorrect per-loop variable capture (#2092)
These should be per iteration, not per loop. This was caught by running
a build with the loopvar experiment: go build -gcflags=-d=loopvar=2.
2023-08-09 18:40:32 +02:00
..
get_test.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
get.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
index.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_test.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
prune.go
remove.go
timeline_test.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
timeline.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00
timelines.go
types.go
unprepare_test.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00
unprepare.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00