]> git.wh0rd.org - tt-rss.git/commit - classes/article.php
move to Article:
authorAndrew Dolgov <noreply@madoka.volgo-balt.ru>
Thu, 4 May 2017 12:00:21 +0000 (15:00 +0300)
committerAndrew Dolgov <noreply@madoka.volgo-balt.ru>
Thu, 4 May 2017 12:00:21 +0000 (15:00 +0300)
commita230bf88a9ce4589eeaf2d00226eafb78b4de01c
tree0f3656d2249c1de79162ed7e38a539292932f7c4
parent86a8351ca2abbacda557819cefb66379a450103c
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) {
classes/api.php
classes/article.php
classes/feeds.php
classes/handler/public.php
classes/pref/feeds.php
classes/pref/filters.php
classes/rpc.php
include/functions.php
include/functions2.php
include/rssfuncs.php