Commit graph

279 commits

Author SHA1 Message Date
asonix c322798ba3 Add metrics collector, admin route 2022-11-19 17:28:15 -06:00
asonix 902ce5d3c2 New module structure 2022-11-19 14:47:32 -06:00
asonix a0dc917dfe Prioritize open-reg servers on index page 2022-11-18 19:00:45 -06:00
asonix e9303ad9f6 Remove media caching, just proxy 2022-11-17 22:39:26 -06:00
asonix 959201fa97 Remove errors when our signature is rejected 2022-11-17 19:28:17 -06:00
asonix 9ac7854081 clippy 2022-11-17 14:16:21 -06:00
asonix ebdc739c84 Make admin API & client work 2022-11-17 14:13:41 -06:00
asonix fe844a807f Start work on admin API 2022-11-17 13:14:45 -06:00
asonix 08374d0382 Merge branch 'cmdline-ls' 2022-11-16 14:59:35 -06:00
asonix 448a907ab0 Reset breakers when receiving activities 2022-11-16 14:29:57 -06:00
asonix 2dd1dfe43f Factor more bookkeeping into check_response 2022-11-16 12:38:34 -06:00
asonix f55ea0a550 Check for signature errors, record signing strings 2022-11-16 11:23:36 -06:00
asonix 7e01cbfc41 Increase http timeout 2022-11-15 22:56:38 -06:00
asonix e1137fadd8 Handle other request in nodeinfo job 2022-11-15 22:10:15 -06:00
asonix 25e8b5a673 Don't print parsed activity on inbox 2022-11-15 21:26:13 -06:00
asonix 0768cb6ac6 Don't fail jobs for fine scenarios
- dont fail contact for breaker
- dont fail instance for not found
2022-11-15 20:53:55 -06:00
asonix 5011e05c3d Clean tracing a bit more 2022-11-15 19:56:19 -06:00
asonix e46c9e230b Add boolish to nodinfo, add tests 2022-11-15 13:47:31 -06:00
asonix a4cb7934b1 Add test for Boolish 2022-11-15 13:12:16 -06:00
asonix 6ca6a19178 Parse akkoma registration weirdness 2022-11-15 13:06:57 -06:00
asonix 881654fed9 Try to be a bit more clear about what object is being delivered 2022-11-14 19:18:09 -06:00
asonix 373072c482 Don't log server list in deliver many 2022-11-14 19:11:10 -06:00
asonix 3358ae0461 Simplify debug info for jobs 2022-11-13 13:58:30 -06:00
Maxime Augier cb7187a096 Merge remote-tracking branch 'upstream/main' into cmdline-ls 2022-11-11 10:18:07 +01:00
Maxime Augier 3b0e9fddc0 Add -l option for dumping existing allow/block lists 2022-11-11 10:00:41 +01:00
asonix fac40c1853 Don't fail deliver for 400 Bad Request 2022-11-08 13:50:08 -06:00
asonix 64d06f210a Parse masto 4.0 nodeinfo 2022-11-07 21:07:46 -06:00
asonix 4ae7e435eb Ensure proper parsing for masto instance struct on 4.0.0 2022-11-07 19:31:32 -06:00
asonix d7e9e58de2 Prefer short_description, add more telegram meta commands 2022-11-07 18:49:19 -06:00
asonix 1f87c0f913 Make telegram actually work 2022-11-02 18:57:08 -05:00
asonix 645e6b498a Use String instead of IriString for domain in telegram bot 2022-11-02 18:04:57 -05:00
asonix bd172753fb Add basic administration via telegram 2022-11-02 17:58:52 -05:00
asonix a2bd41a00f Improve concurrency 2022-11-02 13:55:45 -05:00
asonix 32f5a0670f Keep a couple more fields out of logs 2022-11-01 16:50:23 -05:00
asonix bc263701e2 Log cleanup 2022-11-01 15:57:33 -05:00
asonix 7e9371e392 Trim newlines in public keys 2022-11-01 14:30:49 -05:00
asonix c16adca27c Don't double-hash message bytes 2022-10-29 13:47:23 -05:00
asonix 0b0ed56bad Update RSA, other deps 2022-10-29 12:22:13 -05:00
asonix 5ae4c43caa Update deps, structopt -> clap, re-enable cargo publish 2022-09-28 18:01:52 -05:00
Aode (lion) 79fa0fb828 Update to git background jobs 2022-07-02 14:07:25 -05:00
Aode (lion) f5d7c80d2e Bump deps 2022-07-02 11:01:02 -05:00
Aode (lion) 2313303e22 Update RSA 2022-04-08 17:39:38 -05:00
Aode (Lion) f9816ddd3b Update to stable actix-web 2022-02-26 12:12:07 -06:00
Aode (lion) 0916b26d67 Update deps 2022-02-01 11:47:17 -06:00
Aode (lion) ca0a0d8e9f Update actix web 2022-01-23 23:03:00 -06:00
Aode (Lion) 726a479025 Remove direct dependency on time 2022-01-17 17:57:06 -06:00
Aode (Lion) 8893895c71 Update to latest activitystreams 2022-01-17 16:54:45 -06:00
Aode (lion) 3e0595fa88 Update actix web 2021-12-28 10:23:48 -06:00
Aode (lion) dd92650cff Add console-subscriber, add cargo publish step 2021-12-19 14:24:31 -06:00
Aode (lion) fbb7b397c2 clippy 2021-12-03 16:20:37 -06:00
Aode (lion) 66c86ebfd6 Update deps, add drone 2021-12-03 16:17:25 -06:00
Aode (lion) 8b6d97fd4a Don't include SpanTrace in Error debug 2021-11-24 21:57:20 -06:00
Aode (lion) 0d38133271 Merge branch 'main' of git.asonix.dog:asonix/relay into main 2021-11-23 16:20:44 -06:00
Aode (lion) 1dba31e3a0 Clippy lints, dashmap for breakers 2021-11-23 16:19:59 -06:00
Aode (Lion) 1b1d3ac8cc Merge branch 'main' of git.asonix.dog:asonix/relay into main 2021-11-23 12:46:42 -06:00
Aode (Lion) 4753a454ab Update deps 2021-11-23 12:43:52 -06:00
Aode (lion) e1c61d5b5f Update deps 2021-11-22 18:38:58 -06:00
Aode (lion) 8021dca1dd Update background jobs 2021-10-29 19:26:57 -05:00
Aode (Lion) 231290380e Bump background jobs, other deps 2021-10-11 14:19:32 -05:00
Aode (Lion) ea9854d3b2 Remove unhelpful fields from Request debug 2021-09-21 14:33:42 -05:00
Aode (Lion) 3384ca9064 Clean up debug impls 2021-09-21 14:32:25 -05:00
Aode (Lion) 4b4aaaa0b4 Don't store Config in State 2021-09-21 13:26:31 -05:00
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