Commit graph

5 commits

Author SHA1 Message Date
Darius Kazemi
0605621b2f
Update user.js
Mastodon rejects messages that are "application/json" mime type, which is the default for a .json() call in Express. Have to add the "application/activity+json" Content-Type instead.
2025-03-02 18:55:28 -08:00
Django Doucet
0f35295981 implements noop outbox 2023-05-19 22:54:03 -06: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