Commit Graph

12 Commits

Author SHA1 Message Date
Shadowfacts 33c22a8b84
Remove old console.log 2021-04-08 21:42:28 -04:00
Shadowfacts 897015f3f2
Fix followers 2019-08-18 18:28:08 -04:00
Shadowfacts ce30ca9d34
More federation work 2019-08-18 18:09:28 -04:00
Shadowfacts aea8a2d826
Fix not accepting deletes 2019-08-18 17:15:39 -04:00
Shadowfacts ed2a06f5bb
Remove old code 2019-08-17 15:29:20 -04:00
Shadowfacts 8404479d91
Replaces sqlite with postgres and TypeORM 2019-08-17 14:50:18 -04:00
Shadowfacts 4743d69f95
Fix federation issues caused by Delete actor activities 2019-06-30 14:59:39 -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