lemmy/crates/apub/src/http
Dessalines a745fa6f43
Remove update and read site config. Fixes #2306 (#2329)
* Remove update and read site config. Fixes #2306

* Removing lazy_static, removing Settings::get()
2022-06-22 20:24:54 +00:00
..
comment.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
community.rs Upgrade activitypub_federation to 0.2.0, add setting federation.debug (#2300) 2022-06-08 11:45:39 -04:00
mod.rs Upgrade activitypub_federation to 0.2.0, add setting federation.debug (#2300) 2022-06-08 11:45:39 -04:00
person.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
post.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
routes.rs Implement instance actor (#1798) 2022-02-07 19:23:12 +00:00
site.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00