lemmy/crates/utils
HackerNCoder 722d9efc13
Use starts_with for forbidden unicode (Fix #3888) (#4079)
* Use starts_with for forbidden unicode (Fix #3888)

* Require 3 visible chars in display name

* Run cargo fmt and scripts/lint

* Undo invisibly_starts_with_at

* Remove 3 min chars.count() check for display name
2023-10-24 16:57:40 +02:00
..
src Use starts_with for forbidden unicode (Fix #3888) (#4079) 2023-10-24 16:57:40 +02:00
translations@abd40d4737 Version 0.19.0-rc.3 2023-10-19 20:34:48 -04:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml Refactor rate limiter and improve rate limit bucket cleanup (#3937) 2023-10-19 15:31:51 +02:00