GoToSocial/internal/db/bundb
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
..
migrations
account_test.go
account.go
admin_test.go
admin.go
application_test.go
application.go
basic_test.go
basic.go
bundb_test.go
bundb.go
bundbnew_test.go
db.go
domain_test.go
domain.go
emoji_test.go
emoji.go
errors.go
hook.go
instance_test.go
instance.go
list_test.go
list.go
marker.go
markers_test.go
media_test.go
media.go
mention_test.go
mention.go
notification_test.go
notification.go
relationship_block.go
relationship_follow_req.go
relationship_follow.go
relationship_note.go
relationship_test.go
relationship.go
report_test.go
report.go
rule_test.go
rule.go
search_test.go
search.go
session_test.go
session.go
status_test.go
status.go
statusbookmark_test.go
statusbookmark.go
statusfave_test.go
statusfave.go
tag_test.go
tag.go
timeline_test.go
timeline.go
tombstone.go
user_test.go
user.go
util.go