lemmy/crates/apub_lib/src
Nutomic 61189efe72
Rewrite collections to use new fetcher (#1861)
* Merge traits ToApub and FromApub into ApubObject

* Rewrite community outbox to use new fetcher

* Rewrite community moderators collection

* Rewrite tombstone
2021-10-27 12:03:07 -04:00
..
activity_queue.rs Trying a background_jobs fix. #1820 (#1822) 2021-10-08 14:36:53 +00:00
data.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
lib.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
signatures.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
traits.rs Rewrite collections to use new fetcher (#1861) 2021-10-27 12:03:07 -04:00
values.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
verify.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
webfinger.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00