Commit graph

16 commits

Author SHA1 Message Date
Will Murphy
5208b67df5 add digest to http signature for Mastodon 3.2.1 compliance 2020-10-24 13:14:33 -05:00
Will Murphy
dbd8da4bfc replace nunjucks profile rendering with vue, start listing of recent posts on profiel page, support full IRI object ids in object GET route so that remote origin objects can be fetched from local cache for display in Vue pages 2019-10-12 13:30:33 -05:00
Will Murphy
26eee3c27a some logging cleanup 2019-09-30 20:55:20 -05:00
Will Murphy
5726e07f13 add missing http-signature context 2019-09-29 13:55:04 -05:00
Will Murphy
211a6e4458 fix profile icon format 2019-09-29 11:59:02 -05:00
Will Murphy
7092a92b9c logging cleanup 2019-09-28 10:23:24 -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
e47dd9286f add Undo support to unfollow 2019-09-25 17:15:39 -05:00
Will Murphy
dbf8e5a413 alter accept/announce activity structre to meet Mastodon requirements, debug logging 2019-09-25 13:17:40 -04: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