1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/REST
J. King 7a2de95c70 Consolidate article context handling into articleQuery function
Also consolidated article star counting into a generic articleCount function which accepts a context.

This may lead to slight efficiency losses in either listing or marking (and more significant ones in counting starred), but the advantages of centralized context handling are significant with the future addition of labels and the need to count articles under various future contexts in TTRSS.
2017-10-06 20:26:22 -04:00
..
NextCloudNews Consolidate article context handling into articleQuery function 2017-10-06 20:26:22 -04:00
TinyTinyRSS Partially implement labels 2017-10-05 17:42:12 -04:00
AbstractHandler.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
Exception.php Passed code through linter 2017-08-29 10:50:31 -04:00
Exception405.php Passed code through linter 2017-08-29 10:50:31 -04:00
Exception501.php Passed code through linter 2017-08-29 10:50:31 -04:00
Handler.php Passed code through linter 2017-08-29 10:50:31 -04:00
Request.php Merge master 2017-09-30 12:52:05 -04:00
Response.php Merge master 2017-09-30 12:52:05 -04:00