Commit Graph

5673 Commits (c0f45f8f1884c26b2a7ceb3c6caa34d0a9dc8482)
 

Author SHA1 Message Date
Andrew Dolgov e9b86f0a1c reimplement HOOK_SANITIZE (plugs before final removal of harmful tags) 11 years ago
Andrew Dolgov 1d5cf085a3 implement mail plugin using mailto: links; deprecate mail plugin 11 years ago
Tomáš Chvátal a06b79c433 Add basic czech translation ~48% done. 11 years ago
Andrew Dolgov 4b74648909 remove two unnecessary hideOrShowFeeds calls 11 years ago
Andrew Dolgov 714b063f6b hideReadFeeds also hides labels 11 years ago
Andrew Dolgov 6e61104d78 strip_harmful_tags: remove double iframe 11 years ago
Andrew Dolgov b7ade39dd1 remove obsolete css declarations 11 years ago
Andrew Dolgov 10b55a120c strip_harmful_tags: expand the allowed list 11 years ago
Andrew Dolgov 23923ca726 auth_remote: add REDIRECT_ version of REMOTE_USER for php-cgi configured through mod_actions (closes #597) 11 years ago
Andrew Dolgov 4af54c7142 remove erronoeus declaration of code elements to display as block (closes #598) 11 years ago
Andrew Dolgov 4f7d69e185 detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements 11 years ago
Andrew Dolgov 55783ca45c remove duplicate gzdecode 11 years ago
Andrew Dolgov 57e0ae9d4b remove include of htmlawed file 11 years ago
Andrew Dolgov 254a3f56a9 add prototype simple remover of baaaad tags based on domdocument 11 years ago
Andrew Dolgov 0717e16b3c update translations 11 years ago
Andrew Dolgov aa18365aea cdm: make read content a bit lighter 11 years ago
Andrew Dolgov a0f2a3e105 enable automatic decoding of gzipped data when CURL is not available 11 years ago
Andrew Dolgov f0bd8e6531 rework image caching to work without permanent article content rewriting (refs #582) 11 years ago
Andrew Dolgov e88c194357 print_select, print_select_hash: remove line endings and other special symbols (closes #593) 11 years ago
Andrew Dolgov 44ae16ce27 Merge pull request #59 from ValdisVitolins/master
Latvian resource files
11 years ago
Andrew Dolgov 88a500e3bc Merge pull request #60 from iarna/strictness
Fix strict standards issue-- DOMDocument::load isn't static
11 years ago
hydrian 8d0da88642 comment 11 years ago
hydrian 0c4677bf9b Initial release of auth_ldap 11 years ago
Rebecca Turner 98c39afc06 Fix strict standards issue-- DOMDocument::load isn't static 11 years ago
Valdis Vitolins 31f93230db Resource files for Latvian were added 11 years ago
Valdis Vitolins 7b6c1ca771 Resource files for Latvian were added 11 years ago
Andrew Dolgov e2b0054be4 experimental patch to enable compatibility with php safe_mode 11 years ago
Andrew Dolgov 82d69730cb rename titleAuthor to author to unify class names with normal mode 11 years ago
Andrew Dolgov 5035e91ece Merge pull request #58 from dandersson/authorstyling
Enable styling of author in feed item title by adding span class.
11 years ago
Andrew Dolgov f935d98e5d properly fix the cache_images issue (refs #578) 11 years ago
Andrew Dolgov be124dc236 Revert "add experimental HOOK_SANITIZE"
This reverts commit 2130fe7a18.
11 years ago
Daniel Andersson b5459be1f2 Enable styling of author in feed item title by adding span class. 11 years ago
Andrew Dolgov 2130fe7a18 add experimental HOOK_SANITIZE 11 years ago
Andrew Dolgov 5b18c93622 tweak hotkey map notation to allow stuff like shift-arrows 11 years ago
Andrew Dolgov 0ac2f52e14 rework updater to use github tarballs; add some additional logging and
prevent old directory being renamed pointlessly in a few cases
(closes #559)
11 years ago
Richard Beales 1d707e9f03 Merge remote-tracking branch 'upstream/master' 11 years ago
Andrew Dolgov e9f42579a3 fix boolean wrapped as a string literal passed when saving user (closes #568) 11 years ago
Andrew Dolgov 478d406767 make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569) 11 years ago
Andrew Dolgov 11191fdba1 googlereadertheme: check for UID being present 11 years ago
Andrew Dolgov 08dfc22391 in combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes #586) 11 years ago
Andrew Dolgov 76a7ae56d3 add plugin based on google reader css at http://tt-rss.org/forum/viewtopic.php?f=22&t=1287&start=15#p5956 11 years ago
Richard Beales 7c97d17aaf Merge remote-tracking branch 'upstream/master' 11 years ago
Andrew Dolgov c670a80ddd cache minified js files 11 years ago
Andrew Dolgov 107997e6cb replace jsmin with jshrink 11 years ago
Andrew Dolgov e108568760 dojo: add some more controls to the layer 11 years ago
Andrew Dolgov f0cfe83e37 upgrade dojo to 1.8.3 (refs #570) 11 years ago
Andrew Dolgov 9a2885da17 if plugin method get_css(), embed plugin-specific css to main UI 11 years ago
Andrew Dolgov 9955a13462 properly allow false parameters passed through to API calls (refs #576) 11 years ago
Andrew Dolgov 95d40d8546 update translations; add plugin strings 11 years ago
Andrew Dolgov 18f24d8e4c use saveHTML() in sanitize instead of saveXML() (refs #522) 11 years ago