|
f7b42c3006
|
Fix tests
|
2019-02-16 12:57:26 -05:00 |
|
|
510df450e9
|
Reformat all code
|
2019-02-16 12:51:24 -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 |
|
|
3044ec5e08
|
Return 410 Gone response for Tombstone objects
|
2019-01-31 16:16:38 -05:00 |
|
|
23b993f05d
|
Implement collection normalizing
|
2019-01-28 21:24:51 -05:00 |
|
|
feeea74aea
|
Require inbox requests to be signed by the activity actor
|
2019-01-25 21:15:13 -05:00 |
|
|
52219a5e59
|
Formatting
|
2019-01-23 15:43:04 -05:00 |
|
|
9672b06e3a
|
Finish PostController test suite
|
2019-01-23 14:27:27 -05:00 |
|
|
986f83cf27
|
Write a test for PostController
|
2019-01-23 14:16:40 -05:00 |
|
|
ffca344f03
|
[WIP] Begin writing PostController test; refactor testing APObjects
|
2019-01-23 11:37:05 -05:00 |
|
|
04920a86a2
|
Refactor routing/controller layer for better separation of concerns
|
2019-01-23 09:28:15 -05:00 |
|
|
ffc32e312c
|
Refactor ActivityEvent to also have the actor; implement NonActivityHandler
|
2019-01-22 17:36:21 -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 |
|
|
3320ba45ee
|
[WIP] Begin implementing collection handling for GetObjectController
|
2019-01-19 22:37:26 -05:00 |
|
|
c36bca1adb
|
Allow public access to objects with no defined audience
|
2019-01-19 17:22:58 -05:00 |
|
|
e927d88c23
|
Refactor ControllerResolver; implement auth check for GetObjectController
|
2019-01-18 17:13:46 -05:00 |
|
|
11152623d4
|
Use dereference() instead of getObject()
|
2019-01-17 14:48:12 -05:00 |
|
|
0dc3bbe275
|
Test the GetObjectController
|
2019-01-10 10:20:05 -05:00 |
|