lemmy/crates/apub/src/activities
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
..
block Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
community Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
create_or_update pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
deletion Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00
following Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
voting chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
mod.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00