lemmy/crates
dullbananas f56b84615c
Move DbUrl trait impls to newtypes.rs (#4463)
* Move DbUrl trait impls to newtypes.rs

* Update utils.rs
2024-02-19 12:41:28 -05:00
..
api Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00
api_common Adding an instance-level default_sort_type (#4454) 2024-02-16 09:36:46 -05:00
api_crud Adding an instance-level default_sort_type (#4454) 2024-02-16 09:36:46 -05:00
apub Adding an instance-level default_sort_type (#4454) 2024-02-16 09:36:46 -05:00
db_perf Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
db_schema Move DbUrl trait impls to newtypes.rs (#4463) 2024-02-19 12:41:28 -05:00
db_views Ignore expired bans in CommentReportView::read, just like in CommentReportQuery::list (#4457) 2024-02-18 09:12:12 -05:00
db_views_actor Make it so the signed in user can see if they're banned from a community (#4458) 2024-02-18 09:09:46 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Allow community mods to see votes in addition to admins (#4392) 2024-01-23 18:47:28 -05:00
routes Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
utils Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00