GoToSocial/internal/util
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
..
statustools.go [feature] Dereference remote mentions when the account is not already known (#442) 2022-03-29 11:54:56 +02:00
statustools_test.go [feature] Dereference remote mentions when the account is not already known (#442) 2022-03-29 11:54:56 +02:00
time.go [bugfix] Update time marshalling format to provide 3 digits of ms (#630) 2022-06-04 20:03:01 +02:00
time_test.go [bugfix] Update time marshalling format to provide 3 digits of ms (#630) 2022-06-04 20:03:01 +02:00
timeline.go [feature] Add paging via `Link` header for notifications and account statuses (#629) 2022-06-08 20:22:49 +02:00
unique.go [security] Check all involved IRIs during block checking (#593) 2022-05-23 11:46:50 +02:00