Commit graph

138 commits

Author SHA1 Message Date
asonix d7e68190c4 Remove direct dependencies on tokio, bytes, reduce lock contention for circuitbreaker 2020-12-29 11:27:14 -06:00
asonix 9923d4d107 Add allow/block check to verifier middleware before key validation 2020-12-23 12:30:19 -06:00
asonix e2da563a1c Add breakers for requests to down domains 2020-12-23 12:06:15 -06:00
asonix b51a389ca9 Update deps, use mastodon-compat mode 2020-09-29 19:33:50 -05:00
asonix dd83f4a859 Stable releases 2020-09-13 19:46:13 -05:00
asonix 1f065385a0 Update deps 2020-09-07 16:51:02 -05:00
asonix e80ded92f5 Debug host 2020-09-07 15:28:58 -05:00
asonix b6e25df717 Add host to signatures 2020-09-07 13:34:29 -05:00
asonix 1d0a1d7cfd update version string 2020-07-25 17:33:11 -05:00
asonix 812de59348 Bump job concurrency 2020-07-25 10:41:39 -05:00
asonix be07ee0177 Add URL to statuscode error 2020-07-25 10:13:00 -05:00
asonix a26cc2b8f7 Update rsa 2020-07-25 09:33:35 -05:00
asonix db5284e162 Use memory job store because why not 2020-07-10 20:00:31 -05:00
asonix 51ef5c2796 Revert "Support pleromo registrations format"
This reverts commit 741c4efc0e.
2020-07-10 18:42:48 -05:00
asonix 741c4efc0e Support pleromo registrations format 2020-07-10 18:34:24 -05:00
asonix e2feeecbb3 Allow missing approval-required 2020-07-10 18:18:05 -05:00
asonix 261e52e551 Better json errors 2020-07-10 18:06:04 -05:00
asonix c4b4f13fa6 Don't validate content type on response, pleromo is weird 2020-07-10 17:47:41 -05:00
asonix c499b5355c Send normal json accept header for normal json endpoints 2020-07-10 17:24:47 -05:00
asonix b7e8d2e465 Join upstream service with payload fut 2020-07-10 15:34:18 -05:00
asonix fbe8baaee9 Add payload debug middleware for inbox 2020-07-10 15:07:47 -05:00
asonix 652ab6ac42 Remove XsdAnyUri 2020-06-27 17:29:23 -05:00
asonix bc1003c467 Don't overwrite listener URI 2020-06-20 10:06:01 -05:00
asonix 2bbcc82d9c Update activitystreams 2020-06-19 23:11:02 -05:00
asonix 1bb098d42b Use 'uri' in a few places 2020-06-03 16:01:37 -05:00
asonix 55eb002ccd Remove redundant ownings 2020-06-03 13:45:17 -05:00
asonix d5cf29f237 Generate XsdAnyUri rather than String, remove XsdString 2020-06-03 12:37:36 -05:00
asonix 8dc24376fb Rebuild client if too many consecutive failures 2020-05-23 18:56:27 -05:00
asonix 4df92f5128 Use a better mutex 2020-05-21 21:42:56 -05:00
asonix 1dbfce9430 Fix wrong actor error ids 2020-05-21 21:15:20 -05:00
asonix 0fd26a8290 Simplify a couple lines, forward error on json conversion error 2020-05-21 20:59:14 -05:00
asonix 4b9a8c5354 Always cache media, use CacheControl header for statics 2020-05-21 18:51:11 -05:00
asonix a45c204a5b Add cache-media job to keep icons up-to-date 2020-05-21 18:04:12 -05:00
asonix ce9de20471 Optional outbox 2020-05-21 17:29:36 -05:00
asonix 17886732dd Fix inbox resolution, fix notsubscribed message 2020-05-21 17:00:55 -05:00
asonix 729e425e32 Fully lean on activitystreams-new 2020-05-21 16:24:56 -05:00
asonix 0b2763ab8b Clippy 2020-04-25 20:49:29 -05:00
asonix 13a968aaa9 Add Date header so the relay can actually make requests lmao 2020-04-23 13:36:06 -05:00
asonix d3e3a13997 Remove actix actor dependency 2020-04-23 13:28:00 -05:00
asonix a51bed3cc4 Use latest sig lib 2020-04-23 13:04:17 -05:00
asonix 0b7ca46e08 Support relay.dog nodeinfo format 2020-04-23 11:37:33 -05:00
asonix a528046a68 Update sig lib, forward more error context, better blind key rotation support 2020-04-22 17:41:01 -05:00
asonix dea8c60042 Add regen-key ability if can't read key 2020-04-21 17:47:34 -05:00
asonix b8336b441c Quiet requests logging, forward context info in error 2020-04-21 16:39:02 -05:00
asonix 1e8c54f7cc Don't precompute, it already happens 2020-04-21 14:31:32 -05:00
asonix 45349f3252 Precompute private key biguints 2020-04-21 14:25:08 -05:00
asonix 84a396fc1e Fix a couple client headers 2020-04-21 14:18:18 -05:00
asonix 0ffcb74de6 Update webfinger dep 2020-04-21 14:12:10 -05:00
asonix 0f5b5fca24 register delivermany 2020-04-21 12:15:33 -05:00
asonix 82e8042c66 Clean db code, switch to deadpool 2020-04-21 12:07:39 -05:00