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/src
Nutomic b0c3185663
Make verify apub url function async (#2514)
* Make verify apub url function async

* cleanup

* use dep from crates.io

* dont use unwrap
2 years ago
..
activities Make verify apub url function async (#2514) 2 years ago
collections Moving settings to Database. (#2492) 2 years ago
fetcher Moving settings to Database. (#2492) 2 years ago
http Moving settings to Database. (#2492) 2 years ago
objects Moving settings to Database. (#2492) 2 years ago
protocol Moving settings to Database. (#2492) 2 years ago
activity_lists.rs Handle Like, Undo/Like activities from Mastodon, add tests (fixes #2378) (#2380) 2 years ago
lib.rs Make verify apub url function async (#2514) 2 years ago
mentions.rs Only allow authenticated users to fetch remote objects (#2493) 2 years ago