lemmy/crates/apub/src
dullbananas bef76630c5
Remove redundant calls to Iterator::collect (#3365)
* Remove redundant calls to `Iterator::collect`

* Update mentions.rs

* Add clippy lints and run fmt

* CI ran on the wrong commit again 
2023-06-28 11:19:26 +02:00
..
activities Remove redundant calls to Iterator::collect (#3365) 2023-06-28 11:19:26 +02:00
api Remove chatserver (#2919) 2023-06-06 12:27:22 -04: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 Respond with Content-Type: application/activity+json (#3353) 2023-06-26 12:10:04 +02:00
objects Fetch community outbox and moderators in parallel (#3360) 2023-06-26 12:14:50 -04: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