GoToSocial/internal/typeutils
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
..
astointernal.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
astointernal_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
converter.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
converter_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
defaulticons.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
frontendtointernal.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
internal.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
internaltoas.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
internaltoas_test.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
internaltofrontend.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
internaltofrontend_test.go [bugfix] Don't try to get user when serializing local instance account (#1757) 2023-05-09 16:05:35 +01:00
internaltorss.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
internaltorss_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
wrap.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
wrap_test.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00