Commit graph

41 commits

Author SHA1 Message Date
Aode (lion) 2194d8fc1b Reqwest: use middleware
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-05 16:53:16 -06:00
Aode (lion) a1ad76b485 Add IngestFactory for more dynamic ingest structures
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-05 15:54:12 -06:00
Aode (lion) 52fbfcdb82 Bump versions
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-05 15:19:45 -06:00
Aode (lion) caa4da19b9 Rework Ingest 2021-12-05 15:15:21 -06:00
Aode (lion) a043c39d0a actix-web-example: Add example actor 2021-11-29 23:56:37 -06:00
Aode (lion) 635804e266 Improve documentation, organization 2021-11-29 21:38:25 -06:00
Aode (lion) 24acd9fb35 reqwest-example: rename activity -> deliverable 2021-11-29 19:43:46 -06:00
Aode (lion) 85c3e1937a awc-example: rename activity -> deliverable 2021-11-29 19:43:29 -06:00
Aode (lion) adc75854d4 background-jobs-example: rename activity -> deliverable 2021-11-29 19:43:14 -06:00
Aode (lion) 79ff106781 Add validations to actix web example 2021-11-29 19:42:52 -06:00
Aode (lion) cebed39f24 example-types: implement activitypub traits 2021-11-29 19:42:01 -06:00
Aode (lion) ba3fa2ab8e Remove std::error::Error bounds from core 2021-11-29 16:34:03 -06:00
Aode (lion) 2be31d1b80 actix-web-example: rebuild around FullRepo, PrivateKeyRepo 2021-11-29 16:10:09 -06:00
Aode (lion) aca23dd5db background-jobs-example: update to new api 2021-11-29 16:09:11 -06:00
Aode (lion) 4c6e42b453 Move public key types to signature facade 2021-11-28 13:48:01 -06:00
Aode (lion) cfca60a966 Add simple activitypub traits/types, reorganize facade 2021-11-28 13:45:42 -06:00
Aode (lion) 83bc589bc1 Get rid of lifetimes in traits 2021-11-27 20:06:53 -06:00
Aode (lion) d100172dfb Add Ingest client for ingesting fetched objects 2021-11-26 20:48:36 -06:00
Aode (lion) 43b953d4df Improve documentation some more 2021-11-23 19:28:56 -06:00
Aode (lion) 703a70bfea Fix examples 2021-11-23 17:31:01 -06:00
Aode (lion) f9735d9a4b Add tracing to background jobs example 2021-11-22 19:06:59 -06:00
Aode (lion) 2b71b9d2eb background-jobs-example: bump to 0.11 2021-11-22 18:54:00 -06:00
Aode (lion) 508f18a6a0 Update examples 2021-11-22 16:51:13 -06:00
Aode (lion) f4c51e40a5 Use facade in examples 2021-11-22 15:01:22 -06:00
Aode (lion) bfe9421f3f actix-web: simplify traits 2021-11-20 14:39:30 -06:00
Aode (lion) 0b30921a41 reqwest-example: re-borrow session 2021-11-20 13:25:36 -06:00
Aode (lion) 8e84fd2387 awc-example: re-borrow session 2021-11-20 13:25:24 -06:00
Aode (lion) c90c426a99 reqwest-example: borrow more in ReqwestClient 2021-11-20 13:24:30 -06:00
Aode (lion) 0b8c7e8fe3 awc-example: borrow more in AwcClient 2021-11-20 13:23:55 -06:00
Aode (lion) 5bcbcebb24 background-jobs-example: reomve ClientFactoryBuilder, borrow more in AwcClient 2021-11-20 13:23:24 -06:00
Aode (lion) 81a8e7261f actix-web-example: add digest 2021-11-19 17:56:00 -06:00
Aode (lion) fba736e7f7 actix-web-example: add inbox 2021-11-19 17:17:55 -06:00
Aode (lion) fe7e417e40 example-types: Add generic activity type 2021-11-19 17:17:42 -06:00
Aode (lion) 4bc6f27288 Add Activity trait with 'deliver' 2021-11-19 15:50:00 -06:00
Aode (lion) 07fefa5b13 Add object serving for actix-web 2021-11-19 14:52:31 -06:00
Aode (lion) 365fdcfc75 example types: impl From<Url> for ObjectId 2021-11-19 14:51:57 -06:00
Aode (lion) 86a8b6f181 background-jobs: make it work 2021-11-18 16:10:12 -06:00
Aode (lion) abb8e2b7ac reqwest-example: don't import signatures 2021-11-18 16:09:25 -06:00
Aode (lion) 8c199123e2 awc-example: don't import signatures 2021-11-18 16:09:06 -06:00
Aode (lion) 9ba1383596 Consolidate base traits and types into Core 2021-11-18 09:25:53 -06:00
Aode (lion) cea3fc807e Oh gosh oh heck 2021-11-17 22:17:36 -06:00