gotosocial/internal/processing/account
tobi 6f6e89e271
[feature] Add paging via Link header for notifications and account statuses (#629)
* test link headers

* page get account statuses properly

* page get notifications

* add util func for packaging timeline responses

* return timelined stuff from accountstatusesget

* rename timeline response

* use new convenience function

* go fmt
2022-06-08 20:22:49 +02:00
..
account.go [feature] Add paging via Link header for notifications and account statuses (#629) 2022-06-08 20:22:49 +02:00
account_test.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
create.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
createblock.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
createfollow.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
delete.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
get.go [feature] Web profile pages for accounts (#449) 2022-04-15 14:33:01 +02:00
getfollowers.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
getfollowing.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
getrelationship.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
getstatuses.go [feature] Add paging via Link header for notifications and account statuses (#629) 2022-06-08 20:22:49 +02:00
removeblock.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
removefollow.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
update.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
update_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00