Commit Graph

5786 Commits (65f85248ce3afefd4646fe2bbff2d19d9c7e1fc3)
 

Author SHA1 Message Date
Andrew Dolgov bfd61d3f85 rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 11 years ago
Richard Beales 05809dfdf7 Merge remote-tracking branch 'upstream/master' 11 years ago
Andrew Dolgov 2229e6ed6b strip_harmful_tags: allow article 11 years ago
Andrew Dolgov a122b50707 tweak loadingNode margins 11 years ago
Andrew Dolgov f044a0b816 undeprecate mail plugin 11 years ago
Andrew Dolgov 36b4cf2f64 tweak vfeed grouped title display a bit to make it more similar to other modes 11 years ago
Andrew Dolgov 6cf60c881f add little loading indicator for feed categories 11 years ago
Andrew Dolgov ca5917cd39 tweak selected cdm header some more 11 years ago
Andrew Dolgov 5097bf3db4 Merge pull request #61 from hydrian/master
Initial pull req. for auth_ldap
11 years ago
Andrew Dolgov f8aafcc8e8 make cdm selected header brighter 11 years ago
Andrew Dolgov 9f83a5c745 align cdmselected footer properly 11 years ago
Andrew Dolgov d2db81a5f6 improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows 11 years ago
Andrew Dolgov d5b82f3ebb update cdm selected footer 11 years ago
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