summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2015-02-27remove image.php; put cached image endpoint to public.phpAndrew Dolgov
2015-02-21remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of t...Andrew Dolgov
2015-02-02fix parse atom feedLukas Hybner
2015-01-31remove obsolete code related to version checking and tarball updater pluginAndrew Dolgov
2015-01-19feedparser: xpath doesn't properly query for title element if there's a defau...Andrew Dolgov
2015-01-14Reverts most of be60340. Implements a simplier solution using XPath to get th...zaikos
2015-01-14Made FeedItem_RSS::get_title() more aggresive in finding an article title.zaikos
2014-12-09temporarily enable entity loader when importing opml because idkAndrew Dolgov
2014-12-09require version information in all additional themesAndrew Dolgov
2014-11-29api: getHeadlines: add configurable excerpt_length (bump api version)Andrew Dolgov
2014-11-25api: allow requesting headlines as if client supports iframe sandboxingAndrew Dolgov
2014-10-27api: handle uncached labels the way main headlines function does itAndrew Dolgov
2014-10-16add force_update to api getHeadlines; bump api version to 9Andrew Dolgov
2014-10-11include subcategories in generated category feedsAndrew Dolgov
2014-10-08edit feed: smaller buttons for icon upload; allow uploading larger faviconsAndrew Dolgov
2014-08-19add pluginhost HOOK_HEADLINES_BEFORE (refs #814)Andrew Dolgov
2014-08-18Copypaste error fixPavel Voronin
2014-08-01reinstate wrongfully renamed archived feed; properly fix prefs filtertree lab...Andrew Dolgov
2014-07-17fix sharebyurl identifying articles by link instead of special synthesized gu...Andrew Dolgov
2014-07-15Store size of enclosure to databaseFelix Eckhofer
2014-06-18properly show cached images in syndicated feedsAndrew Dolgov
2014-06-14Skip nested Feed when calling getNextUnreadFeed()André Glüpker
2014-06-10add FEEDS_SORT_BY_UNREAD to blacklist (removed)Andrew Dolgov
2014-05-22add hidden tunable _DISABLE_INACTIVE_FEEDSAndrew Dolgov
2014-05-19Add subscribe hook, give more information to fetch_feed hookwltb
2014-05-12Added HOOK_FORMAT_ENCLOSURES plugin hook.Dave Zaikos
2014-04-23Make search mechanism pluggableRob Hoelz
2014-04-02expand filtertree display to make filters easier to distinguishAndrew Dolgov
2014-03-26fix alignment of a feed error icon in headlines subtoolbarAndrew Dolgov
2014-03-21Fix end tag for small feed icons when using combined display modeGrant Pannell
2014-03-14make_init_params: add pluginsAndrew Dolgov
2014-03-13disable headlines grouping for recently read vfeedAndrew Dolgov
2014-03-09generated feeds, add ts= (strtotime) start timestampAndrew Dolgov
2014-03-09rework password reset to work through temporary linkAndrew Dolgov
2014-03-09disable OTP on user password resetAndrew Dolgov
2014-03-05comment out subtestAndrew Dolgov
2014-03-05split functions php into two parts because syntastic is too slowAndrew Dolgov
2014-03-04public: remove subscribe2 (unused?)Andrew Dolgov
2014-03-04parser: trim some some feed-extracted data link titles and linksAndrew Dolgov
2014-03-04Revert "parser: experimentally set preservewhitespace to false"Andrew Dolgov
2014-03-03parser: experimentally set preservewhitespace to falseAndrew Dolgov
2014-02-26opml import: remove unneeded 250 character restriction on feed urlsAndrew Dolgov
2014-02-19remove some unused code reported by phpmdAndrew Dolgov
2014-02-02revert max ui feed title length, tweak truncate_string a bitAndrew Dolgov
2014-02-02subtoolbar: layout fix, shorten max feed title lengthAndrew Dolgov
2014-01-29minor style updates to make 3panel headlines mode look closer to cdmAndrew Dolgov
2014-01-28reinstate scriptaculous controls (needed for ajax.autocomplete)Andrew Dolgov
2014-01-28move Zoom stylesheet to a separate fileAndrew Dolgov
2014-01-27fix selected prompt positionAndrew Dolgov
2014-01-27unify main and headlines toolbarAndrew Dolgov