gotosocial/internal/timeline
tobi 4ee436e98a
[bugfix] process account delete side effects in serial, not in parallel ()
* [bugfix] process account delete side effects in serial, not in parallel

* StartWorkers / StartNoopWorkers for tests

* undo testrig trace logging

* log errors instead of immediately returning
2023-11-14 15:57:25 +01:00
..
get.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
get_test.go [feature] add support for polls + receiving federated status edits () 2023-11-08 14:32:17 +00:00
index.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
index_test.go [chore] tidy + test timelines a bit better () 2023-06-04 18:55:30 +02:00
indexeditems.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
manager.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
prepare.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
prune.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
prune_test.go [bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls () 2023-11-11 10:15:04 +00:00
remove.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
timeline.go [bugfix] Invalidate timeline entries for status when stats change () 2023-06-11 10:18:44 +01:00
timeline_test.go [bugfix] process account delete side effects in serial, not in parallel () 2023-11-14 15:57:25 +01:00
timelines.go [feature] Add List functionality () 2023-05-25 10:37:38 +02:00
types.go [bugfix/chore] Refactor timeline code () 2023-04-06 12:43:13 +01:00
unprepare.go [feature] tentatively start adding polls support () 2023-10-04 13:09:42 +01:00
unprepare_test.go [bugfix] Invalidate timeline entries for status when stats change () 2023-06-11 10:18:44 +01:00