gotosocial/internal/api
tobi 6418307c64
[feature] Add back/next buttons to profiles for paging through statuses (#708)
* add GetAccountWebStatuses to db

* add WebStatusesGet func to processor

* don't add limit to next/prev links if 0

* take query params for next/prev statuses

* add separate next + prev links for convenience

* show 'nothing here' message if no statuses exist

* add back / next links to profiles

* allow paging down only

* go fmt ./...

* 'recent public toots' -> 'latest public toots'
2022-07-13 09:57:47 +02:00
..
client [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
model [feature] Add back/next buttons to profiles for paging through statuses (#708) 2022-07-13 09:57:47 +02:00
s2s [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
security [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
errorhandling.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
mime.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
negotiate.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00