summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Andrew Dolgov
(closes #283)
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 ↵Andrew Dolgov
of defaulting to session information; fix published url syntax being incorrect (closes #287)
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 ↵Andrew Dolgov
mode and open_basedir (refs #281)
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 ↵Andrew Dolgov
methods
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
attributes
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 ↵Andrew Dolgov
translations
2010-11-29clean obsolete options from schema (bump schema version)Andrew Dolgov
2010-11-29shorten noscript errorAndrew Dolgov
2010-11-29collapse_feedlist: hide the splitter when hiding feedlistAndrew Dolgov
2010-11-29rework main action dropdownAndrew Dolgov
2010-11-29tweak subtoolbar dropboxAndrew Dolgov
2010-11-28shorten long titles in postHeader/cdmHeaderAndrew Dolgov
2010-11-27limit fresh feed to articles with non-negative scoreAndrew Dolgov