1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-29 12:20:51 +02:00
Commit Graph

5573 Commits

Author SHA1 Message Date
Andrew Dolgov
5097bf3db4 Merge pull request #61 from hydrian/master
Initial pull req. for auth_ldap
2013-03-19 08:41:04 -07:00
Andrew Dolgov
f8aafcc8e8 make cdm selected header brighter 2013-03-19 19:28:22 +04:00
Andrew Dolgov
9f83a5c745 align cdmselected footer properly 2013-03-19 19:27:11 +04:00
Andrew Dolgov
d2db81a5f6 improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows 2013-03-19 19:14:28 +04:00
Andrew Dolgov
d5b82f3ebb update cdm selected footer 2013-03-19 19:07:38 +04:00
Andrew Dolgov
e9b86f0a1c reimplement HOOK_SANITIZE (plugs before final removal of harmful tags) 2013-03-19 19:00:18 +04:00
Andrew Dolgov
1d5cf085a3 implement mail plugin using mailto: links; deprecate mail plugin 2013-03-19 18:32:49 +04:00
Andrew Dolgov
4b74648909 remove two unnecessary hideOrShowFeeds calls 2013-03-19 16:46:27 +04:00
Andrew Dolgov
714b063f6b hideReadFeeds also hides labels 2013-03-19 16:11:43 +04:00
Andrew Dolgov
6e61104d78 strip_harmful_tags: remove double iframe 2013-03-19 15:12:22 +04:00
Andrew Dolgov
b7ade39dd1 remove obsolete css declarations 2013-03-19 15:10:26 +04:00
Andrew Dolgov
10b55a120c strip_harmful_tags: expand the allowed list 2013-03-19 14:32:26 +04:00
Andrew Dolgov
23923ca726 auth_remote: add REDIRECT_ version of REMOTE_USER for php-cgi configured through mod_actions (closes #597) 2013-03-19 13:39:26 +04:00
Andrew Dolgov
4af54c7142 remove erronoeus declaration of code elements to display as block (closes #598) 2013-03-19 13:38:15 +04:00
Andrew Dolgov
4f7d69e185 detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements 2013-03-19 12:49:55 +04:00
Andrew Dolgov
55783ca45c remove duplicate gzdecode 2013-03-19 12:42:39 +04:00
Andrew Dolgov
57e0ae9d4b remove include of htmlawed file 2013-03-19 11:14:46 +04:00
Andrew Dolgov
254a3f56a9 add prototype simple remover of baaaad tags based on domdocument 2013-03-19 11:13:57 +04:00
Andrew Dolgov
0717e16b3c update translations 2013-03-19 10:15:25 +04:00
Andrew Dolgov
aa18365aea cdm: make read content a bit lighter 2013-03-19 10:06:46 +04:00
Andrew Dolgov
a0f2a3e105 enable automatic decoding of gzipped data when CURL is not available 2013-03-19 09:33:04 +04:00
Andrew Dolgov
f0bd8e6531 rework image caching to work without permanent article content rewriting (refs #582) 2013-03-19 09:25:36 +04:00
Andrew Dolgov
e88c194357 print_select, print_select_hash: remove line endings and other special symbols (closes #593) 2013-03-19 09:02:40 +04:00
Andrew Dolgov
44ae16ce27 Merge pull request #59 from ValdisVitolins/master
Latvian resource files
2013-03-18 21:58:00 -07:00
Andrew Dolgov
88a500e3bc Merge pull request #60 from iarna/strictness
Fix strict standards issue-- DOMDocument::load isn't static
2013-03-18 21:57:21 -07:00
hydrian
8d0da88642 comment 2013-03-19 00:16:42 -04:00
hydrian
0c4677bf9b Initial release of auth_ldap 2013-03-19 00:14:12 -04:00
Rebecca Turner
98c39afc06 Fix strict standards issue-- DOMDocument::load isn't static 2013-03-18 18:14:37 -04:00
Valdis Vitolins
31f93230db Resource files for Latvian were added 2013-03-18 23:16:11 +02:00
Valdis Vitolins
7b6c1ca771 Resource files for Latvian were added 2013-03-18 23:13:30 +02:00
Andrew Dolgov
e2b0054be4 experimental patch to enable compatibility with php safe_mode 2013-03-19 01:10:02 +04:00
Andrew Dolgov
82d69730cb rename titleAuthor to author to unify class names with normal mode 2013-03-19 00:50:20 +04:00
Andrew Dolgov
5035e91ece Merge pull request #58 from dandersson/authorstyling
Enable styling of author in feed item title by adding span class.
2013-03-18 13:49:06 -07:00
Andrew Dolgov
f935d98e5d properly fix the cache_images issue (refs #578) 2013-03-19 00:42:59 +04:00
Andrew Dolgov
be124dc236 Revert "add experimental HOOK_SANITIZE"
This reverts commit 2130fe7a18.
2013-03-19 00:00:13 +04:00
Daniel Andersson
b5459be1f2 Enable styling of author in feed item title by adding span class. 2013-03-18 20:57:41 +01:00
Andrew Dolgov
2130fe7a18 add experimental HOOK_SANITIZE 2013-03-18 22:26:36 +04:00
Andrew Dolgov
5b18c93622 tweak hotkey map notation to allow stuff like shift-arrows 2013-03-18 20:59:48 +04:00
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)
2013-03-18 18:28:29 +04:00
Andrew Dolgov
e9f42579a3 fix boolean wrapped as a string literal passed when saving user (closes #568) 2013-03-18 17:53:53 +04:00
Andrew Dolgov
478d406767 make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569) 2013-03-18 16:44:23 +04:00
Andrew Dolgov
11191fdba1 googlereadertheme: check for UID being present 2013-03-18 16:15:32 +04:00
Andrew Dolgov
08dfc22391 in combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes #586) 2013-03-18 15:42:28 +04:00
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 2013-03-18 14:16:34 +04:00
Andrew Dolgov
c670a80ddd cache minified js files 2013-03-18 11:00:44 +04:00
Andrew Dolgov
107997e6cb replace jsmin with jshrink 2013-03-18 10:45:04 +04:00
Andrew Dolgov
e108568760 dojo: add some more controls to the layer 2013-03-18 10:37:03 +04:00
Andrew Dolgov
f0cfe83e37 upgrade dojo to 1.8.3 (refs #570) 2013-03-18 10:26:26 +04:00
Andrew Dolgov
9a2885da17 if plugin method get_css(), embed plugin-specific css to main UI 2013-03-18 09:30:06 +04:00
Andrew Dolgov
9955a13462 properly allow false parameters passed through to API calls (refs #576) 2013-03-17 21:04:16 +04:00