lemmy/crates/apub/src
Neshura 558035b128
Fix Issue #3075 by using None for local fields instead of Some(false) (#3088)
* Set insert and update form "local" to None

* Extra space to retrigger woodpecker

* Resolve code review request

https://github.com/LemmyNet/lemmy/pull/3088#discussion_r1229336958

* Remove extra space after None,
2023-06-14 08:34:45 -04:00
..
activities Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
api Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
collections Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
fetcher Addressing slow profile queries. #2777 (#2830) 2023-04-25 19:28:06 -04:00
http Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
objects Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
protocol Fix Issue #3075 by using None for local fields instead of Some(false) (#3088) 2023-06-14 08:34:45 -04:00
activity_lists.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
lib.rs Remove last Option<Vec.. from API. Fixes #2820 (#2822) 2023-04-21 23:41:03 +02:00
mentions.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00