Commit graph

167 commits

Author SHA1 Message Date
Aode (Lion) 2792f5075d Enable tracing AWC 2021-09-21 11:21:06 -05:00
Aode (lion) 90965d6ee9 Better format errors 2021-09-20 13:13:21 -05:00
Aode (lion) a53c8a0a63 Include version info in builds 2021-09-20 12:49:07 -05:00
Aode (lion) d26ff4a7cb Switch from tokio-current-thread to tokio for otel 2021-09-18 15:47:10 -05:00
Aode (lion) 82371d4a65 Name relay service for otel 2021-09-18 13:55:11 -05:00
Aode (lion) 5e24bb06a7 Support exporting metrics to Opentelemetry 2021-09-18 13:40:47 -05:00
Aode (lion) d627c5b6b2 Bump versions 2021-09-18 13:00:35 -05:00
Aode (lion) 43e5b6d873 Instrument with tracing 2021-09-18 12:55:39 -05:00
asonix 8474640278 Bump dependencies 2021-08-01 15:12:06 -05:00
asonix 994bf0b6ef Update to latest actix betas 2021-06-26 18:14:43 -05:00
asonix f105c427dc Update actix betas 2021-06-24 12:02:27 -05:00
asonix 80bc838073 Bump actix version 2021-04-17 12:36:47 -05:00
asonix a48749e310 Update actix deps 2021-03-09 20:09:56 -06:00
asonix d6fa5d3617 Expose source_repo env var 2021-02-11 22:11:55 -06:00
asonix 2e6396be2b Fix staffAccounts extraction 2021-02-11 14:27:41 -06:00
asonix 486dabff9e Error contact job on failed extraction 2021-02-11 14:18:58 -06:00
asonix 2479c2b39d Test contact extraction 2021-02-11 14:17:17 -06:00
asonix 1311f92b6c Add support for pulling a pleroma admin 2021-02-11 13:41:03 -06:00
asonix 43227d9852 Update to actix-web 4.0.0-beta.3 2021-02-10 18:00:11 -06:00
asonix 1c813d917b Spawn cache tasks for new follows 2021-02-10 12:35:37 -06:00
asonix 52408d8189 Add tests for connect/disconnect 2021-02-10 09:47:23 -06:00
asonix b9f9fd4a12 Allow sub-actors of connected server-actors 2021-02-10 09:23:55 -06:00
asonix 57ed79add5 Use actor ID in NotSubscribed error 2021-02-10 00:59:16 -06:00
asonix d0a728a9b5 Log & test connections 2021-02-10 00:57:49 -06:00
asonix b2904bb1ba Don't add inbox as connection 2021-02-10 00:44:48 -06:00
asonix 2619a93643 Fix rdnn block checks 2021-02-10 00:14:42 -06:00
asonix c3d5de600d Fix mutex scoping, map payload in-place 2021-02-09 23:45:13 -06:00
asonix 2c275e441b pub -> pub(crate) 2021-02-09 22:17:20 -06:00
asonix 50d2b5b21c bro we are sledding 2021-02-09 22:05:06 -06:00
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