1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

Commit Graph

  • 4a23031fcd rewrite_relative_url: cleanup resulting url path while rewriting Andrew Dolgov 2017-02-13 15:25:21 +03:00
  • ab39e213b3 af_zz_imgproxy: disable api render hook: pointless, because api clients won't have an authenticated cookie-based session Andrew Dolgov 2017-02-13 08:46:36 +03:00
  • ff4f2b1e0c af_zz_imgproxy: fix typo Andrew Dolgov 2017-02-13 08:08:19 +03:00
  • 454292b295 format_article_enclosures: allow embedding .jpeg files Andrew Dolgov 2017-02-12 20:24:29 +03:00
  • 046a0cc7c8 fix previous, again Andrew Dolgov 2017-02-12 20:23:32 +03:00
  • bc83dcb381 af_zz_imgproxy: limit enclosure rewriting to images Andrew Dolgov 2017-02-12 17:32:43 +03:00
  • 676c7303ca add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy (2) Andrew Dolgov 2017-02-12 17:02:07 +03:00
  • 58210301e0 add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy Andrew Dolgov 2017-02-12 16:01:28 +03:00
  • 3891782cf5 Merge branch 'fix-target-blank-vulnerability' into 'master' Andrew Dolgov 2017-02-12 14:19:37 +03:00
  • ba2853caac Prevent target='_blank' vulnerability on dynamic link Jérémy DECOOL 2017-02-12 11:01:36 +01:00
  • 2187322cae af_zz_imgproxy: redirect to caller url unless called in user context Andrew Dolgov 2017-02-10 22:02:30 +03:00
  • 4daaf23491 allow user plugins to expose public methods out in a limited fashion Andrew Dolgov 2017-02-10 16:04:28 +03:00
  • fafd32e2dc use get_self_url_prefix() when rewriting cached images Andrew Dolgov 2017-02-10 15:14:47 +03:00
  • dc8bd8a640 add some print_checkbox/print_button calls; rename some plugin preference pane titles Andrew Dolgov 2017-02-10 14:57:25 +03:00
  • 51198e7e40 af_zz_imgproxy: urlencode() url parameter, DUH Andrew Dolgov 2017-02-10 14:41:11 +03:00
  • 328118d12e use print_hidden() for hidden dojo form fields Andrew Dolgov 2017-02-10 14:36:21 +03:00
  • 8cf37284e7 af_zz_imgproxy: add optional setting to proxy all remote images functions: add some form helper methods Andrew Dolgov 2017-02-10 14:17:18 +03:00
  • 38b3998bbc af_zz_imgproxy: use inline disposition, misc updates Andrew Dolgov 2017-02-10 12:37:21 +03:00
  • c93d43c617 update af_zz_imgproxy to plug into built-in image caching Andrew Dolgov 2017-02-10 12:12:09 +03:00
  • 7818bfde0b sanitize: properly handle cached content in archived articles Andrew Dolgov 2017-02-10 12:11:09 +03:00
  • c4ebf01e69 add af_zz_imgproxy (initial) Andrew Dolgov 2017-02-10 10:25:10 +03:00
  • 70c0a8c2e0 pass several image files used in notify messages to frontend as base64 to prevent broken error messages in case network connection is down. also, update some close buttons to show correct cursor. Andrew Dolgov 2017-02-09 23:19:26 +03:00
  • 3188e863b3 handle_rpc_json: fix netalert button never appearing on JSON parse error Andrew Dolgov 2017-02-09 23:04:34 +03:00
  • 829d478f1b add some protection against opener attacks if external site is opened via window.open() Andrew Dolgov 2017-02-08 15:07:05 +03:00
  • 23c8ef7e36 parse_counters: skip subscribed-feeds id properly Andrew Dolgov 2017-02-04 14:50:50 +03:00
  • 9c7ebaa08c cached_image: remove unnecessary basename() Andrew Dolgov 2017-02-04 12:02:17 +03:00
  • 6358d70d5e reset local counter cache when feed count changes Andrew Dolgov 2017-02-04 11:57:31 +03:00
  • 5edd605ae1 image cache: do not try to cache data: schema urls; add caching of html5 video content (similar to cache_starred_images plugin) Andrew Dolgov 2017-02-04 11:50:01 +03:00
  • 0442cbb6c1 image cache: send files as content-disposition: attachment; add .png suffix to image urls Andrew Dolgov 2017-02-04 11:32:24 +03:00
  • 60e97d9e63 af_redditimgur: inline streamable.com videos Andrew Dolgov 2017-01-29 14:36:37 +03:00
  • f45a1152bb af_readability: force utf8 preamble on html document load. no idea why but it seems to work better even for not-unicode sites. Andrew Dolgov 2017-01-28 14:24:48 +03:00
  • 24c7e4132d subscribe dialog: do not report errors via alert() fetch_file_contents: reset all globals on start, return error message body when not using curl subscribe_to_feed: report if cloudflare is in the error message Andrew Dolgov 2017-01-28 12:45:49 +03:00
  • 80fbc1fdc4 compact.css: remove version tag Andrew Dolgov 2017-01-26 22:43:57 +03:00
  • 181c8285dd add compact theme with smaller font Andrew Dolgov 2017-01-26 22:41:18 +03:00
  • 22387de225 preferences: set themes dropdown to default if selected theme is missing Andrew Dolgov 2017-01-26 22:37:22 +03:00
  • 7d9aac9afa remove default.css Andrew Dolgov 2017-01-25 12:18:15 +03:00
  • e432b8fbe2 implement cache-busting for default theme.css night theme: small fixes Andrew Dolgov 2017-01-25 12:17:41 +03:00
  • 7c04f8afeb increase content font size by 1px Andrew Dolgov 2017-01-25 11:22:53 +03:00
  • 553ec3c351 pass article guid to hook_render_article Andrew Dolgov 2017-01-25 08:50:42 +03:00
  • e304c1473b Merge branch 'fix-sanitize-dfn' into 'master' Andrew Dolgov 2017-01-25 08:43:50 +03:00
  • 311cdb27f4 sanitize: allow dfn tag Shane Synan 2017-01-24 18:39:17 -06:00
  • e3cdbd87bc Merge branch 'more-af-comics' into 'master' Andrew Dolgov 2017-01-24 23:08:21 +03:00
  • 051737e931 Support hyphens in GoComics URLs. JustAMacUser 2017-01-24 15:06:46 -05:00
  • 3b001e4330 support rel=noopener for links Andrew Dolgov 2017-01-24 18:45:25 +03:00
  • e934d63e0c fetch_file_contents: rework the way shim works to prevent intermittent warnings Andrew Dolgov 2017-01-24 15:11:13 +03:00
  • 67268b0017 sanitize: allow acronym tag Andrew Dolgov 2017-01-24 11:36:43 +03:00
  • d2c3e846c4 add some vertical space to diijt menu items Andrew Dolgov 2017-01-23 19:21:25 +03:00
  • cb3f877303 reference pubsubhubbub classes using their namespace Andrew Dolgov 2017-01-23 08:20:46 +03:00
  • 141df0c4cf Merge branch 'af-comics-ui' into 'master' Andrew Dolgov 2017-01-22 21:57:31 +03:00
  • a25c3c2998 Added feed URL instructions for GoComics. JustAMacUser 2017-01-22 13:52:25 -05:00
  • ad326dbf78 unpackVisibleHeadlines: do not iterate over all RROWs all the time Andrew Dolgov 2017-01-22 20:57:16 +03:00
  • 70c5b2bfcc feed tree: only run animation for appearing unread counters to prevent clashes with aux counter updating and animations ending up in wrong state Andrew Dolgov 2017-01-22 20:20:35 +03:00
  • 3bc1b53772 initHeadlinesMenu: remove unneeded output Andrew Dolgov 2017-01-22 19:58:17 +03:00
  • 974c6eb523 attach headline menu objects to correct DOM nodes in combined mode Andrew Dolgov 2017-01-22 19:57:16 +03:00
  • d5f74019ac parse_counters: cache previous reply and skip processing of unchanged rows (better implementation) Andrew Dolgov 2017-01-22 19:38:07 +03:00
  • a4e04c498f parse_counters: cache previous reply and skip processing of unchanged rows Andrew Dolgov 2017-01-22 19:29:14 +03:00
  • e1f7b05b52 reuse menu objects while appending headline rows Andrew Dolgov 2017-01-22 19:20:23 +03:00
  • b1a80693b1 collapse_feedlist: also toggle splitter Andrew Dolgov 2017-01-22 17:46:11 +03:00
  • a86255572a bump VERSION_STATIC due to Dojo changes Andrew Dolgov 2017-01-22 13:55:36 +03:00
  • 6f84bf7b0a dojoConfig: use cacheBust Andrew Dolgov 2017-01-22 13:43:32 +03:00
  • 24a82359b2 feedtree: fix for long feed titles making counters invisible Andrew Dolgov 2017-01-22 13:21:41 +03:00
  • fa287f6b11 Merge branch 'af-comics-gocomics-feed' into 'master' Andrew Dolgov 2017-01-22 11:03:45 +03:00
  • 4441fc6f3b Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2017-01-22 10:19:11 +03:00
  • 967f0619c7 force ngettext() count argument type to string Andrew Dolgov 2017-01-22 10:18:43 +03:00
  • 5800d3d505 Update af_comics to handle new GoComics site. JustAMacUser 2017-01-22 02:14:02 -05:00
  • fabfb9fc2a Added support to fetch_file_contents() to explicitly set CURLOPT_FOLLOWLOCATION. JustAMacUser 2017-01-22 02:12:09 -05:00
  • 7262c1726f Merge branch 'settimeout-strings' into 'master' Andrew Dolgov 2017-01-22 09:47:20 +03:00
  • 88946d331a Replace all setTimeout strings with functions Anders Kaseorg 2017-01-20 13:13:31 -05:00
  • 0047f2578f Merge branch 'lib-upgrades' into 'master' Andrew Dolgov 2017-01-21 23:06:35 +03:00
  • 6be7fe00ae Merge branch 'prototype-1.7.3' into 'master' Andrew Dolgov 2017-01-21 23:02:22 +03:00
  • 566e8574fb lib: Upgrade timezones.txt from 2010k/l/m/n/2011a to 2016j Anders Kaseorg 2017-01-20 16:46:13 -05:00
  • 4ad37eda21 lib: Upgrade script.aculo.us from 1.8.3 to 1.9.0 Anders Kaseorg 2017-01-20 16:13:30 -05:00
  • becd215a75 lib: Upgrade php-subscriber from ??? to 1213f89 (2016-11-15) Anders Kaseorg 2017-01-20 15:59:48 -05:00
  • 5ddc3e274d lib: Upgrade php-publisher from ??? to a5d6a0e (2016-11-15) Anders Kaseorg 2017-01-20 15:58:12 -05:00
  • e0c232b8f1 lib: Upgrade mobile-detect from svn r44 (2012-05-03) to 2.8.24 (2016-11-11) Anders Kaseorg 2017-01-20 15:32:07 -05:00
  • 22f5fdf810 lib: Upgrade JShrink from 0.5.1 to 1.1.0 Anders Kaseorg 2017-01-20 15:18:46 -05:00
  • 8eaad18b8c lib: Upgrade accept-to-gettext.php from 2003-08-14 to 2007-04-01 Anders Kaseorg 2017-01-20 15:03:04 -05:00
  • 526096f06a lib: Upgrade php-gettext from 1.0.11 to 1.0.12 Anders Kaseorg 2017-01-20 14:49:24 -05:00
  • b80101ef2d addendum to the previous Andrew Dolgov 2017-01-21 23:00:05 +03:00
  • ee575027fd assorted CSS fixes related to Dojo upgrade Andrew Dolgov 2017-01-21 22:58:32 +03:00
  • 157944d424 set .loadingExpando height to a correct value Andrew Dolgov 2017-01-21 22:39:41 +03:00
  • e3cfa33ba9 lib: Upgrade Prototype from 1.7 to 1.7.3 Anders Kaseorg 2017-01-20 13:49:03 -05:00
  • 84012df5cd prefs: auto expand feed tree Andrew Dolgov 2017-01-21 22:33:23 +03:00
  • b7d63a58db fix loading indicator position/size for tree leafs Andrew Dolgov 2017-01-21 22:30:20 +03:00
  • 7fbc10c236 force-enable persist for feedTree Andrew Dolgov 2017-01-21 22:21:46 +03:00
  • e2e2479984 Merge branch 'dojo-1.12.1' Andrew Dolgov 2017-01-21 21:59:17 +03:00
  • ab235fc5f1 prefs: add updateSelectedPrompt shim called by toggleSelectedRow() Andrew Dolgov 2017-01-21 21:49:10 +03:00
  • 1c4f5e8390 add dependency on dojo/_base/html Andrew Dolgov 2017-01-21 21:47:44 +03:00
  • 6887a0f573 lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1 Anders Kaseorg 2017-01-20 12:29:59 -05:00
  • 9f539be3c2 Replace deprecated dojo.place with domConstruct.place Anders Kaseorg 2017-01-21 12:54:36 -05:00
  • 6a11634c93 dojo: Build dojo/dom-construct Anders Kaseorg 2017-01-21 12:57:31 -05:00
  • c606bd5741 tweak the enclosure dropdown display a little bit for less-readable urls Andrew Dolgov 2017-01-17 14:04:00 +03:00
  • db92edd1aa update phpmailer Andrew Dolgov 2017-01-16 16:30:01 +03:00
  • f6bcb5c606 Merge branch 'subscribe-idn-feed' into 'master' Andrew Dolgov 2017-01-16 11:36:00 +03:00
  • 6b06a609af headlines toolbar: move selection links into the dropdown Andrew Dolgov 2017-01-07 17:03:58 +03:00
  • 6293d3717c add toggle_sidebar plugin, remove obsolete toggle button add PluginHost::HOOK_MAIN_TOOLBAR_BUTTON Andrew Dolgov 2017-01-07 15:29:17 +03:00
  • 4822485a74 hide selected_prompt on low width screens Andrew Dolgov 2017-01-07 14:59:30 +03:00
  • 17a8e61d2a deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 Andrew Dolgov 2017-01-07 14:25:46 +03:00
  • 370fe2bdcd Merge branch 'fclose-before-unlink-updater' into 'master' Andrew Dolgov 2017-01-06 20:18:06 +03:00
  • 9973b13e19 Make sure we are running on Windows before fclose() to avoid race condition possible in Nix. tsimmons 2017-01-06 11:06:09 -06:00