Commit Graph

16 Commits

Author SHA1 Message Date
125c38db3c [WIP] Implement and test filtering out blocked actors from inboxes 2019-03-23 12:57:51 -04:00
7eda747b4f Test AcceptHandler 2019-03-02 14:13:39 -05:00
5f4f7c4bc4 Test CollectionsService::addItem 2019-02-23 10:35:27 -05:00
f7b42c3006 Fix tests 2019-02-16 12:57:26 -05:00
510df450e9 Reformat all code 2019-02-16 12:51:24 -05:00
9aab13701c Implement addItem() 2019-02-16 12:48:00 -05:00
1b5003727d Make the library PHP ^5.5 compatible 2019-02-13 22:27:47 -05:00
9c4c39fb0b [WIP] Make it compatible with PHP 5.5; fix PHPStorm warnings 2019-02-06 22:48:00 -05:00
23b993f05d Implement collection normalizing 2019-01-28 21:24:51 -05:00
ffca344f03 [WIP] Begin writing PostController test; refactor testing APObjects 2019-01-23 11:37:05 -05:00
19aa482d78 Put together activity handling framework; implement + test IdProvider 2019-01-22 10:01:35 -05:00
402b85680e Remove trailing comma 2019-01-21 11:10:24 -05:00
36b0a9c0bc Handle nonexistent pages; more tests 2019-01-20 22:30:29 -05:00
5e979c4236 More CollectionsService tests 2019-01-20 17:35:33 -05:00
ed46ec1e1f Extract objectFromArray to service; implement CollectionService; test 2019-01-20 17:24:28 -05:00
499e4d235d [WIP] Extract auth and collection paging/filtering to their own services 2019-01-20 15:02:37 -05:00