Commit graph

27 commits

Author SHA1 Message Date
asonix 43280f30fe Fix nodeinfo, expose peers 2020-03-20 15:35:08 -05:00
asonix fbed60248d Add ructe 2020-03-20 13:40:18 -05:00
asonix ef13e93140 Listen isn't always reliable, rehydrate every 10 minutes 2020-03-20 10:22:56 -05:00
asonix 65ce77898a Handle notify dying, add env_logger option 2020-03-20 10:09:42 -05:00
asonix 7538041b67 Add basic info page 2020-03-19 23:06:16 -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 790d0965fb Add nodeinfo support 2020-03-19 14:05:16 -05:00
asonix 19e23fbfa5 Add security context to actor 2020-03-19 12:09:33 -05:00
asonix f7e733c500 Oops on the Extension 2020-03-18 20:57:39 -05:00
asonix 2b36909d2f Update to activitypub with extensions 2020-03-18 17:49:56 -05:00
asonix 877fa1418e Accepted from inbox 2020-03-18 00:01:14 -05:00
asonix 6d34077010 Big Cleanup 2020-03-17 23:35:20 -05:00
asonix 9fc507210a Move requests to requests module, respond with 200 2020-03-17 12:15:16 -05:00
asonix 10cf26918c Add outbox url 2020-03-17 08:55:55 -05:00
asonix 979b2a14f8 Expose to outside world 2020-03-16 18:17:27 -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
asonix 8d157ccbc6 remove unused feature 2020-03-16 09:34:52 -05:00
asonix b0352018bc Update activitystreams 2020-03-15 23:44:46 -05:00
asonix 954e8968db Only protect inbox with digest&sig verification 2020-03-15 23:26:31 -05:00
asonix 9fdd3bec18 Add http signature verification 2020-03-15 23:15:50 -05:00
asonix eea0577686 Add keys, http-sigs, webfinger 2020-03-15 22:36:46 -05:00
asonix 0cbe679e65 Basic relay functionality 2020-03-15 17:37:53 -05:00
asonix aa6b5daaf0 Follow 'works' 2020-03-15 12:49:27 -05:00
asonix 6cb4484a33 Use existing caches 2020-03-15 11:29:01 -05:00
asonix b7369e2cc0 whatamidoing 2020-03-14 21:05:40 -05:00