express-activitypub/routes
Fabien Benetou 9d763d577e
closing crypto.generateKeyPair() properly
After cloning the repository motivated by https://hacks.mozilla.org/2018/11/decentralizing-social-interactions-with-activitypub/ a syntax error on this file prevented from running the server. Closing crypto.generateKeyPair() properly seemed to prevent the error and the server seems to run properly.
2020-10-03 11:47:55 +02:00
..
admin.js closing crypto.generateKeyPair() properly 2020-10-03 11:47:55 +02:00
api.js Fixing remaining better-sqlite bugs, fixing pleroma messagin 2019-03-26 00:01:34 -07:00
inbox.js Fixing remaining better-sqlite bugs, fixing pleroma messagin 2019-03-26 00:01:34 -07:00
index.js Store messages and allow retrieval via the message URI 2018-09-24 20:10:39 -07:00
message.js Fixing remaining better-sqlite bugs, fixing pleroma messagin 2019-03-26 00:01:34 -07:00
user.js Migrate to better-sqlite3 2019-03-25 22:17:24 -07:00
webfinger.js Migrate to better-sqlite3 2019-03-25 22:17:24 -07:00