lemmy/crates/db_schema
Dessalines a6507c169d
Extracting pagination cursor utils into a trait. (#5424)
* Extracting pagination cursor utils into a trait.

- Fixes #5275

* Refactoring to avoid stack overflows.

* Fixing api_common feature.

* Rename the traits and paginationcursor::new

* Using combined trait.

* Removing empty files.
2025-03-04 13:00:18 -05:00
..
replaceable_schema Allow sending report only to admins (fixes #2414) (#5350) 2025-02-12 16:34:43 +01:00
src Extracting pagination cursor utils into a trait. (#5424) 2025-03-04 13:00:18 -05:00
Cargo.toml Add new setting to block NSFW content (#5436) 2025-03-03 11:46:39 +01:00