1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/lib/REST
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests
- Fixes #8
- Fixes #9
- Fixes #10
- Fixes #11
- Fixes #12

- Differentiated between a missing ID which is the subject of an action (e.g. the subscription when moving a subscription) and other missing IDs (e.g. the folder when moving a subscription)
- Enforced same rules for subscription titles as for folder names, save that null is valid for subscriptions
2017-05-21 10:10:36 -04:00
..
NextCloudNews Implement NCN API v1-2 feed handling: tests 2017-05-21 10:10:36 -04:00
AbstractHandler.php Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
Exception405.php Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
Exception501.php Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
Handler.php Fix whitespace 2017-04-06 21:41:21 -04:00
Request.php Fix potential of erroneous matching of URL containing encoded #. 2017-05-20 08:57:24 -04:00
Response.php Fix whitespace 2017-04-06 21:41:21 -04:00