tt-rss/include
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
..
autoload.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
ccache.php move the following to Feeds: 2017-05-04 14:50:56 +03:00
colors.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
controls.php move getArticleFeed to Article 2017-05-04 14:26:44 +03:00
crypt.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
db-prefs.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
digest.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
errorhandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedbrowser.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
functions.php move the following to Feeds: 2017-05-04 14:50:56 +03:00
functions2.php move the following to Feeds: 2017-05-04 14:50:56 +03:00
labels.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
login_form.php dijit style updates 2015-08-12 16:58:06 +03:00
rssfuncs.php update_rss_feed: minor code cleanup 2017-04-27 13:08:43 +03:00
sanity_check.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
sanity_config.php update sanity_config 2015-12-01 10:11:40 +03:00
sessions.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
version.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00