Commit graph

17 commits

Author SHA1 Message Date
asonix 50d2b5b21c bro we are sledding 2021-02-09 22:05:06 -06:00
asonix 1f065385a0 Update deps 2020-09-07 16:51:02 -05:00
asonix 2bbcc82d9c Update activitystreams 2020-06-19 23:11:02 -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 dea8c60042 Add regen-key ability if can't read key 2020-04-21 17:47:34 -05:00
asonix 1e8c54f7cc Don't precompute, it already happens 2020-04-21 14:31:32 -05:00
asonix 82e8042c66 Clean db code, switch to deadpool 2020-04-21 12:07:39 -05:00
asonix 78a359c403 Move notify to registration-based triggers, store nodes in db 2020-03-25 17:10:10 -05:00
asonix e4c95a8168 More shuffling, store actors in db 2020-03-23 17:17:53 -05:00
asonix dabeba43e2 Make connections configurable 2020-03-22 18:21:40 -05:00
asonix 6511e7f32e Use postgres for job storage 2020-03-22 16:18:36 -05:00
asonix eefff20941 Add commandline blocking and whitelisting 2020-03-19 19:55:11 -05:00
asonix 3c5154d449 Use single connection pool 2020-03-19 17:19:05 -05:00
asonix f48d404a15 Add logging for unhydrated values 2020-03-18 17:37:22 -05:00
asonix 7f45021afb Use rustls 2020-03-16 13:27:42 -05:00
asonix b7bf001287 Update cache from postgres notifications
- Add actor that listens to the notification stream
- Move queries into db module
2020-03-16 13:00:16 -05:00