gotosocial/internal/util
tobi 2b6b9cdf83
[bugfix] Fix paging for empty items (#2236)
* use minID properly for public timeline

* return paged response properly even when 0 items

* use gtserror

* page more consistently (for now)

* test

* aaa
2023-09-29 15:31:10 +02:00
..
emoji.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
namestring.go [feature] Support Actor URIs for webfinger queries (#2187) 2023-09-11 18:38:31 +02:00
namestring_test.go [feature] Support Actor URIs for webfinger queries (#2187) 2023-09-11 18:38:31 +02:00
paging.go [bugfix] Fix paging for empty items (#2236) 2023-09-29 15:31:10 +02:00
paging_test.go [bugfix] Fix paging for empty items (#2236) 2023-09-29 15:31:10 +02:00
ptr.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
punycode.go [bugfix] Punycode fixes (#1743) 2023-05-07 18:53:21 +01:00
time.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
time_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
unique.go [chore] Refactor AP authentication, other small bits of tidying up (#1874) 2023-06-13 15:47:56 +01:00