lemmy/crates/apub_lib/src
Dessalines 1e9f609cdb
Consolidate and lower reqwest timeouts. Fixes #2150 (#2151)
2022-03-24 16:33:23 +00:00
..
activity_queue.rs Adjust retry interval for sending activities (#2141) 2022-03-22 18:40:40 +00:00
data.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
lib.rs Use once_cell instead of lazy_static 2021-11-22 19:58:31 +01:00
object_id.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 2022-03-24 16:33:23 +00:00
signatures.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 2022-03-24 16:33:23 +00:00
traits.rs If viewed actor isnt in db, fetch it from other instance (#2145) 2022-03-23 21:27:51 +00: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 Remove unneeded dependency on activitystreams (#2034) 2022-01-13 00:17:00 +00:00