Commit graph

14 commits

Author SHA1 Message Date
Will Murphy
7092a92b9c logging cleanup 2019-09-28 10:23:24 -05:00
Will Murphy
c67ea9f7ab add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
Will Murphy
a64c44ad46 production security: require signature for users with public keys, block outbox posting. Add missing routes to fetch objects and activities by id 2019-09-23 22:18:35 -05:00
Will Murphy
a8230136f8 package details, lint 2019-09-22 00:20:37 -05:00
Will Murphy
03b0ae732e more organization, remote object resolution, signature verification as middleware 2019-09-22 00:05:30 -05:00
Will Murphy
a43419f9ff setup db utils in store directory, move getOrCreateActor and break out getActor for actions which require and existing actor (e.g. signature validation) 2019-09-21 16:53:55 -05:00
Will Murphy
8039b04799 organize 2019-09-21 16:20:14 -05:00
Will Murphy
06d6f85960 switch to https, place all object metadata in _meta for simpler projections 2019-09-19 20:55:32 -05:00
Will Murphy
e4c150b840 automatic actor creation on finger, user lookup. followers collection endpoint populated from inbox activity side effects 2019-09-16 20:58:47 -05:00
Will Murphy
0a3c758ad7 generate keys for local users 2019-09-14 21:49:33 -05:00
Will Murphy
cb137ffcb1 mongo for user object requests and initial inbox functionality 2019-09-12 20:03:04 -05: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