Commit graph

51 commits

Author SHA1 Message Date
79fa0fb828 Update to git background jobs
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-02 14:07:25 -05:00
2313303e22 Update RSA
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-08 17:39:38 -05:00
8893895c71 Update to latest activitystreams 2022-01-17 16:54:45 -06:00
0d38133271 Merge branch 'main' of git.asonix.dog:asonix/relay into main 2021-11-23 16:20:44 -06:00
1dba31e3a0 Clippy lints, dashmap for breakers 2021-11-23 16:19:59 -06:00
4753a454ab Update deps 2021-11-23 12:43:52 -06:00
8021dca1dd Update background jobs 2021-10-29 19:26:57 -05:00
231290380e Bump background jobs, other deps 2021-10-11 14:19:32 -05:00
3384ca9064 Clean up debug impls 2021-09-21 14:32:25 -05:00
4b4aaaa0b4 Don't store Config in State 2021-09-21 13:26:31 -05:00
43e5b6d873 Instrument with tracing 2021-09-18 12:55:39 -05:00
2e6396be2b Fix staffAccounts extraction 2021-02-11 14:27:41 -06:00
486dabff9e Error contact job on failed extraction 2021-02-11 14:18:58 -06:00
2479c2b39d Test contact extraction 2021-02-11 14:17:17 -06:00
1311f92b6c Add support for pulling a pleroma admin 2021-02-11 13:41:03 -06:00
1c813d917b Spawn cache tasks for new follows 2021-02-10 12:35:37 -06:00
b2904bb1ba Don't add inbox as connection 2021-02-10 00:44:48 -06:00
2c275e441b pub -> pub(crate) 2021-02-09 22:17:20 -06:00
50d2b5b21c bro we are sledding 2021-02-09 22:05:06 -06:00
1f065385a0 Update deps 2020-09-07 16:51:02 -05:00
812de59348 Bump job concurrency 2020-07-25 10:41:39 -05:00
db5284e162 Use memory job store because why not 2020-07-10 20:00:31 -05:00
51ef5c2796 Revert "Support pleromo registrations format"
This reverts commit 741c4efc0e.
2020-07-10 18:42:48 -05:00
741c4efc0e Support pleromo registrations format 2020-07-10 18:34:24 -05:00
e2feeecbb3 Allow missing approval-required 2020-07-10 18:18:05 -05:00
c4b4f13fa6 Don't validate content type on response, pleromo is weird 2020-07-10 17:47:41 -05:00
c499b5355c Send normal json accept header for normal json endpoints 2020-07-10 17:24:47 -05:00
652ab6ac42 Remove XsdAnyUri 2020-06-27 17:29:23 -05:00
bc1003c467 Don't overwrite listener URI 2020-06-20 10:06:01 -05:00
2bbcc82d9c Update activitystreams 2020-06-19 23:11:02 -05:00
d5cf29f237 Generate XsdAnyUri rather than String, remove XsdString 2020-06-03 12:37:36 -05:00
a45c204a5b Add cache-media job to keep icons up-to-date 2020-05-21 18:04:12 -05:00
729e425e32 Fully lean on activitystreams-new 2020-05-21 16:24:56 -05:00
0b2763ab8b Clippy 2020-04-25 20:49:29 -05:00
0b7ca46e08 Support relay.dog nodeinfo format 2020-04-23 11:37:33 -05:00
0f5b5fca24 register delivermany 2020-04-21 12:15:33 -05:00
82e8042c66 Clean db code, switch to deadpool 2020-04-21 12:07:39 -05:00
4d07476fe7 Give jobs better names 2020-04-20 20:03:46 -05:00
f016f14efe Use newest background-jobs 2020-04-20 19:56:50 -05:00
7c8fbdd965 Update deps, use tokio_postgres' Json type 2020-04-02 13:51:10 -05:00
a52a32db8d Move apub business to jobs 2020-03-30 12:10:04 -05:00
680ccc511c Use ActixJob, save a few lines 2020-03-30 10:45:44 -05:00
f11043e57d Store media uuid mappings, be mindful of locks 2020-03-26 13:21:05 -05:00
9ada30626b Add media cache, improve default styles 2020-03-25 22:26:45 -05:00
9f98015d7f Fix contact field name 2020-03-25 17:44:29 -05:00
78a359c403 Move notify to registration-based triggers, store nodes in db 2020-03-25 17:10:10 -05:00
e4c95a8168 More shuffling, store actors in db 2020-03-23 17:17:53 -05:00
3bfa2c0e45 Add local jobs, query connected servers for info 2020-03-22 22:52:42 -05:00
6511e7f32e Use postgres for job storage 2020-03-22 16:18:36 -05:00
467bd860d9 Increase backoff exponent for deliveries 2020-03-21 17:12:50 -05:00