Commit Graph

77 Commits

Author SHA1 Message Date
e7cda74671 Create actors for users on plugin update/user registration 2018-09-03 21:22:23 -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
c2025e331e [WIP] Begin implementing Update 2018-08-29 17:19:10 -04:00
0318708b4b Add TODO 2018-08-29 17:19:00 -04:00
10419ade57 Restructure api.php 2018-08-29 17:18:45 -04:00
72375b017b Fix miscellaneous issues 2018-08-29 17:04:24 -04:00
8e283ac652 Rename handle->actor 2018-08-29 16:47:56 -04:00
7e3590eb9e Add GET /activity endpoint; tidy up api 2018-08-29 16:43:15 -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
d061f8db2e Simplify persisting activities 2018-08-28 18:40:19 -04:00
1a7d98e722 Persist created objects to the object table 2018-08-28 18:40:06 -04:00
be908690d4 Implement Create activity 2018-08-28 18:07:04 -04:00
Jeremy Dormitzer
8f8f08c303
Remove unecessary require() 2018-08-28 14:24:35 -04:00
0dc4e5aba9 WIP 2018-08-27 18:36:18 -04:00
43a4bc09a2 Rename create_activity to persist_activity 2018-08-25 09:31:48 -04:00
db59ae8cf8 Sketch out handle_activity 2018-08-25 09:31:20 -04:00
0a005c5e3d Return 201 status from create_activity 2018-08-25 09:31:03 -04:00
7c7957b82b Implement posting to outbox 2018-08-22 22:39:59 -04:00
d790c425ef Centralize initialization; create outbox table 2018-08-22 22:07:06 -04:00
093c06e7e0 Add a note 2018-08-22 08:34:28 -04:00
2f699caf44 Take some notes on inbox and outbox 2018-08-22 08:33:21 -04:00
b07ffb9a7c Flesh out user actor profile 2018-08-22 08:33:06 -04:00
Jeremy Dormitzer
9233f7bc92
Hook up /user endpoint 2018-08-21 17:52:56 -04:00
a8837a7290 Initial commit 2018-08-21 09:17:07 -04:00