lemmy/server/src/apub
nutomic 3da47352be Remove usage of Option::unwrap() in activitypub code (#80)
Remove remaining usages of unwrap() from activitypub code

Remove most usage of Option::unwrap() from activitypub code

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/80
2020-08-11 14:31:05 +00:00
..
extensions Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
inbox Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
activities.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
comment.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
community.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
fetcher.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
mod.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
post.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
private_message.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00
user.rs Remove usage of Option::unwrap() in activitypub code (#80) 2020-08-11 14:31:05 +00:00