Commit Graph

16 Commits

Author SHA1 Message Date
a0516187c0 Implement accept for inbox and the following collection endpoint 2018-09-22 09:25:35 -04:00
Jeremy Dormitzer
d92d99f1fc
Rebrand to Pterotype 2018-09-19 11:16:41 -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
f7351ae7f3 Differentiate inbox/outbox handle functions 2018-09-15 17:15:17 -04:00
c4d8b7ad57 Fix syntax errors 2018-09-03 21:33:14 -04:00
e7cda74671 Create actors for users on plugin update/user registration 2018-09-03 21:22:23 -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
c1c2725b04 Implement object GET url and hydrate object ids 2018-08-28 19:26:18 -04:00
43a4bc09a2 Rename create_activity to persist_activity 2018-08-25 09:31:48 -04:00
7c7957b82b Implement posting to outbox 2018-08-22 22:39:59 -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