summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-19implement mail plugin using mailto: links; deprecate mail pluginAndrew Dolgov
2013-03-19remove two unnecessary hideOrShowFeeds callsAndrew Dolgov
2013-03-19hideReadFeeds also hides labelsAndrew Dolgov
2013-03-19strip_harmful_tags: remove double iframeAndrew Dolgov
2013-03-19remove obsolete css declarationsAndrew Dolgov
2013-03-19strip_harmful_tags: expand the allowed listAndrew Dolgov
2013-03-19auth_remote: add REDIRECT_ version of REMOTE_USER for php-cgi configured ↵Andrew Dolgov
through mod_actions (closes #597)
2013-03-19remove erronoeus declaration of code elements to display as block (closes #598)Andrew Dolgov
2013-03-19detect whether browser supports iframe.sandbox and allow iframes ↵Andrew Dolgov
accordingly; allow object and embed elements
2013-03-19remove duplicate gzdecodeAndrew Dolgov
2013-03-19remove include of htmlawed fileAndrew Dolgov
2013-03-19add prototype simple remover of baaaad tags based on domdocumentAndrew Dolgov
2013-03-19update translationsAndrew Dolgov
2013-03-19cdm: make read content a bit lighterAndrew Dolgov
2013-03-19enable automatic decoding of gzipped data when CURL is not availableAndrew Dolgov
2013-03-19rework image caching to work without permanent article content rewriting ↵Andrew Dolgov
(refs #582)
2013-03-19print_select, print_select_hash: remove line endings and other special ↵Andrew Dolgov
symbols (closes #593)
2013-03-18Merge pull request #59 from ValdisVitolins/masterAndrew Dolgov
Latvian resource files
2013-03-18Merge pull request #60 from iarna/strictnessAndrew Dolgov
Fix strict standards issue-- DOMDocument::load isn't static
2013-03-18Fix strict standards issue-- DOMDocument::load isn't staticRebecca Turner
2013-03-18Resource files for Latvian were addedValdis Vitolins
2013-03-18Resource files for Latvian were addedValdis Vitolins
2013-03-19experimental patch to enable compatibility with php safe_modeAndrew Dolgov
2013-03-19rename titleAuthor to author to unify class names with normal modeAndrew Dolgov
2013-03-18Merge pull request #58 from dandersson/authorstylingAndrew Dolgov
Enable styling of author in feed item title by adding span class.
2013-03-19properly fix the cache_images issue (refs #578)Andrew Dolgov
2013-03-19Revert "add experimental HOOK_SANITIZE"Andrew Dolgov
This reverts commit 2130fe7a18d7e1863575feda9ec39654541eee77.
2013-03-18Enable styling of author in feed item title by adding span class.Daniel Andersson
2013-03-18add experimental HOOK_SANITIZEAndrew Dolgov
2013-03-18tweak hotkey map notation to allow stuff like shift-arrowsAndrew Dolgov
2013-03-18rework updater to use github tarballs; add some additional logging andAndrew Dolgov
prevent old directory being renamed pointlessly in a few cases (closes #559)
2013-03-18fix boolean wrapped as a string literal passed when saving user (closes #568)Andrew Dolgov
2013-03-18make sure reset password notification does not hide automatically; add ↵Andrew Dolgov
manual close link to persistent notifications (closes #569)
2013-03-18googlereadertheme: check for UID being presentAndrew Dolgov
2013-03-18in combined mode, when viewing vfeeds relative urls are rewritten ↵Andrew Dolgov
incorrectly (fixes #586)
2013-03-18add plugin based on google reader css at ↵Andrew Dolgov
http://tt-rss.org/forum/viewtopic.php?f=22&t=1287&start=15#p5956
2013-03-18cache minified js filesAndrew Dolgov
2013-03-18replace jsmin with jshrinkAndrew Dolgov
2013-03-18dojo: add some more controls to the layerAndrew Dolgov
2013-03-18upgrade dojo to 1.8.3 (refs #570)Andrew Dolgov
2013-03-18if plugin method get_css(), embed plugin-specific css to main UIAndrew Dolgov
2013-03-17properly allow false parameters passed through to API calls (refs #576)Andrew Dolgov
2013-03-17update translations; add plugin stringsAndrew Dolgov
2013-03-17use saveHTML() in sanitize instead of saveXML() (refs #522)Andrew Dolgov
2013-03-17hlFeed: remove unnecessary brAndrew Dolgov
2013-03-17add startup check for iconv (refs #571)Andrew Dolgov
2013-03-17sanitize: move htmlawed rewriting to execute last so that we can keepAndrew Dolgov
LIBXML_NOEMPTYTAG to prevent stuck tags (which stil occur) and still not cause duplicate br tags.
2013-03-17implement proper last_marked/last_published feeds for proper sorting ofAndrew Dolgov
published and marked virtual feeds, remove sorting by last_read workaround api: add pubsubhubbub ping when article is being set published bump schema
2013-03-17prevent absolutely useless 'exploit' (not really) while editing filters ↵Andrew Dolgov
(closes #572)
2013-03-17update translationsAndrew Dolgov