GoToSocial/internal/timeline
tobi f5c004d67d
[feature] Add List functionality (#1802)
* start working on lists

* further list work

* test list db functions nicely

* more work on lists

* peepoopeepoo

* poke

* start list timeline func

* we're getting there lads

* couldn't be me working on stuff... could it?

* hook up handlers

* fiddling

* weeee

* woah

* screaming, pissing

* fix streaming being a whiny baby

* lint, small test fix, swagger

* tidying up, testing

* fucked! by the linter

* move timelines to state like a boss

* add timeline start to tests using state

* invalidate lists
2023-05-25 10:37:38 +02:00
..
get.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
get_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
index.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
index_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
indexeditems.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
manager.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
manager_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
prepare.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
prune.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
prune_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
remove.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
timeline.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
timeline_test.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01: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