Commit graph

  • f2fbb4ee7e Compare end of domains when checking known SSL whitelist. wn_ 2017-04-23 13:55:14 -0500
  • ed0f2a6c97 Update CONTRIBUTING.md Andrew Dolgov 2017-04-23 23:00:40 +0300
  • afb8eae0ee Add contribution guide Andrew Dolgov 2017-04-23 22:16:50 +0300
  • 467bc4fe03 bump version_static to 17.4 Andrew Dolgov 2017-04-23 00:48:51 +0300
  • 37a4a219d5 add COPYING Andrew Dolgov 2017-04-22 15:42:34 +0300
  • 78f1116d38 af_zz_imgproxy: add gfycat to ssl whitelist Andrew Dolgov 2017-04-22 15:26:33 +0300
  • ecab435420 af_zz_imgproxy: implement a whitelist of known sites that have optional SSL Andrew Dolgov 2017-04-20 09:09:00 +0300
  • b8f23d6848 Merge branch 'fix_af_comic_tfd_filter' into 'master' Andrew Dolgov 2017-04-10 19:46:16 +0300
  • 0eed023e7d auth_remote: check for PHP_AUTH_USER too Andrew Dolgov 2017-04-09 14:15:46 +0300
  • 32024bdf21 Fix the TFD filter and add Married to the sea Bill Bagdon 2017-04-08 12:59:03 -0400
  • 78fee22415 Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2017-03-31 11:22:07 +0300
  • 337535416f filter by search results while marking feed as read Andrew Dolgov 2017-03-31 11:21:35 +0300
  • 966d22f9fa Merge branch 'italian_translation' into 'master' Andrew Dolgov 2017-03-30 07:28:43 +0300
  • d2a3414e00 Updated italian translation - new lines translated - minor editing dedioste 2017-03-29 22:06:49 +0200
  • 86e534290e enclosures: rewrite relative urls on import, duh Andrew Dolgov 2017-03-27 19:20:46 +0300
  • 9594ea6875 add cosmetic suffixes back for cached url links Andrew Dolgov 2017-03-23 18:26:43 +0300
  • df994ac333 rebase translations Andrew Dolgov 2017-03-23 15:25:26 +0300
  • dc2c4b13d4 when choosing enclosures to embed or rewrite (af_zz_imgproxy) only use content type instead of "filename"-based hacks Andrew Dolgov 2017-03-23 15:22:00 +0300
  • 388d4dfa88 enable caching of media in article enclosures Andrew Dolgov 2017-03-23 15:19:25 +0300
  • 9c3c0ace6b rename cache images option label (rip translations) Andrew Dolgov 2017-03-23 15:16:31 +0300
  • 48eefd8c5c allow caching of audio files Andrew Dolgov 2017-03-23 15:03:22 +0300
  • 41bead9baa remove local file extensions and generalize some method names for cached media file extensions may still be present in urls, but are ignored by the backend Andrew Dolgov 2017-03-23 14:55:40 +0300
  • 63f0ed3d9c cdmClicked: do not use event.target.parents to figure out if clicked on a heading Andrew Dolgov 2017-03-06 12:19:13 +0300
  • 8519c68d93 rewrite relative urls for html5 audio source elements Andrew Dolgov 2017-03-06 09:20:58 +0300
  • 270c0a00e5 improve JS error logging with additional stuff Andrew Dolgov 2017-03-05 10:50:15 +0300
  • e0a957b3f6 use try/catch block in updatefeedlist remove reporting function from exception dialog Andrew Dolgov 2017-03-05 10:30:49 +0300
  • 1bfe1d7b31 simplify error handling Andrew Dolgov 2017-03-04 14:34:44 +0300
  • e6d66fe55c fix update.php showing --help option with a single - Andrew Dolgov 2017-02-23 13:06:39 +0300
  • b835a52814 rework the way headlines menus identify calling row Andrew Dolgov 2017-02-17 09:01:45 +0300
  • 3102a1b338 Merge branch 'improve-update_feedbrowser_cache-sql-query' into 'master' Andrew Dolgov 2017-02-16 15:07:41 +0300
  • 453787526a Improve update_feedbrowser_cache SQL query Luc Didry 2017-02-16 12:05:32 +0100
  • ad7cea62e1 editFilter: fix selector expressions broken by 88946d3 Andrew Dolgov 2017-02-15 13:22:16 +0300
  • a3b5f3817e af_zz_imgproxy: remove filter hook, not needed Andrew Dolgov 2017-02-14 19:46:37 +0300
  • c8919d630e Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2017-02-14 18:49:11 +0300
  • c55fb22bcd af_zz_imgproxy: rewrite to absolute url; add on-parse article filter hook to handle redirect situation in case frontend has open_basedir (disabled currently) Andrew Dolgov 2017-02-14 18:48:40 +0300
  • f75cf64673 Merge branch 'german-translation' into 'master' Andrew Dolgov 2017-02-14 13:42:29 +0300
  • ca08292904
    Update german translation Heiko Adams 2017-02-14 09:43:24 +0100
  • b73bf7e2d8 rebase translations Andrew Dolgov 2017-02-14 11:22:32 +0300
  • 79ec2f3efd set error report url to https Andrew Dolgov 2017-02-14 09:32:21 +0300
  • 5161460048 bind headlines menu to a selector to avoid remaking it unnecessarily Andrew Dolgov 2017-02-13 23:36:58 +0300
  • 3eec1de393 fix vertical position of cdm collapse button in floating title Andrew Dolgov 2017-02-13 22:49:20 +0300
  • 20deb5fc32 cdmcollapse/expand: use less convoluted selector queries Andrew Dolgov 2017-02-13 22:45:30 +0300
  • 61570c474b add af_zz_vidmute Andrew Dolgov 2017-02-13 19:21:38 +0300
  • 093d463320 af_zz_imgproxy: truncate url in error png Andrew Dolgov 2017-02-13 15:49:41 +0300
  • bf6398650a af_zz_imgproxy: show GD-based (if possible) error message on proxy failure Andrew Dolgov 2017-02-13 15:25:52 +0300
  • 4a23031fcd rewrite_relative_url: cleanup resulting url path while rewriting Andrew Dolgov 2017-02-13 15:25:21 +0300
  • 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 +0300
  • ff4f2b1e0c af_zz_imgproxy: fix typo Andrew Dolgov 2017-02-13 08:08:19 +0300
  • 454292b295 format_article_enclosures: allow embedding .jpeg files Andrew Dolgov 2017-02-12 20:24:29 +0300
  • 046a0cc7c8 fix previous, again Andrew Dolgov 2017-02-12 20:23:32 +0300
  • bc83dcb381 af_zz_imgproxy: limit enclosure rewriting to images Andrew Dolgov 2017-02-12 17:32:43 +0300
  • 676c7303ca add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy (2) Andrew Dolgov 2017-02-12 17:02:07 +0300
  • 58210301e0 add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy Andrew Dolgov 2017-02-12 16:01:28 +0300
  • 3891782cf5 Merge branch 'fix-target-blank-vulnerability' into 'master' Andrew Dolgov 2017-02-12 14:19:37 +0300
  • ba2853caac Prevent target='_blank' vulnerability on dynamic link Jérémy DECOOL 2017-02-12 11:01:36 +0100
  • 2187322cae af_zz_imgproxy: redirect to caller url unless called in user context Andrew Dolgov 2017-02-10 22:02:30 +0300
  • 4daaf23491 allow user plugins to expose public methods out in a limited fashion Andrew Dolgov 2017-02-10 16:04:28 +0300
  • fafd32e2dc use get_self_url_prefix() when rewriting cached images Andrew Dolgov 2017-02-10 15:14:47 +0300
  • dc8bd8a640 add some print_checkbox/print_button calls; rename some plugin preference pane titles Andrew Dolgov 2017-02-10 14:57:25 +0300
  • 51198e7e40 af_zz_imgproxy: urlencode() url parameter, DUH Andrew Dolgov 2017-02-10 14:41:11 +0300
  • 328118d12e use print_hidden() for hidden dojo form fields Andrew Dolgov 2017-02-10 14:36:21 +0300
  • 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 +0300
  • 38b3998bbc af_zz_imgproxy: use inline disposition, misc updates Andrew Dolgov 2017-02-10 12:37:21 +0300
  • c93d43c617 update af_zz_imgproxy to plug into built-in image caching Andrew Dolgov 2017-02-10 12:12:09 +0300
  • 7818bfde0b sanitize: properly handle cached content in archived articles Andrew Dolgov 2017-02-10 12:11:09 +0300
  • c4ebf01e69 add af_zz_imgproxy (initial) Andrew Dolgov 2017-02-10 10:25:10 +0300
  • 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 +0300
  • 3188e863b3 handle_rpc_json: fix netalert button never appearing on JSON parse error Andrew Dolgov 2017-02-09 23:04:34 +0300
  • 829d478f1b add some protection against opener attacks if external site is opened via window.open() Andrew Dolgov 2017-02-08 15:07:05 +0300
  • 23c8ef7e36 parse_counters: skip subscribed-feeds id properly Andrew Dolgov 2017-02-04 14:50:50 +0300
  • 9c7ebaa08c cached_image: remove unnecessary basename() Andrew Dolgov 2017-02-04 12:02:17 +0300
  • 6358d70d5e reset local counter cache when feed count changes Andrew Dolgov 2017-02-04 11:57:31 +0300
  • 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 +0300
  • 0442cbb6c1 image cache: send files as content-disposition: attachment; add .png suffix to image urls Andrew Dolgov 2017-02-04 11:32:24 +0300
  • 60e97d9e63 af_redditimgur: inline streamable.com videos Andrew Dolgov 2017-01-29 14:36:37 +0300
  • 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 +0300
  • 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 +0300
  • 80fbc1fdc4 compact.css: remove version tag Andrew Dolgov 2017-01-26 22:43:57 +0300
  • 181c8285dd add compact theme with smaller font Andrew Dolgov 2017-01-26 22:41:18 +0300
  • 22387de225 preferences: set themes dropdown to default if selected theme is missing Andrew Dolgov 2017-01-26 22:37:22 +0300
  • 7d9aac9afa remove default.css Andrew Dolgov 2017-01-25 12:18:15 +0300
  • e432b8fbe2 implement cache-busting for default theme.css night theme: small fixes Andrew Dolgov 2017-01-25 12:17:41 +0300
  • 7c04f8afeb increase content font size by 1px Andrew Dolgov 2017-01-25 11:22:53 +0300
  • 553ec3c351 pass article guid to hook_render_article Andrew Dolgov 2017-01-25 08:50:42 +0300
  • e304c1473b Merge branch 'fix-sanitize-dfn' into 'master' Andrew Dolgov 2017-01-25 08:43:50 +0300
  • 311cdb27f4 sanitize: allow dfn tag Shane Synan 2017-01-24 18:39:17 -0600
  • e3cdbd87bc Merge branch 'more-af-comics' into 'master' Andrew Dolgov 2017-01-24 23:08:21 +0300
  • 051737e931 Support hyphens in GoComics URLs. JustAMacUser 2017-01-24 15:06:46 -0500
  • 3b001e4330 support rel=noopener for links Andrew Dolgov 2017-01-24 18:45:25 +0300
  • e934d63e0c fetch_file_contents: rework the way shim works to prevent intermittent warnings Andrew Dolgov 2017-01-24 15:11:13 +0300
  • 67268b0017 sanitize: allow acronym tag Andrew Dolgov 2017-01-24 11:36:43 +0300
  • d2c3e846c4 add some vertical space to diijt menu items Andrew Dolgov 2017-01-23 19:21:25 +0300
  • cb3f877303 reference pubsubhubbub classes using their namespace Andrew Dolgov 2017-01-23 08:20:46 +0300
  • 141df0c4cf Merge branch 'af-comics-ui' into 'master' Andrew Dolgov 2017-01-22 21:57:31 +0300
  • a25c3c2998 Added feed URL instructions for GoComics. JustAMacUser 2017-01-22 13:52:25 -0500
  • ad326dbf78 unpackVisibleHeadlines: do not iterate over all RROWs all the time Andrew Dolgov 2017-01-22 20:57:16 +0300
  • 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 +0300
  • 3bc1b53772 initHeadlinesMenu: remove unneeded output Andrew Dolgov 2017-01-22 19:58:17 +0300
  • 974c6eb523 attach headline menu objects to correct DOM nodes in combined mode Andrew Dolgov 2017-01-22 19:57:16 +0300
  • d5f74019ac parse_counters: cache previous reply and skip processing of unchanged rows (better implementation) Andrew Dolgov 2017-01-22 19:38:07 +0300