lemmy/crates/apub/src/protocol/objects
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
..
chat_message.rs Add method ApubObject.verify() 2021-11-06 18:35:14 +01:00
group.rs Fix clippy error 2021-11-08 13:16:14 +01:00
mod.rs Add federation test cases for Smithereen and Mastodon 2021-11-09 17:16:58 +01:00
note.rs More federation compat (#1894) 2021-11-11 14:49:15 -05:00
page.rs More federation compat (#1894) 2021-11-11 14:49:15 -05:00
person.rs Reduce stack memory usage in apub code 2021-11-06 14:53:39 +01:00
tombstone.rs Move object and collection structs to protocol folder 2021-10-29 12:50:32 +02:00