lemmy/crates/db_views
Dessalines d8a4fd6125
Adding listing_type filter for modlog. (#5399)
* Adding listing_type filter for modlog.

- Fixes #4219

* Running fmt.

* Change the listing_type.all to not filter by community.

* Adding GetModlog API docs.

* Addressing PR comments 2
2025-02-07 12:53:15 -05:00
..
src Adding listing_type filter for modlog. (#5399) 2025-02-07 12:53:15 -05:00
Cargo.toml Converting joins, filters, and selects to common functions for DB views. (#5359) 2025-02-03 19:47:48 -05:00