Commit Graph

8 Commits

Author SHA1 Message Date
Shadowfacts 77ee132983
Fix errors on actors missing public keys 2020-04-15 13:13:52 -04:00
Shadowfacts ce30ca9d34
More federation work 2019-08-18 18:09:28 -04:00
Shadowfacts 8404479d91
Replaces sqlite with postgres and TypeORM 2019-08-17 14:50:18 -04:00
Shadowfacts 6b4ea192e1
Cache actors 2019-02-24 10:21:14 -05:00
Shadowfacts 81e2fca2aa
Try to handle Deletes (not currently working) 2019-02-21 19:26:24 -05:00
Shadowfacts 3ddb8ad28f
Store incoming Notes 2019-02-21 19:17:59 -05:00
Shadowfacts 9191a9d987
Validate HTTP signatures 2019-02-20 18:07:29 -05:00
Shadowfacts 2adb93395e
ActivityPub attempt 2: it actually works this time
Use Node.js Express app to serve both statically generated content and
dynamic AP stuff
2019-02-20 17:12:29 -05:00