lemmy/crates/apub/src
Louis GERARD 85dab149a9
fix(posts/comments/search): return error on invalid community name (#3418)
2023-07-04 13:04:38 +02:00
..
activities Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00
api fix(posts/comments/search): return error on invalid community name (#3418) 2023-07-04 13:04:38 +02:00
collections Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
fetcher Addressing slow profile queries. #2777 (#2830) 2023-04-25 19:28:06 -04:00
http Remove not needed anymore http-signature-normalization-actix dependency (#3458) 2023-07-04 12:14:37 +02:00
objects Update federated posts to not cache sensitive images if not allow by local site (#3253) 2023-06-30 12:42:42 +02:00
protocol Fix Hidden communities showing in community list (#3094) 2023-06-15 13:39:58 +02: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 Remove redundant calls to `Iterator::collect` (#3365) 2023-06-28 11:19:26 +02:00