lemmy/server/src/apub
Dessalines 22abbebd41 Lots of additions to federation.
- Added a shared inbox.
- Added federated comments, comment updates, and tests.
- Abstracted ap object sends into a common trait.
2020-04-27 12:57:00 -04:00
..
activities.rs Lots of additions to federation. 2020-04-27 12:57:00 -04:00
comment.rs Lots of additions to federation. 2020-04-27 12:57:00 -04:00
community.rs Lots of additions to federation. 2020-04-27 12:57:00 -04:00
community_inbox.rs Making a trait function for follow and accept. 2020-04-26 13:20:42 -04:00
fetcher.rs Adding back in post fetching. 2020-04-25 11:49:15 -04:00
mod.rs Lots of additions to federation. 2020-04-27 12:57:00 -04:00
post.rs Lots of additions to federation. 2020-04-27 12:57:00 -04:00
shared_inbox.rs Lots of additions to federation. 2020-04-27 12:57:00 -04:00
signatures.rs Some fed fixes. 2020-04-24 10:04:36 -04:00
user.rs Making a trait function for follow and accept. 2020-04-26 13:20:42 -04:00
user_inbox.rs Lots of additions to federation. 2020-04-27 12:57:00 -04:00