Commit Graph

9 Commits

Author SHA1 Message Date
Shadowfacts aba2496f4f Improve server startup time 2021-01-11 23:14:58 -05:00
Shadowfacts 5fae1c15ea
Fix looking up AP objects being broken by permalink format change 2020-06-05 11:16:03 -04:00
Shadowfacts f99c85de8d
Remove old logging statement 2019-12-22 18:54:07 -05: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 43a3fc1a69
Fix sending incorrect content type for articles 2019-06-30 15:16:08 -04: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