You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub_lib/src
Dessalines 0bcdfa8be4 Clippy fixes. 3 years ago
..
activity_queue.rs Adjust retry interval for sending activities (#2141) 3 years ago
data.rs Move code to apub library (#1795) 3 years ago
lib.rs Use once_cell instead of lazy_static 3 years ago
object_id.rs Clippy fixes. 3 years ago
signatures.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 3 years ago
traits.rs If viewed actor isnt in db, fetch it from other instance (#2145) 3 years ago
values.rs Activity.to should always be a vec (and unspecified size for public activities) 3 years ago
verify.rs Remove unneeded dependency on activitystreams (#2034) 3 years ago