1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 04:55:54 +00:00
Files
tt-rss/classes
Andrew Dolgov 86a8351ca2 move the following to Feeds:
+       static function catchup_feed($feed, $cat_view, $owner_uid = false, $mode = 'all', $search = false) {
+       static function getFeedArticles($feed, $is_cat = false, $unread_only = false,
+       static function subscribe_to_feed($url, $cat_id = 0,
+       static function getFeedIcon($id) {
+       static function getFeedTitle($id, $cat = false) {
+       static function getCategoryUnread($cat, $owner_uid = false) {
+       static function getCategoryChildrenUnread($cat, $owner_uid = false) {
2017-05-04 14:50:56 +03:00
..
2017-04-27 00:24:17 +03:00
2017-05-04 14:50:56 +03:00
2017-05-04 14:50:56 +03:00
2017-05-04 14:50:56 +03:00
2017-05-04 14:38:45 +03:00
2017-04-26 20:24:18 +03:00
2017-04-26 20:24:18 +03:00
2017-05-04 14:50:56 +03:00
2017-04-26 20:24:18 +03:00
2017-05-04 14:50:56 +03:00
2017-05-04 14:50:56 +03:00