mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-30 08:11:20 +00:00
203e35899e
* Add separate Post check for is_valid_body_field * Modify is_valid_body_check for posts only * Fix check var reinit in validation.rs * Extra empty line to rerun woodpecker with changes * Change Option to bool, add false to non-post calls * Woodpecker trick.. again * Probable rust_fmt fail fixed * cargo_clippy changes * Missing space between = and if * Remove ; after body length checks |
||
---|---|---|
.. | ||
notifications | ||
add_admin.rs | ||
ban_person.rs | ||
block.rs | ||
change_password.rs | ||
change_password_after_reset.rs | ||
list_banned.rs | ||
login.rs | ||
mod.rs | ||
report_count.rs | ||
reset_password.rs | ||
save_settings.rs | ||
verify_email.rs |