You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/src
vpzomtrrfrt 09099e7b90
Fix handling of follows addressed to single value (#2920)
* Fix handling of follows addressed to single value

* Switch to deserialize_skip_error for Follow to

* Also use deserialize_skip_error for AcceptFollow and UndoFollow

* actually import deserialize_skip_error
1 year ago
..
activities Remove chatserver (#2919) 1 year ago
api Remove chatserver (#2919) 1 year ago
collections Activitypub crate rewrite (#2782) 1 year ago
fetcher Addressing slow profile queries. #2777 (#2830) 1 year ago
http Adding diesel enums for SortType and ListingType (#2808) 1 year ago
objects Remove chatserver (#2919) 1 year ago
protocol Fix handling of follows addressed to single value (#2920) 1 year ago
activity_lists.rs Activitypub crate rewrite (#2782) 1 year ago
lib.rs Remove last Option<Vec.. from API. Fixes #2820 (#2822) 1 year ago
mentions.rs Activitypub crate rewrite (#2782) 1 year ago