Commit Graph

11 Commits

Author SHA1 Message Date
Jeremy Dormitzer
f0b424e4a6
Centralize db initialization 2018-09-19 11:47:51 -04:00
Jeremy Dormitzer
d92d99f1fc
Rebrand to Pterotype 2018-09-19 11:16:41 -04:00
e81a9b4bb0 Wrangle the db 2018-09-19 08:54:07 -04:00
e8899425f7 Hydrate object/activity ids on create 2018-09-19 07:56:57 -04:00
1e808f3eca Make a number of changes after understanding the spec better
These include:

- enable querying activities and objects by ActivityPub id
- GET the outbox
2018-09-18 22:55:47 -04:00
3fc6fd546c [WIP] Start moving actors to their own table; start Like activity 2018-09-03 12:47:08 -04:00
63a0328648 Implement delete 2018-09-01 10:14:11 -04:00
8258d7af5e Implement Update activity; misc. fixes 2018-09-01 09:37:01 -04:00
72375b017b Fix miscellaneous issues 2018-08-29 17:04:24 -04:00
cfc1f87b71 Store activities in a table 2018-08-29 16:38:10 -04:00
c1c2725b04 Implement object GET url and hydrate object ids 2018-08-28 19:26:18 -04:00