1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-04-24 22:35:51 +00:00
Arsse/lib
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 Passed code through linter 2017-08-29 10:50:31 -04:00
Db Merged master; CS fixes 2017-09-28 10:16:24 -04:00
Feed Passed code through linter 2017-08-29 10:50:31 -04:00
Lang Passed code through linter 2017-08-29 10:50:31 -04:00
Misc Consolidate article context handling into articleQuery function 2017-10-06 20:26:22 -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 Preliminary implementation of TTRSS sessions (needs tests; may not work) 2017-09-16 19:57:33 -04:00
AbstractException.php Merge fixes from master 2017-09-26 20:25:11 -04:00
Arsse.php Merge master 2017-10-02 15:42:15 -04:00
CLI.php Merge master 2017-10-02 15:42:15 -04:00
Conf.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
Database.php Consolidate article context handling into articleQuery function 2017-10-06 20:26:22 -04:00
Exception.php Passed code through linter 2017-08-29 10:50:31 -04:00
ExceptionFatal.php Passed code through linter 2017-08-29 10:50:31 -04:00
Feed.php Merge master 2017-10-02 15:42:15 -04:00
Lang.php Sundry fixes 2017-09-05 19:35:14 -04:00
REST.php Partially implement labels 2017-10-05 17:42:12 -04:00
Service.php Preliminary implementation of TTRSS sessions (needs tests; may not work) 2017-09-16 19:57:33 -04:00
User.php Passed code through linter 2017-08-29 10:50:31 -04:00