GoToSocial/internal/timeline
tobi 3510454768
[bugfix/chore] Refactor timeline code (#1656)
* start poking timelines

* OK yes we're refactoring, but it's nothing like the last time so don't worry

* more fiddling

* update tests, simplify Get

* thanks linter, you're the best, mwah mwah kisses

* do a bit more tidying up

* start buggering about with the prepare function

* fix little oopsie

* start merging lists into 1

* ik heb een heel zwaar leven
nee nee echt waar

* hey it works we did it reddit

* regenerate swagger docs

* tidy up a wee bit

* adjust paging

* fix little error, remove unused functions
2023-04-06 12:43:13 +01:00
..
get.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
get_test.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
index.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
index_test.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
indexeditems.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
manager.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
manager_test.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
prepare.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
prune.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
prune_test.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
remove.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
timeline.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
timeline_test.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
types.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00