You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
dullbananas d8f9e8a64c
Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320)
* stuff

* stuff

* crates.io

* Update up.sql

* Rerun federation tests

* Update post_view.rs

* Update post_view.rs

* Update up.sql

* Update utils.rs

* Fix precision loss

* Update up.sql

* Update down.sql

* remove unwrap

* Update post_view.rs

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
5 months ago
..
api Allow community mods to see votes in addition to admins (#4392) 5 months ago
api_common Forgot to add skip_serializing_none to persondetailsres. (#4399) 5 months ago
api_crud Prevent crates that shouldn't be published from being published (#4309) 6 months ago
apub Clippy fixes for 1.77.0 nightly (#4395) 5 months ago
db_perf Better query plan viewing experience (#4285) 5 months ago
db_schema Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320) 5 months ago
db_views Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320) 5 months ago
db_views_actor Add macro assert_length!() for tests (#4348) 6 months ago
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 7 months ago
federate Allow community mods to see votes in addition to admins (#4392) 5 months ago
routes Clippy fixes for 1.77.0 nightly (#4395) 5 months ago
utils Version 0.19.3 5 months ago