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 f56b84615c
Move DbUrl trait impls to newtypes.rs (#4463)
* Move DbUrl trait impls to newtypes.rs

* Update utils.rs
8 months ago
..
api Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 8 months ago
api_common Adding an instance-level default_sort_type (#4454) 8 months ago
api_crud Adding an instance-level default_sort_type (#4454) 8 months ago
apub Adding an instance-level default_sort_type (#4454) 8 months ago
db_perf Add site.content_warning, local_site.default_post_listing_mode (#4393) 8 months ago
db_schema Move DbUrl trait impls to newtypes.rs (#4463) 8 months ago
db_views Ignore expired bans in CommentReportView::read, just like in CommentReportQuery::list (#4457) 8 months ago
db_views_actor Make it so the signed in user can see if they're banned from a community (#4458) 8 months ago
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 11 months ago
federate Allow community mods to see votes in addition to admins (#4392) 9 months ago
routes Add site.content_warning, local_site.default_post_listing_mode (#4393) 8 months ago
utils Rewrite images to use local proxy (#4035) 9 months ago