lemmy/crates
Dessalines a986db1a00
Fixing rust-analyzer suggestions on rss feeds. (#4210)
* Fixing rust-analyzer suggestions on rss feeds.

* Get rid of other pointless builders.

* More cleanup.
2023-11-29 11:00:06 +01:00
..
api Prevent purged user getting refetched from home instance (fixes #3815) (#4189) 2023-11-22 09:36:20 -05:00
api_common Upgrading deps. (#4196) 2023-11-24 10:29:41 +01:00
api_crud Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
apub Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
db_schema Update diesel-async (#4203) 2023-11-27 10:31:19 +01:00
db_views Setting rank column defaults to a small number. Fixes #4178 (#4191) 2023-11-23 20:39:46 -05:00
db_views_actor Adding creator_is_admin to PersonView, CommentView, and PostView. (#4165) 2023-11-21 11:20:24 -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 Upgrading deps. (#4196) 2023-11-24 10:29:41 +01:00
routes Fixing rust-analyzer suggestions on rss feeds. (#4210) 2023-11-29 11:00:06 +01:00
utils Fix:#4197: validate post title must be shorter than 200 letters (#4198) 2023-11-27 10:46:03 +01:00