lemmy/crates/apub/src
Nutomic 6454a4d43d
Remove enable nsfw (#5017)
* Remove `local_site.enable_nsfw` in favor of `site.content_warning` (fixes #4627)

* cleanup usage of SiteView::read_local

* test

* uppercase
2024-09-16 11:18:16 -04:00
..
activities Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
api Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
collections Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
fetcher Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00
http Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
objects Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
protocol Remove nonstandard field expires from apub block activity (ref #2316) (#4542) 2024-09-10 12:35:58 +02:00
activity_lists.rs Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00
lib.rs Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00
mentions.rs Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00