1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests
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
..
Conf Fix export of nulls in Conf 2017-08-29 23:17:57 -04:00
Db Partially implement labels 2017-10-05 17:42:12 -04:00
docroot Merge master 2017-09-30 12:52:05 -04:00
Exception Passed code through linter 2017-08-29 10:50:31 -04:00
Feed Merge master 2017-10-02 15:42:15 -04:00
Lang Sundry fixes 2017-09-05 19:35:14 -04:00
lib Consolidate article context handling into articleQuery function 2017-10-06 20:26:22 -04:00
Misc Merged master; CS fixes 2017-09-28 10:16:24 -04:00
REST Consolidate article context handling into articleQuery function 2017-10-06 20:26:22 -04:00
Service Passed code through linter 2017-08-29 10:50:31 -04:00
User Passed code through linter 2017-08-29 10:50:31 -04:00
bootstrap.php Merge master 2017-10-02 15:42:15 -04:00
phpunit.xml Partially implement labels 2017-10-05 17:42:12 -04:00
server.php Merge master 2017-10-02 15:42:15 -04:00
test Feed tests: fetching and parsing 2017-05-27 18:15:52 -04:00
test.bat Feed tests: fetching and parsing 2017-05-27 18:15:52 -04:00