summaryrefslogtreecommitdiff
path: root/classes/feeds.php
AgeCommit message (Expand)Author
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
2013-04-15make gradient less visible on read headlinesAndrew Dolgov
2013-04-15remove hsl stuff from classes/feeds, we take care of this when choosing the c...Andrew Dolgov
2013-04-15do not color predominantly white/black rowsAndrew Dolgov
2013-04-15add row backgrounds in normal modeAndrew Dolgov
2013-04-15use w3c gradient definitionAndrew Dolgov
2013-04-15implement basic moz gradient for feedicon colorAndrew Dolgov
2013-04-15only enable colored favicons in vfeeds; fix RGB triplet packingAndrew Dolgov
2013-04-15Added average color calculation of feeds' favicons for banded display.moontear
2013-04-15add a %d articles selected elementAndrew Dolgov
2013-04-15use mdash as a separator between title and authorAndrew Dolgov
2013-04-12remove label gradientsAndrew Dolgov
2013-04-09add HOOK_ARTICLE_LEFT_BUTTONAndrew Dolgov
2013-04-09implement support for multiple pub/mark buttons, add plugin which adds a sepa...Andrew Dolgov
2013-04-07Revert "remove RTITLE"Andrew Dolgov
2013-04-07remove RTITLEAndrew Dolgov
2013-04-07remove RCHKAndrew Dolgov