summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2013-04-17more work on singleton-based DBAndrew Dolgov
2013-04-17db updates, remove init_connection()Andrew Dolgov
2013-04-17experimental singleton-based Db connectionAndrew Dolgov
2013-04-17add a separate tab for the loggerAndrew Dolgov
2013-04-16require entering current one time code to enable otpAndrew Dolgov
2013-04-16replace split with explodeAndrew Dolgov
2013-04-16implement old log entry purging in update_daemon_common; add some more error ...Andrew Dolgov
2013-04-16do not try to load plugins which aren't directoriesAndrew Dolgov
2013-04-16implement error log viewerAndrew Dolgov
2013-04-16experimental SQL-based error loggerAndrew Dolgov
2013-04-16ttrssMailer: actually use OOP properlyAndrew Dolgov
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