summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-07api: default to admin username when logging in in single user modeAndrew Dolgov
2011-01-31implement a proper fix of cached images URL (refs #305, closes #300)Andrew Dolgov
2011-01-31focus content pane on view() (closes #312)Andrew Dolgov
2011-01-30fix sanity_config script, regenerate check fileAndrew Dolgov
2011-01-26update image caching handler code (refs #300)Andrew Dolgov
2011-01-26only show cache images option in feed editor when SIMPLEPIE_CACHE_IMAGES is e...Andrew Dolgov
2011-01-25login form: fix copyright yearAndrew Dolgov
2011-01-24remove DB_PORT from the list of required config keywords (closes #310)Andrew Dolgov
2011-01-24replace all occurences of double-escaped entities in FeedTree instead of only...Andrew Dolgov
2011-01-21release 1.5.1Andrew Dolgov
2011-01-18fix edit subscription option button doing nothing after external subscriptionAndrew Dolgov
2011-01-18properly handle multiple feed extraction in external subscription dialogAndrew Dolgov
2011-01-18properly handle redirecting back to requested page after logging in (closes #...Andrew Dolgov
2011-01-18Merge branch 'master' of fakecake.org:public_html/testbox/tt-rssAndrew Dolgov
2011-01-18fix j/k selecting hidden categories (refs #292)Andrew Dolgov
2011-01-18fix x hotkey firing simultaneously with XAndrew Dolgov
2011-01-18properly skip over collapsed categories when using j/k hotkeys (refs #292)Andrew Dolgov
2011-01-18re-add ForceUpdate to viewfeed for update debugging, add some filter debuggingAndrew Dolgov
2011-01-16small fixesandre-hub
2011-01-15implement j/k hotkeys to move between feeds (closes #292)Andrew Dolgov
2011-01-11properly check whether all constants are defined in config.phpAndrew Dolgov
2011-01-11fix simplepie image cache being requested from the wrong address (close #300)Andrew Dolgov
2011-01-11add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)Andrew Dolgov
2011-01-11fix PHP_EXECUTABLE declaration not being properly overriden in config.php (cl...Andrew Dolgov
2010-12-29mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)Andrew Dolgov
2010-12-28fall back to the old wide logo; remove main logoAndrew Dolgov
2010-12-28add a hack to display several html entities properly in feedlist (closes #279)Andrew Dolgov
2010-12-28api/getFeeds: add hack to properly find feed icons in relative ICONS_DIR (clo...Andrew Dolgov
2010-12-28display last update times in PrefFeedTree (closes #284)Andrew Dolgov
2010-12-28fix USER_STYLESHEET for mysql (was broken because of CR escapingAndrew Dolgov
2010-12-28feedtree: remove labelNode hackAndrew Dolgov
2010-12-28disable headline buffer caching for nowAndrew Dolgov
2010-12-28do not try to reinject new headline buffer when marking articles as readAndrew Dolgov
2010-12-27backend/rss: always use secret key to get uid when it is available instead of...Andrew Dolgov
2010-12-27rename USE_CURL_FOR_ICONS to USE_CURLAndrew Dolgov
2010-12-27simplepie: enable digest authenticationAndrew Dolgov
2010-12-27Update SimplePie to version 1.2.Michael Kuhn
2010-12-27fix 'x' hotkey, add FeedTree.collapseCatAndrew Dolgov
2010-12-27add sanity checks for mbstring, json, postgresql and mysql functions, safe mo...Andrew Dolgov
2010-12-27triple-pane: do not try to rework UI using javascript while in CDMAndrew Dolgov
2010-12-27make sure links in CDM content are visibleAndrew Dolgov
2010-12-21fix cdmClicked doing nothing in expanded mode when clicking on article titleAndrew Dolgov
2010-12-21release 1.5.0Andrew Dolgov
2010-12-21update htmlpurifier cache stuff, add sanity checkAndrew Dolgov
2010-12-17fix feed editor when FORCE_ARTICLE_PURGE is enabledAndrew Dolgov
2010-12-16api: use is_cat in getArticles and catchupFeed for consistency with other met...Andrew Dolgov
2010-12-15remove HTMLPurifier cache files; ignore them in the futureAndrew Dolgov
2010-12-15add <s> to valid tags when cleaning contentAndrew Dolgov
2010-12-03tweak logoAndrew Dolgov
2010-12-03update logoAndrew Dolgov