Django Doucet
|
0f35295981
|
implements noop outbox
|
2023-05-19 22:54:03 -06:00 |
|
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 |
|
Vitaly Takmazov
|
6e2f7ab8bd
|
Drop unnecessary native module
|
2019-05-21 12:17:12 +03:00 |
|
Darius Kazemi
|
e989126e86
|
Migrate to better-sqlite3
|
2019-03-25 22:17:24 -07:00 |
|
Darius Kazemi
|
e2ab4dd51e
|
Adding a Followers object to the Actor
See https://github.com/dariusk/rss-to-activitypub/issues/11 for more
information on why this fix is needed.
|
2019-03-25 21:26:17 -07:00 |
|
Darius Kazemi
|
d696a1f465
|
First commit.
|
2018-09-15 00:01:19 -07:00 |
|