Commit graph

76 commits

Author SHA1 Message Date
asonix 9925e41673 Do a bit of reorganizing 2020-03-23 12:38:39 -05:00
asonix f44df38ea1 Revert "Do not prefer sharedinbox"
This reverts commit 3389730242.
2020-03-23 11:00:12 -05:00
asonix 3389730242 Do not prefer sharedinbox 2020-03-22 22:57:54 -05:00
asonix 3bfa2c0e45 Add local jobs, query connected servers for info 2020-03-22 22:52:42 -05:00
asonix 97b5612717 Add job flags 2020-03-22 19:07:36 -05:00
asonix dabeba43e2 Make connections configurable 2020-03-22 18:21:40 -05:00
asonix 7510ab5b94 Don't use actor for notify, fix migration dockerfile 2020-03-22 18:06:49 -05:00
asonix 5e09fadc3b Optionally build migrations 2020-03-22 16:32:42 -05:00
asonix 6511e7f32e Use postgres for job storage 2020-03-22 16:18:36 -05:00
asonix d00961ae86 Add optional publish-blocks option 2020-03-21 23:50:14 -05:00
asonix 82d837b963 Add container build script 2020-03-21 20:29:59 -05:00
asonix 467bd860d9 Increase backoff exponent for deliveries 2020-03-21 17:12:50 -05:00
asonix 13ce219d76 Accept Undo Follow from already unfollowed actor 2020-03-21 16:01:54 -05:00
asonix 5a49c1f10c Use background jobs for delivery, support Accept and Reject 2020-03-21 15:24:05 -05:00
asonix 6a8f7db165 Fix nodeinfo Services, Usage 2020-03-20 16:19:14 -05:00
asonix 43280f30fe Fix nodeinfo, expose peers 2020-03-20 15:35:08 -05:00
asonix 8efb00dc72 Fix nodeinfo casing 2020-03-20 13:44:34 -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 c9bb5632b8 Add subscription information 2020-03-19 22:46:13 -05:00
asonix 4cce0f950d Add note about environment variables 2020-03-19 22:33:04 -05:00
asonix 41faad4bac Spelling 2020-03-19 22:31:38 -05:00
asonix 27110b7301 Mark fields as bash 2020-03-19 22:26:40 -05:00
asonix d6e2c47d3f Fix spelling 2020-03-19 22:26:11 -05:00
asonix ec06eff385 Rename binary, fix repo url 2020-03-19 22:24:39 -05:00
asonix 722a00f9dc Fix VERIFY_SIGNATURES config, add README 2020-03-19 22:23:10 -05:00
asonix e8744b23c5 Update debug levels 2020-03-19 20:11:50 -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 ae00d965e1 Update activitystreams 2020-03-18 21:17:52 -05:00
asonix f7e733c500 Oops on the Extension 2020-03-18 20:57:39 -05:00
asonix 39cfcf1373 Use crates.io activitystreams 2020-03-18 19:22:39 -05:00
asonix 2b36909d2f Update to activitypub with extensions 2020-03-18 17:49:56 -05:00
asonix f48d404a15 Add logging for unhydrated values 2020-03-18 17:37:22 -05:00
asonix 4fba2f317d Save listeners in db 2020-03-18 13:56:13 -05:00
asonix 4c373e562b Perform db action inline 2020-03-18 13:25:43 -05:00
asonix cdef00f844 Add custom response status for not subscribed 2020-03-18 12:47:08 -05:00
asonix 19a6a6e61c Use actor's inbox for listener check 2020-03-18 12:42:48 -05:00
asonix cb4d99cdc5 Generic 'prepare_activity' 2020-03-18 12:06:08 -05:00
asonix e8ed464e62 Properly forward Announce and Create 2020-03-18 00:43:31 -05:00
asonix 26b4129261 Log on wrong actor follow 2020-03-18 00:07:52 -05:00
asonix 877fa1418e Accepted from inbox 2020-03-18 00:01:14 -05:00
asonix 27a9030be1 Handle errors a bit better 2020-03-17 23:58:13 -05:00
asonix 6d34077010 Big Cleanup 2020-03-17 23:35:20 -05:00
asonix a4ec70d6ec Bring whitelist/block checks to outermost level, fix deliveries 2020-03-17 21:16:09 -05:00
asonix e849df2ef4 Don't use created field when sending requests, masto is poopoo 2020-03-17 19:02:33 -05:00