gotosocial/internal/processing
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
..
account [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
admin [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
fedi [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
list [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
media [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
report [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
status [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
stream [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
timeline [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
user [bugfix] add From to email header (#1717) 2023-04-29 11:47:14 +02:00
account_test.go [bugfix] Fix multiple "updated_at" columns for media updates (#1660) 2023-03-31 15:19:50 +02:00
app.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
blocks.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequest.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
followrequest_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
fromclientapi.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
fromclientapi_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
fromcommon.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
fromfederator.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
fromfederator_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
instance.go [bugfix] Punycode fixes (#1743) 2023-05-07 18:53:21 +01:00
oauth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
preferences.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
preferences_test.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
processor.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
processor_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
search.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
util.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00