lemmy/crates/utils/src
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
..
rate_limit Organize utils into separate files. Fixes #2295 (#2736) 2023-02-16 05:05:14 +01:00
settings Switch from bb8 to deadpool. Fixes #2765 (#2768) 2023-02-28 22:45:37 +01:00
utils Adding check to description and body length fields. (#2805) 2023-04-15 10:45:11 -04:00
apub.rs Fixing .drone.yml (#2677) 2023-01-30 14:17:24 -05:00
claims.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
email.rs Adding a vector indexing check to prevent panics. Fixes #2753 (#2754) 2023-02-28 12:34:50 +01:00
error.rs Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00
lib.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00
version.rs For untagged commits, include hash in version name (fixes #1563) 2021-04-12 13:47:58 +02:00