lemmy/server/src/apub
Dessalines bc523abd62
Add a simple linked instances page. Fixes #1070 (#1071)
* Add a simple linked instances page. Fixes #1070

* Changing allowed_instances to federated_instances.
2020-08-11 10:58:32 -04: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 Add a simple linked instances page. Fixes #1070 (#1071) 2020-08-11 10:58:32 -04: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