summaryrefslogtreecommitdiff
path: root/classes/feeds.php
AgeCommit message (Expand)Author
2013-11-29queryFeedHeadlines: remove obsolete content_previewAndrew Dolgov
2013-10-29report all libxml errors in updater debug outputAndrew Dolgov
2013-10-17add context menu for cdmFeedTitle; change mark as read prompt for grouped hea...Andrew Dolgov
2013-10-02add notification to subscribe dialog when multiple feeds are detectedAndrew Dolgov
2013-09-02add i18n to the search syntax linkAndrew Dolgov
2013-09-02use plurals for comment/comments link in article, properly translate comments...Andrew Dolgov
2013-08-02add plugin to cache images in starred articles; pass article_id toAndrew Dolgov
2013-07-31support term highlighting in cdm titleAndrew Dolgov
2013-07-31search keyword highlighting (combined mode only)Andrew Dolgov
2013-07-31lang: default to 'en'Andrew Dolgov
2013-07-31add text_languagedetect to guess article language for better hyphenationAndrew Dolgov
2013-07-26add experimental css hyphens support for english languageAndrew Dolgov
2013-07-13properly escape feed error message in headlines toolbarAndrew Dolgov
2013-07-12make cdmExcert respect SHOW_CONTENT_PREVIEWAndrew Dolgov
2013-07-12mark feed with error in headlines toolbar, use error icon in feed editorAndrew Dolgov
2013-07-11support headlines context menu in floating titleAndrew Dolgov
2013-07-10Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-07-10move reassigning content_preview after hook to a more sensible placeAndrew Dolgov
2013-07-10Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into jus...Andrew Dolgov
2013-07-10use error image for feed errors in headlines toolbarAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-07-10forgot one filejustauser
2013-07-07Merge branch 'master' into hookheadjustauser
2013-07-06fix broken highlighting of high-scored rowsAndrew Dolgov
2013-07-06date_reverse view mode: take scoring into accountAndrew Dolgov
2013-06-28Changed the implementation of HOOK_QUERY_HEADLINES to deal with issue Fox raisedjustauser
2013-06-27do not show lone dash in collapsed cdm when content preview is disabledAndrew Dolgov
2013-06-27one more change to merge to originjustauser
2013-06-27change for HOOK_QUERY_HEADLINES. See example for details.justauser
2013-06-27Merge remote-tracking branch 'origin' into hookheadjustauser
2013-06-27Changes to add a new hook: HOOK_QUERY_HEADLINES. An example is provided.justauser
2013-06-05add experimental floating title when scrolling long articles in combined modeAndrew Dolgov
2013-05-15Exclude the article author from the cdm title linksupahgreg
2013-05-07remove gradients, update favicon avg color displayAndrew Dolgov
2013-05-07tweak visual for headlinesAndrew Dolgov
2013-05-04use css nth-child instead of old even/odd class hacks for normal modeAndrew Dolgov
2013-05-02format_article_tags: improve performanceAndrew Dolgov
2013-05-02make tag cache processing faster in cdmAndrew Dolgov
2013-04-30fix editArticleTags() call broken on archived feedAndrew Dolgov
2013-04-27enlarge headline excerpt lengthAndrew Dolgov
2013-04-25base if-modified-since on last received article, not feed update timestampAndrew Dolgov
2013-04-25fix warning when creating feed last updated timestampAndrew Dolgov
2013-04-25subtoolbar: add last updated when hovering over originating site linkAndrew Dolgov
2013-04-24correct faildient caseAndrew Dolgov
2013-04-24do not try to draw a fail-gradient (faildient?)Andrew Dolgov
2013-04-23minor: remove an unnecessary quotation marksupahgreg
2013-04-18make pluginhost a singletonAndrew Dolgov
2013-04-17classes: use OO DB interfaceAndrew Dolgov
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov