lemmy/crates/api_crud/src
Scott da3e3b6d8a
Ensure site can only either be a private instance or federated when creating or editing site (#3237)
* Add site visibility validation

* Fix formatting

* linter changes

* Update error message to match existing check

* Remove existing check

---------

Co-authored-by: Scott Merchant <97430840+scottmerchant@users.noreply.github.com>
2023-06-21 22:14:12 +02:00
..
comment Add comment depth check (#2940) 2023-06-08 10:31:26 -04:00
community Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
custom_emoji Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
post Fixing cross_post duplicates. Fixes #3233 (#3234) 2023-06-21 10:56:44 +02:00
private_message Fix private message e-mail notification subject and body (#2963) 2023-06-08 13:42:32 -04:00
site Ensure site can only either be a private instance or federated when creating or editing site (#3237) 2023-06-21 22:14:12 +02:00
user Correct error messages if user registers with taken user/email (#3093) 2023-06-21 05:26:07 -04:00
lib.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00