lemmy/crates
Wyatt Smith 744153eee6
Prevent making an instance private if federation is enabled. (#3074)
* Prevent making an instance private if federation is enabled.

* Added case where federation is enabled, check if the alternative setting is changed

* Merged the error messages for private instance/federation.

---------

Co-authored-by: Wyatt Smith <wys@dropbox.com>
2023-06-15 11:35:09 +02:00
..
api Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_common Fix unapproved users being able to log in after registration mode set to closed. (#3096) 2023-06-14 19:02:17 -04:00
api_crud Prevent making an instance private if federation is enabled. (#3074) 2023-06-15 11:35:09 +02:00
apub Fix Issue #3075 by using None for local fields instead of Some(false) (#3088) 2023-06-14 08:34:45 -04:00
db_schema Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_actor Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Fix compilation 2023-06-14 11:34:29 +02:00
utils Fixes #1884 - Support Spoiler Tags (#3018) 2023-06-14 13:15:59 +02:00