You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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) {
8 years ago
..
autoload.php remove some redundant php closing tags 8 years ago
ccache.php move the following to Feeds: 8 years ago
colors.php remove some redundant php closing tags 8 years ago
controls.php move getArticleFeed to Article 8 years ago
crypt.php remove some redundant php closing tags 8 years ago
db-prefs.php remove some redundant php closing tags 8 years ago
db.php remove some redundant php closing tags 8 years ago
digest.php remove some redundant php closing tags 8 years ago
errorhandler.php remove some redundant php closing tags 8 years ago
feedbrowser.php remove some redundant php closing tags 8 years ago
functions.php move the following to Feeds: 8 years ago
functions2.php move the following to Feeds: 8 years ago
labels.php remove some redundant php closing tags 8 years ago
login_form.php dijit style updates 9 years ago
rssfuncs.php update_rss_feed: minor code cleanup 8 years ago
sanity_check.php fix various issues reported by static analysis 8 years ago
sanity_config.php update sanity_config 9 years ago
sessions.php remove some redundant php closing tags 8 years ago
version.php remove some redundant php closing tags 8 years ago