lemmy/crates/apub_lib/src
Nutomic 1b9414f292
More federation compat (#1894)
* Make HTTP signatures compatible with Pleroma

* Send Announce/Page, Announce/Note for Pleroma compatibility

* remove unused code
2021-11-11 14:49:15 -05:00
..
activity_queue.rs More federation compat (#1894) 2021-11-11 14:49:15 -05:00
data.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
lib.rs Move ObjectId to library 2021-11-05 21:37:46 +01:00
object_id.rs Fixing clippy 2021-11-09 17:31:28 -05:00
signatures.rs More federation compat (#1894) 2021-11-11 14:49:15 -05:00
traits.rs Add method ApubObject.verify() 2021-11-06 18:35:14 +01:00
values.rs Activity.to should always be a vec (and unspecified size for public activities) 2021-10-29 12:45:54 +02: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