summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-12-03fix typos in sphinx_enabled definition; update logoAndrew Dolgov
2010-12-02rework main layout a little bitAndrew Dolgov
2010-12-01remove forced with from main toolbar dropdownsAndrew Dolgov
2010-11-30sanitize_rss: do not try to rewrite urls when article seems to contain href= ...Andrew Dolgov
2010-11-30use html5 audio player instead of flash when possibleAndrew Dolgov
2010-11-29fix session ip checkingAndrew Dolgov
2010-11-29tweak article notesAndrew Dolgov
2010-11-29update fr_FR translationAndrew Dolgov
2010-11-29rpc: mark silent methods, rework verifyRegexp to use JSONAndrew Dolgov
2010-11-29rpc: mark some more XML methodsAndrew Dolgov
2010-11-29rpc/sendEmail: use JSONAndrew Dolgov
2010-11-29rpc/digest-get-contents: use JSONAndrew Dolgov
2010-11-29rpc/updateFeedBrowser: use JSONAndrew Dolgov
2010-11-29rpc/checkDate: use JSON; mark some XML methodsAndrew Dolgov
2010-11-29rpc/addfeed: use JSONAndrew Dolgov
2010-11-29tag setting rpc: use JSONAndrew Dolgov
2010-11-29assign/remove to label rpc: use JSONAndrew Dolgov
2010-11-29add script to extract preference translations from the schema; update transla...Andrew Dolgov
2010-11-29clean obsolete options from schema (bump schema version)Andrew Dolgov
2010-11-29shorten noscript errorAndrew Dolgov