gotosocial/web/source
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
..
css [feature] Add back/next buttons to profiles for paging through statuses (#708) 2022-07-13 09:57:47 +02:00
frontend [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
lib [frontend] add Accept header to oauthed api requests (#657) 2022-06-20 10:44:01 +02:00
panels [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
.eslintrc.js [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
.gitignore [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
dev-server.js [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
index.js [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
package.json [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
yarn.lock [frontend] Profile pages upgrade (#640) 2022-06-21 10:48:42 +02:00