ttrss/classes
Andrew Dolgov a230bf88a9 move to Article:
+       static function purge_orphans($do_output = false) {

move to Feeds

+       static function getGlobalUnread($user_id = false) {
+       static function getCategoryTitle($cat_id) {
+       static function getLabelUnread($label_id, $owner_uid = false) {
2017-05-04 15:00:21 +03:00
..
auth remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
db add some basic API unit tests 2017-04-27 00:24:17 +03:00
feeditem remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
handler move to Article: 2017-05-04 15:00:21 +03:00
logger remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
pref move to Article: 2017-05-04 15:00:21 +03:00
api.php move to Article: 2017-05-04 15:00:21 +03:00
article.php move to Article: 2017-05-04 15:00:21 +03:00
backend.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
db.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
dbupdater.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
dlg.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedenclosure.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeditem.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedparser.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeds.php move to Article: 2017-05-04 15:00:21 +03:00
handler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
iauthmodule.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
idb.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
ihandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
logger.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
opml.php move the following to Feeds: 2017-05-04 14:50:56 +03:00
plugin.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
pluginhandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
pluginhost.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
rpc.php move to Article: 2017-05-04 15:00:21 +03:00
ttrssmailer.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00