summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14rebase translationsAndrew Dolgov
2017-02-14set error report url to httpsAndrew Dolgov
2017-02-13bind headlines menu to a selector to avoid remaking it unnecessarilyAndrew Dolgov
2017-02-13fix vertical position of cdm collapse button in floating titleAndrew Dolgov
2017-02-13cdmcollapse/expand: use less convoluted selector queriesAndrew Dolgov
2017-02-13add af_zz_vidmuteAndrew Dolgov
2017-02-13af_zz_imgproxy: truncate url in error pngAndrew Dolgov
2017-02-13af_zz_imgproxy: show GD-based (if possible) error message on proxy failureAndrew Dolgov
2017-02-13rewrite_relative_url: cleanup resulting url path while rewritingAndrew Dolgov
2017-02-13af_zz_imgproxy: disable api render hook: pointless, because api clients won't...Andrew Dolgov
2017-02-13af_zz_imgproxy: fix typoAndrew Dolgov
2017-02-12format_article_enclosures: allow embedding .jpeg filesAndrew Dolgov
2017-02-12fix previous, againAndrew Dolgov
2017-02-12af_zz_imgproxy: limit enclosure rewriting to imagesAndrew Dolgov
2017-02-12add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy (2)Andrew Dolgov
2017-02-12add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxyAndrew Dolgov
2017-02-12Merge branch 'fix-target-blank-vulnerability' into 'master' Andrew Dolgov
2017-02-12Prevent target='_blank' vulnerability on dynamic linkJérémy DECOOL
2017-02-10af_zz_imgproxy: redirect to caller url unless called in user contextAndrew Dolgov
2017-02-10allow user plugins to expose public methods out in a limited fashionAndrew Dolgov
2017-02-10use get_self_url_prefix() when rewriting cached imagesAndrew Dolgov
2017-02-10add some print_checkbox/print_button calls; rename some plugin preference pan...Andrew Dolgov
2017-02-10af_zz_imgproxy: urlencode() url parameter, DUHAndrew Dolgov
2017-02-10use print_hidden() for hidden dojo form fieldsAndrew Dolgov
2017-02-10af_zz_imgproxy: add optional setting to proxy all remote imagesAndrew Dolgov
2017-02-10af_zz_imgproxy: use inline disposition, misc updatesAndrew Dolgov
2017-02-10update af_zz_imgproxy to plug into built-in image cachingAndrew Dolgov
2017-02-10sanitize: properly handle cached content in archived articlesAndrew Dolgov
2017-02-10add af_zz_imgproxy (initial)Andrew Dolgov
2017-02-09pass several image files used in notify messages to frontend as base64 to pre...Andrew Dolgov
2017-02-09handle_rpc_json: fix netalert button never appearing on JSON parse errorAndrew Dolgov
2017-02-08add some protection against opener attacks if external site is opened via win...Andrew Dolgov
2017-02-04parse_counters: skip subscribed-feeds id properlyAndrew Dolgov
2017-02-04cached_image: remove unnecessary basename()Andrew Dolgov
2017-02-04reset local counter cache when feed count changesAndrew Dolgov
2017-02-04image cache: do not try to cache data: schema urls; add caching of html5 vide...Andrew Dolgov
2017-02-04image cache: send files as content-disposition: attachment; add .png suffix t...Andrew Dolgov
2017-01-29af_redditimgur: inline streamable.com videosAndrew Dolgov
2017-01-28af_readability: force utf8 preamble on html document load. no idea why but it...Andrew Dolgov
2017-01-28subscribe dialog: do not report errors via alert()Andrew Dolgov
2017-01-26compact.css: remove version tagAndrew Dolgov
2017-01-26add compact theme with smaller fontAndrew Dolgov
2017-01-26preferences: set themes dropdown to default if selected theme is missingAndrew Dolgov
2017-01-25remove default.cssAndrew Dolgov
2017-01-25implement cache-busting for default theme.cssAndrew Dolgov
2017-01-25increase content font size by 1pxAndrew Dolgov
2017-01-25pass article guid to hook_render_articleAndrew Dolgov
2017-01-25Merge branch 'fix-sanitize-dfn' into 'master' Andrew Dolgov
2017-01-24sanitize: allow dfn tagShane Synan
2017-01-24Merge branch 'more-af-comics' into 'master' Andrew Dolgov