gotosocial/internal/web
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
..
base.go [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
confirmemail.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
fileserver.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
profile.go [feature] Add back/next buttons to profiles for paging through statuses (#708) 2022-07-13 09:57:47 +02:00
thread.go [frontend] Profile pages upgrade (#640) 2022-06-21 10:48:42 +02:00