gotosocial/internal/util
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
..
namestring.go [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
namestring_test.go [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
statustools.go [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
statustools_test.go [bugfix] Make hashtag regex work with non-ascii characters (#682) 2022-07-03 11:03:03 +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 back/next buttons to profiles for paging through statuses (#708) 2022-07-13 09:57:47 +02:00
unique.go [security] Check all involved IRIs during block checking (#593) 2022-05-23 11:46:50 +02:00