summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2013-04-16ttrssMailer: fix typoAndrew Dolgov
2013-04-16unify SMTP_HOST and SMTP_PORT as SMTP_SERVERAndrew Dolgov
2013-04-16remove js-based player, better mp3 support detection for html5 audioAndrew Dolgov
2013-04-15use hashed guids in a hopefully backwards compatible fashionAndrew Dolgov
2013-04-15properly remove and replace favicon color when favicon gets manually removed/...Andrew 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-13fix double-escaping possible with encrypted passwordsAndrew Dolgov
2013-04-13implement basic feed authentication parameter encryption in the database (FEE...Andrew Dolgov
2013-04-13api: add score to getHeadlines/getArticleAndrew Dolgov
2013-04-12remove label gradientsAndrew Dolgov
2013-04-12add support for plugins adding API methodsAndrew Dolgov
2013-04-12Revert "Add new API method: `getFeedStats'"Andrew Dolgov
2013-04-11block listing of several util directories; deny access to config.phpAndrew Dolgov
2013-04-11bump api levelAndrew Dolgov
2013-04-11Merge pull request #147 from pedros/nnttrss_api_extensionsAndrew Dolgov
2013-04-11Add new API method: `getFeedStats'Pedro Silva
2013-04-11implement upload-related support for open_basedirAndrew Dolgov
2013-04-09update description of DEFAULT_UPDATE_INTERVAL (2)Andrew Dolgov
2013-04-09update description of DEFAULT_UPDATE_INTERVALAndrew 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-08do not rely on feed_id when adding archived feed while unsubscribingAndrew Dolgov
2013-04-07Revert "remove RTITLE"Andrew Dolgov
2013-04-07remove RTITLEAndrew Dolgov
2013-04-07remove RCHKAndrew Dolgov
2013-04-05fix batch subscribe eating CRs (closes #667)Andrew Dolgov
2013-04-05fix prefs reset not working properlyAndrew Dolgov
2013-04-04add back sorting by titleAndrew Dolgov
2013-04-04move db-updater functionality to public, remove db-updater.phpAndrew Dolgov
2013-04-04add command-line db schema updaterAndrew Dolgov
2013-04-04add language dropdown to prefsAndrew Dolgov
2013-04-04enable remember meAndrew Dolgov
2013-04-04implement some tweaks to session handling; properly remove session cookie if ...Andrew Dolgov
2013-04-04add a dropdown button action to save and exit prefs (closes #660)Andrew Dolgov
2013-04-04only unmark articles which had been processed when automarking (for realz)Andrew Dolgov
2013-04-02api: add article api hook to getArticle, change parameters passedAndrew Dolgov
2013-04-02pref-prefs: add help for USER_CSS_THEMEAndrew Dolgov
2013-04-02Merge pull request #119 from dandersson/hotkey_info_hookAndrew Dolgov
2013-04-02update pref descriptionsAndrew Dolgov
2013-04-02remove blank string gettext invocationsAndrew Dolgov
2013-04-02pref-prefs: don't use schema-defined help/desc/section namesAndrew Dolgov