summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-17more work on singleton-based DBAndrew Dolgov
2013-04-17db updates, remove init_connection()Andrew Dolgov
2013-04-17add schema checking to feed updating and update scriptAndrew Dolgov
2013-04-17feedtree: don't request null iconAndrew Dolgov
2013-04-17errorhandler: remove unneeded stuffAndrew Dolgov
2013-04-17errorhandler: do not report hidden errorsAndrew Dolgov
2013-04-16Revert "remove floIcon: bugs"Andrew Dolgov
2013-04-16remove floIcon: bugsAndrew Dolgov
2013-04-16disable FOLLOWLOCATION when under open_basedirAndrew Dolgov
2013-04-16implement old log entry purging in update_daemon_common; add some more error ...Andrew Dolgov
2013-04-16implement error log viewerAndrew Dolgov
2013-04-16experimental SQL-based error loggerAndrew Dolgov
2013-04-16add SPHINX_SERVERAndrew 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-16format_article_labels: bail out if passed something other than arrayAndrew 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-15remove hsl stuff from classes/feeds, we take care of this when choosing the c...Andrew Dolgov
2013-04-15try to improve color guessing algorithm a bitAndrew Dolgov
2013-04-15only enable colored favicons in vfeeds; fix RGB triplet packingAndrew Dolgov
2013-04-15store favicon color as #rrggbb; process existing faviconsAndrew Dolgov
2013-04-15fix schema for favicon_avg_colorAndrew Dolgov
2013-04-15Added average color calculation of feeds' favicons for banded display.moontear
2013-04-14subscribe_to_feed: fix typoAndrew Dolgov
2013-04-13fix double-escaping possible with encrypted passwordsAndrew Dolgov
2013-04-13fix handling of blank FEED_CRYPT_KEYAndrew Dolgov
2013-04-13implement basic feed authentication parameter encryption in the database (FEE...Andrew Dolgov
2013-04-12decode html entities in article title on importAndrew Dolgov
2013-04-12add cache-control: public to the login page so that firefox would bother maki...Andrew Dolgov
2013-04-12remove no_cache_incantation()Andrew Dolgov
2013-04-12digest: use proper logging, update.php: fix typoAndrew Dolgov
2013-04-11implement upload-related support for open_basedirAndrew Dolgov
2013-04-10Added propagation of $fetch_last_content_type for curl- and file_get_contents...Markus Birth
2013-04-09update default of allow_duplicate_posts to false, bump schemaAndrew Dolgov
2013-04-09add HOOK_ARTICLE_LEFT_BUTTONAndrew Dolgov
2013-04-09search_to_sql: fix searching for reserved keywordsAndrew Dolgov
2013-04-08Merge pull request #140 from pictuga/masterAndrew Dolgov
2013-04-08Added 'section' in allowed elementspictuga
2013-04-07fix bug with image attatchment settingsTerrence Ezrol
2013-04-07getLabelCounters: properly check for user_entry uid (closes #671)Andrew Dolgov
2013-04-06fix for fetching urls with spacesSunjay Cauligi
2013-04-05Added functionality for navigation without opening articles and toggling expa...Sunjay Cauligi
2013-04-05Added other allowed elements to sanitize()pictuga
2013-04-04enable remember meAndrew Dolgov
2013-04-04search: simplify code, allow searching by note and title content (note:blah, ...Andrew Dolgov
2013-04-04search: allow searching by note textAndrew Dolgov
2013-04-04implement some tweaks to session handling; properly remove session cookie if ...Andrew Dolgov
2013-04-04Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-04-04updater: prevent duplicate feed ids being scheduled for updateAndrew Dolgov