lemmy/crates/db_views
dullbananas 588e1f6c0a
Add cursor pagination to report_combined view (#5244)
* add pagination cursor

* store timestamp instead of id in cursor (partial)

* Revert "store timestamp instead of id in cursor (partial)"

This reverts commit 89359dde4b.

* use paginated query builder
2024-12-02 12:56:14 -05:00
..
src Add cursor pagination to report_combined view (#5244) 2024-12-02 12:56:14 -05:00
Cargo.toml When using saved_only, sort posts / comments by the saved publish time, not the item creation time (#4479) 2024-03-04 14:19:51 +01:00