lemmy/crates/db_schema
flamingos-cant e7ab5256f7
Add new setting to block NSFW content (#5436)
* Block NSFW content on instances with it disabled

* Make disallow_nsfw_content a local_site setting

* Clippy

* Add comma

* SQL fmt

* Newline

* Use func in apub + update js-client

* Remove extra db queries, add purge_post_images

* Add back local_site to funcs that need it

* Fix tests

* Add delay to api test

* Address comments

* Cleanup

* Return results from db func

* fmt

* Remove unneeded result

* Sync translations
2025-03-03 11:46:39 +01:00
..
replaceable_schema Allow sending report only to admins (fixes #2414) (#5350) 2025-02-12 16:34:43 +01:00
src Add new setting to block NSFW content (#5436) 2025-03-03 11:46:39 +01:00
Cargo.toml Add new setting to block NSFW content (#5436) 2025-03-03 11:46:39 +01:00