lemmy/crates/api_crud/src
Nutomic c96017c009
Configure max comment width in clippy (#4738)
* Configure max comment width in clippy

* update default config
2024-05-23 08:46:26 -04:00
..
comment Dont allow removing comment which was deleted (fixes #4731) (#4732) 2024-05-22 08:29:01 -04:00
community Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
custom_emoji Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
post Fixing proxy images (#4722) 2024-05-22 10:28:47 +02:00
private_message Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
site Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
user Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00