lemmy/crates/apub/src/protocol/objects
2021-11-06 18:44:34 +01:00
..
chat_message.rs Add method ApubObject.verify() 2021-11-06 18:35:14 +01:00
group.rs Add method ApubObject.verify() 2021-11-06 18:35:14 +01:00
mod.rs Reduce stack memory usage in apub code 2021-11-06 14:53:39 +01:00
note.rs For verify_is_public() we also need to check cc field 2021-11-06 18:44:34 +01:00
page.rs For verify_is_public() we also need to check cc field 2021-11-06 18:44:34 +01: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