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/utils/src/utils
Nutomic 1be7dbde33
Count chars, not bytes for max title length (fixes #4366) (#4367)
* Count chars, not bytes for max title length (fixes #4366)

* fix api test
5 months ago
..
markdown Use `pretty_assertions` for assertions (#4347) 5 months ago
markdown.rs Use `pretty_assertions` for assertions (#4347) 5 months ago
mention.rs Use `pretty_assertions` for assertions (#4347) 5 months ago
mod.rs Handle invalid ban expires values (fixes #4045) (#4046) 8 months ago
slurs.rs Use `pretty_assertions` for assertions (#4347) 5 months ago
validation.rs Count chars, not bytes for max title length (fixes #4366) (#4367) 5 months ago