Commit graph

14 commits

Author SHA1 Message Date
william Murphy
4a0337bdad Add check for delete user broadcasts for unknown users (unverifiable signature) 2019-12-25 15:52:15 -06:00
william Murphy
24a5fbeb07 add vue router and connect via history fallback middleware 2019-10-03 21:47:44 -05:00
Will Murphy
26eee3c27a some logging cleanup 2019-09-30 20:55:20 -05:00
Will Murphy
7092a92b9c logging cleanup 2019-09-28 10:23:24 -05:00
Will Murphy
b469abc863 rule out html accepting requests from json path in case of very broad accept headers 2019-09-27 23:39:57 -05:00
Will Murphy
ab44393c0b fix content negotiation 2019-09-27 23:28:12 -05:00
Will Murphy
c67ea9f7ab add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
Will Murphy
bf58e27748 handle errors during signature validation. use lowercase in ids 2019-09-25 21:45:52 -05:00
Will Murphy
a09ac67573 Change to Signature header stype outgoing http signatures for mastodon compliance, both incoming formats supported (via dependency update), change default text for new groups, use certificate authority when specified 2019-09-24 22:12:31 -05:00
Will Murphy
a64c44ad46 production security: require signature for users with public keys, block outbox posting. Add missing routes to fetch objects and activities by id 2019-09-23 22:18:35 -05:00
Will Murphy
53fa6353d2 more organization, cache db handle in store to simplify calls, addressing & federated delivery 2019-09-23 21:21:57 -05:00
Will Murphy
a8230136f8 package details, lint 2019-09-22 00:20:37 -05:00
Will Murphy
03b0ae732e more organization, remote object resolution, signature verification as middleware 2019-09-22 00:05:30 -05:00
Will Murphy
8039b04799 organize 2019-09-21 16:20:14 -05:00