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

5537 Commits

Author SHA1 Message Date
Andrew Dolgov
b799dc8b0d only use geturl() if in safe mode 2013-03-20 09:15:59 +04:00
Andrew Dolgov
911845b5e7 geturl: remove logging 2013-03-20 09:14:41 +04:00
Andrew Dolgov
44cd77b642 format_inline_player: add a link to original audio file 2013-03-20 09:03:16 +04:00
Andrew Dolgov
897589a5c3 updater: fix permissions of cache/js 2013-03-20 00:06:42 +04:00
Andrew Dolgov
b99306c86d make mailto icon different from mail icon 2013-03-20 00:06:17 +04:00
Andrew Dolgov
451ff72289 rework pref-prefs to use checkboxes 2013-03-19 23:14:23 +04:00
Andrew Dolgov
d56b2d7da6 update translations 2013-03-19 22:43:10 +04:00
Andrew Dolgov
bfd61d3f85 rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 2013-03-19 22:41:10 +04:00
Andrew Dolgov
2229e6ed6b strip_harmful_tags: allow article 2013-03-19 21:57:29 +04:00
Andrew Dolgov
a122b50707 tweak loadingNode margins 2013-03-19 20:44:20 +04:00
Andrew Dolgov
f044a0b816 undeprecate mail plugin 2013-03-19 20:39:07 +04:00
Andrew Dolgov
36b4cf2f64 tweak vfeed grouped title display a bit to make it more similar to other modes 2013-03-19 20:37:04 +04:00
Andrew Dolgov
6cf60c881f add little loading indicator for feed categories 2013-03-19 20:29:20 +04:00
Andrew Dolgov
ca5917cd39 tweak selected cdm header some more 2013-03-19 20:05:47 +04:00
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