lemmy/crates
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
..
api Don't check verified email when an admin logs in (#3209) 2023-06-20 08:52:21 -04:00
api_common Fix parameter ordering for new_report_subject string (#3210) 2023-06-20 11:24:04 -04:00
api_crud 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
apub Correct error messages if user registers with taken user/email (#3093) 2023-06-21 05:26:07 -04:00
db_schema Correct error messages if user registers with taken user/email (#3093) 2023-06-21 05:26:07 -04:00
db_views Add test to check reading and listing posts return my_vote (#3215) 2023-06-21 10:48:39 +02:00
db_views_actor Feature add hours as sorting options backend (#3161) 2023-06-20 16:05:43 +02:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Update all dependencies (#3091) 2023-06-15 11:37:05 +02:00
utils 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