lemmy/crates/api_crud/src/private_message
Dessalines 38d4429ae7
Adding check to description and body length fields. (#2805)
* Adding check to description and body length fields.

- Also making the checks return `LemmyError`
- Fixes #1747

* Address PR comments.

* PR comments 2
2023-04-15 10:45:11 -04:00
..
create.rs Adding check to description and body length fields. (#2805) 2023-04-15 10:45:11 -04:00
delete.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
update.rs Adding check to description and body length fields. (#2805) 2023-04-15 10:45:11 -04:00