lemmy/crates/utils/src/utils
Dessalines 66e06b3952
Removing scheme from block urls. Fixes #4656 (#4659)
* Removing scheme from block urls. Fixes #4656

* Fix comment.

* Fixing domain checking.

* Removing pointless URL building in url blocklist regex.

* Remove trailing /
2024-04-23 23:15:20 -04:00
..
markdown Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
mention.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
mod.rs Handle invalid ban expires values (fixes #4045) (#4046) 2023-10-17 13:25:35 -04:00
slurs.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
validation.rs Removing scheme from block urls. Fixes #4656 (#4659) 2024-04-23 23:15:20 -04:00