Commit graph

  • 5e09fadc3b Optionally build migrations asonix 2020-03-22 16:32:42 -0500
  • 6511e7f32e Use postgres for job storage asonix 2020-03-22 16:18:36 -0500
  • d00961ae86 Add optional publish-blocks option asonix 2020-03-21 23:50:14 -0500
  • 82d837b963 Add container build script asonix 2020-03-21 20:29:59 -0500
  • 467bd860d9 Increase backoff exponent for deliveries asonix 2020-03-21 17:12:50 -0500
  • 13ce219d76 Accept Undo Follow from already unfollowed actor asonix 2020-03-21 16:01:54 -0500
  • 5a49c1f10c Use background jobs for delivery, support Accept and Reject asonix 2020-03-21 15:24:05 -0500
  • 6a8f7db165 Fix nodeinfo Services, Usage asonix 2020-03-20 16:19:14 -0500
  • 43280f30fe Fix nodeinfo, expose peers asonix 2020-03-20 15:35:08 -0500
  • 8efb00dc72 Fix nodeinfo casing asonix 2020-03-20 13:44:34 -0500
  • fbed60248d Add ructe asonix 2020-03-20 13:40:18 -0500
  • ef13e93140 Listen isn't always reliable, rehydrate every 10 minutes asonix 2020-03-20 10:22:56 -0500
  • 65ce77898a Handle notify dying, add env_logger option asonix 2020-03-20 10:09:42 -0500
  • 7538041b67 Add basic info page asonix 2020-03-19 23:06:16 -0500
  • c9bb5632b8 Add subscription information asonix 2020-03-19 22:46:13 -0500
  • 4cce0f950d Add note about environment variables asonix 2020-03-19 22:33:04 -0500
  • 41faad4bac Spelling asonix 2020-03-19 22:31:38 -0500
  • 27110b7301 Mark fields as bash asonix 2020-03-19 22:26:40 -0500
  • d6e2c47d3f Fix spelling asonix 2020-03-19 22:26:11 -0500
  • ec06eff385 Rename binary, fix repo url asonix 2020-03-19 22:24:39 -0500
  • 722a00f9dc Fix VERIFY_SIGNATURES config, add README asonix 2020-03-19 22:23:10 -0500
  • e8744b23c5 Update debug levels asonix 2020-03-19 20:11:50 -0500
  • eefff20941 Add commandline blocking and whitelisting asonix 2020-03-19 19:55:11 -0500
  • 3c5154d449 Use single connection pool asonix 2020-03-19 17:19:05 -0500
  • 790d0965fb Add nodeinfo support asonix 2020-03-19 14:05:16 -0500
  • 19e23fbfa5 Add security context to actor asonix 2020-03-19 12:09:33 -0500
  • ae00d965e1 Update activitystreams asonix 2020-03-18 21:17:52 -0500
  • f7e733c500 Oops on the Extension asonix 2020-03-18 20:57:39 -0500
  • 39cfcf1373 Use crates.io activitystreams asonix 2020-03-18 19:22:39 -0500
  • 2b36909d2f Update to activitypub with extensions asonix 2020-03-18 17:49:56 -0500
  • f48d404a15 Add logging for unhydrated values asonix 2020-03-18 17:37:22 -0500
  • 4fba2f317d Save listeners in db asonix 2020-03-18 13:56:13 -0500
  • 4c373e562b Perform db action inline asonix 2020-03-18 13:25:43 -0500
  • cdef00f844 Add custom response status for not subscribed asonix 2020-03-18 12:47:02 -0500
  • 19a6a6e61c Use actor's inbox for listener check asonix 2020-03-18 12:42:48 -0500
  • cb4d99cdc5 Generic 'prepare_activity' asonix 2020-03-18 12:06:08 -0500
  • e8ed464e62 Properly forward Announce and Create asonix 2020-03-18 00:43:31 -0500
  • 26b4129261 Log on wrong actor follow asonix 2020-03-18 00:07:52 -0500
  • 877fa1418e Accepted from inbox asonix 2020-03-18 00:01:14 -0500
  • 27a9030be1 Handle errors a bit better asonix 2020-03-17 23:58:13 -0500
  • 6d34077010 Big Cleanup asonix 2020-03-17 23:35:20 -0500
  • a4ec70d6ec Bring whitelist/block checks to outermost level, fix deliveries asonix 2020-03-17 21:16:09 -0500
  • e849df2ef4 Don't use created field when sending requests, masto is poopoo asonix 2020-03-17 19:02:33 -0500
  • d6b609e640 Print request error resposnses if present asonix 2020-03-17 16:53:31 -0500
  • 2dc86b89cd Generate proper key id, sign actor request asonix 2020-03-17 16:36:53 -0500
  • b10a8f4b71 Don't print signing string, too much info asonix 2020-03-17 15:54:27 -0500
  • 489a5ff023 Require publicKey, check actor's public key for agreement asonix 2020-03-17 15:52:26 -0500
  • a7b4a81197 Update http sigs to not blow up asonix 2020-03-17 15:15:18 -0500
  • 9642e357e5 Enforce sig is from correct actor asonix 2020-03-17 14:52:33 -0500
  • 86a760a8e4 Update http-sigs for digest fixes asonix 2020-03-17 14:31:31 -0500
  • 496cf571b2 Correctly encode/decode base64, add more verifier logging asonix 2020-03-17 13:29:55 -0500
  • 9fc507210a Move requests to requests module, respond with 200 asonix 2020-03-17 12:15:16 -0500
  • 179a12d01e Update webfinger asonix 2020-03-17 11:28:29 -0500
  • d5abcaef57 Update activitystreams asonix 2020-03-17 09:06:52 -0500
  • 10cf26918c Add outbox url asonix 2020-03-17 08:55:55 -0500
  • ea64843a59 Update rsa-pem, properly use RSA crate asonix 2020-03-16 20:41:00 -0500
  • 979b2a14f8 Expose to outside world asonix 2020-03-16 18:17:27 -0500
  • 7f45021afb Use rustls asonix 2020-03-16 13:27:42 -0500
  • b7bf001287 Update cache from postgres notifications asonix 2020-03-16 12:56:26 -0500
  • 8d157ccbc6 remove unused feature asonix 2020-03-16 09:34:52 -0500
  • b0352018bc Update activitystreams asonix 2020-03-15 23:44:46 -0500
  • 954e8968db Only protect inbox with digest&sig verification asonix 2020-03-15 23:26:31 -0500
  • 9fdd3bec18 Add http signature verification asonix 2020-03-15 23:15:50 -0500
  • eea0577686 Add keys, http-sigs, webfinger asonix 2020-03-15 22:36:46 -0500
  • d741e2b202 Always return generated AP type, except on error asonix 2020-03-15 17:49:40 -0500
  • 0cbe679e65 Basic relay functionality asonix 2020-03-15 17:37:53 -0500
  • aa6b5daaf0 Follow 'works' asonix 2020-03-15 12:49:27 -0500
  • 6cb4484a33 Use existing caches asonix 2020-03-15 11:29:01 -0500
  • b7369e2cc0 whatamidoing asonix 2020-03-14 21:05:40 -0500