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/api/src/private_message
Dessalines 5dea21d531
Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614)
* Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613

* Fixing clippy.
2 months ago
..
mark_read.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
mod.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago