1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 18:10:39 +12:00

Commit graph

  • f3f461e94c this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox gorhill 2015-04-09 07:15:14 -0400
  • d7418c9c45 Firefox: Title Case Context Menu Entry Deathamns 2015-02-05 07:51:03 +0100
  • e90ea2c3ef Firefox: add localized descriptions to install.rdf Deathamns 2015-01-27 12:44:35 +0100
  • b2c9dda8be Miscellaneous changes Deathamns 2015-01-11 18:41:52 +0100
  • b95f974586 Fix build scipts' shebang, let -> const Deathamns 2014-12-20 20:20:23 +0100
  • b6cee9dc3d Python2 compatibility for build scripts Deathamns 2014-12-20 09:27:53 +0100
  • 6e40b641a2 Slight update for Python scripts Deathamns 2014-12-19 21:31:11 +0100
  • 3de061b92b Firefox: set "en" as default locale Deathamns 2014-12-19 13:15:43 +0100
  • 5bef16d88d Firefox: update manifest files when building Deathamns 2014-12-16 17:02:26 +0100
  • dd90ff1c57 code review re. last commit gorhill 2015-04-13 10:05:11 -0400
  • 4fffc97954 untangling fennec code gorhill 2015-04-13 09:56:46 -0400
  • 4d8f908022 #10: manually imported fixes from e762a29d30 gorhill 2015-04-09 21:50:23 -0400
  • 7c5cf28c33 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox gorhill 2015-04-09 07:15:14 -0400
  • 301e707e6b refactored tabs/context code gorhill 2015-04-08 18:46:08 -0400
  • c6d89dab64 removed spurious lines of code gorhill 2015-04-07 16:27:11 -0400
  • 8102f3467e Correct issue links YFdyh000 2015-04-07 09:26:05 +0800
  • a14f487488 new switch: toggle cosmetic filtering on/off for a site gorhill 2015-04-05 12:03:14 -0400
  • 3607286a3e Changes following review AlexVallat 2015-03-31 12:03:35 +0100
  • 4f825399f6 No need for special treatment for about:blank and about:newtab AlexVallat 2015-03-30 16:19:07 +0100
  • 0a736dc270 Fix for #1122 AlexVallat 2015-03-30 09:00:35 +0100
  • a0b86f7d25 Remove onNavigation from onTabSelect, as mentioned in #1125 AlexVallat 2015-03-30 18:35:18 +0100
  • 882d1d9425 translation work from https://crowdin.com/project/ublock gorhill 2015-03-28 15:17:40 -0400
  • d8bbe9a501 this fixes #1013, #1062 (draft) gorhill 2015-03-27 13:00:55 -0400
  • 3ec2c29ef0 Use a nsIWebProgressListener instead of a tabsProgressListener for location change monitoring AlexVallat 2015-03-26 21:00:56 +0000
  • ca8330d4f0 Cleanup for DOMTitleChanged listener AlexVallat 2015-03-26 15:44:57 +0000
  • dbbd13a8d5 #1013: Firefox support gorhill 2015-03-26 09:50:07 -0400
  • ed43097de8 Fix for #1072: Listen to DOMTitleChanged as additional navigation event for Fennec AlexVallat 2015-03-24 07:56:18 +0000
  • a179821f3d #1057: cleanup code gorhill 2015-03-21 08:22:34 -0400
  • eb70156b90 this fixes #1057 gorhill 2015-03-20 19:17:07 -0400
  • b93759e2f9 Firefox: handle nsIContentPolicy.TYPE_IMAGESET Deathamns 2015-03-20 13:52:01 +0100
  • 687e9d84a9 Firefox: register unload event sooner Deathamns 2015-03-18 12:47:07 +0100
  • e38cd3c7f1 Firefox: check for non-existent button Deathamns 2015-03-18 07:04:30 +0100
  • 28923771dc Robustness changes from watching logs in Fennec AlexVallat 2015-03-17 18:08:29 +0000
  • 1629accdb8 Firefox: determine tabIds via <browser> Deathamns 2015-03-16 17:30:05 +0100
  • 8f9be95a08 abp:subscribe fixes Deathamns 2015-03-16 10:37:55 +0100
  • 0124096789 Firefox: update buttons when addon is enabled Deathamns 2015-03-15 17:49:36 +0100
  • 2643125f66 Fixing #1017, only apply switch to about:blank or about:newtab if not loading AlexVallat 2015-03-15 16:05:39 +0000
  • aa80edc171 Testing alternative tab ID for Fennec (issue #1001) AlexVallat 2015-03-14 10:02:05 +0000
  • 8474fce1bc No hasAttribute on tab objects in Fennec Deathamns 2015-03-15 15:06:48 +0100
  • 365593a389 move platform-specific images to their respective platform gorhill 2015-03-15 08:17:38 -0400
  • 1bfe037de6 fixed ff icons gorhill 2015-03-14 19:25:26 -0400
  • cba6d2346e Firefox: badge color fix Deathamns 2015-03-12 20:38:21 +0100
  • b5c47c898e Code organizing Deathamns 2015-03-12 18:48:43 +0100
  • fffec145b9 Firefox: load content-scripts on extension start Deathamns 2015-03-12 18:20:48 +0100
  • 539826310b Firefox: bypass cache when reloading a tab Deathamns 2015-03-12 15:46:33 +0100
  • f3d62969ee Remove unnecessary fallback code for downloading Deathamns 2015-03-12 12:09:45 +0100
  • 0b81faebee this helps #993 gorhill 2015-03-11 19:48:00 -0400
  • 16ff5db8f4 Trying to fix merge AlexVallat 2015-03-10 18:44:31 +0000
  • c9a8c8d6df Changes following review at https://github.com/gorhill/uBlock/pull/956#issuecomment-78047032 AlexVallat 2015-03-10 17:59:47 +0000
  • 651fa9c16a this fixes #967 gorhill 2015-03-08 11:06:36 -0400
  • 96454afb20 Firefox: change badge color in onWidgetUnderflow Deathamns 2015-03-08 07:36:30 +0100
  • f5c675e8b8 Firefox: different way for reloading a tab Deathamns 2015-03-04 12:29:29 +0100
  • 64e3310a36 Initial UI support for Fennec AlexVallat 2015-03-02 18:49:34 +0000
  • ef9301276c Firefox: block popups earlier Deathamns 2015-03-02 18:36:04 +0100
  • 6c4428ff73 Firefox: workaround for #886 Deathamns 2015-03-02 17:49:25 +0100
  • 6952156891 Firefox: handle behind-the-scene redirects Deathamns 2015-03-02 12:52:04 +0100
  • 42e84760dc Fennec: fix tab title Deathamns 2015-03-01 21:38:51 +0100
  • 21c8bfa537 https://github.com/gorhill/uBlock/issues/524#issuecomment-76620479 AlexVallat 2015-03-01 19:47:03 +0000
  • e965b1eef7 Firefox/Fennec fixes Deathamns 2015-03-01 20:21:05 +0100
  • dc5761164b Fixing up basic functionality for Fennec AlexVallat 2015-03-01 17:45:12 +0000
  • 29aa1d393d Firefox/Fennec code cleanup Deathamns 2015-02-28 20:18:58 +0100
  • dee9c4706f Fennec WIP #2 Cheng Sun 2015-02-12 18:19:17 +0000
  • b843ddfd70 Use named "same document" constant instead of hardcoding Cheng Sun 2015-02-12 18:19:28 +0000
  • 33af8467b8 Firefox: toolbar icon fixes for Firefox 36+ Deathamns 2015-02-28 11:58:09 +0100
  • 223240bba0 Firefox: behind-the-scene request types Deathamns 2015-02-28 07:38:41 +0100
  • bace1708f9 Remove unused code Deathamns 2015-02-17 22:05:23 +0100
  • 178bded97f this fixes #730 gorhill 2015-02-12 09:24:45 -0500
  • 8f7d7d233b link to relevant jsperf gorhill 2015-02-01 12:25:14 -0500
  • e0eaf97eb4 use static function instead of closure gorhill 2015-02-01 10:15:35 -0500
  • 8db990daa3 Firefox: get the version number from the fragment Deathamns 2015-01-29 14:12:21 +0100
  • 1ee1bd052a Firefox: use correct data for parentFrameId Deathamns 2015-01-27 17:56:04 +0100
  • f4a7378ff2 Firefox: each frame should have a unique ID Deathamns 2015-01-27 16:37:02 +0100
  • 97ae38c584 Firefox: remove evalInSandbox Deathamns 2015-01-27 13:31:17 +0100
  • a61e73d212 Firefox: vAPI.tabs.onNavigation() for about: pages Deathamns 2015-01-27 11:13:33 +0100
  • 6d8554da76 Firefox: behind-the-scene requests / non-http tabs Deathamns 2015-01-26 20:26:45 +0100
  • 24f1ef515f more fixes for #105 gorhill 2015-01-21 11:13:32 -0500
  • 56d4cf6a6a code review: jshint'ed gorhill 2015-01-21 08:59:23 -0500
  • 26e80a8c5c this fixes #536 gorhill 2015-01-20 19:39:13 -0500
  • cfa4b7ebe5 new version gorhill 2015-01-19 20:30:27 -0500
  • 05b835dd73 started work on #105, #475, and possibly #510 gorhill 2015-01-19 18:42:58 -0500
  • a3c4df4e00 new revision gorhill 2015-01-18 22:26:07 -0500
  • c64e26deea Fix set for Firefox & Safari (don't set non-own properties in for..in loop) Chris 2015-01-18 11:50:20 -0700
  • 3e71ee90c6 new revision + fixed frame parent id gorhill 2015-01-17 18:02:45 -0500
  • db6ed71060 fixed bad test gorhill 2015-01-17 15:52:36 -0500
  • f9ca8d5040 new revision gorhill 2015-01-17 07:56:57 -0500
  • 0241870671 Firefox: minimal effort to support older versions Deathamns 2015-01-16 11:42:34 +0100
  • 86e852a722 Firefox: suppress some "unsafe CPOW usage" message Deathamns 2015-01-16 09:01:40 +0100
  • 859482fff2 Firefox: fix tab closing issue (pop-up blocking) Deathamns 2015-01-15 15:58:14 +0100
  • ab556945f3 URL handling changes Deathamns 2015-01-15 13:24:35 +0100
  • 8a1b6d806e code review re #498 gorhill 2015-01-14 19:43:10 -0500
  • 3bd9eee897 this fixes one part of #498 gorhill 2015-01-14 17:45:55 -0500
  • d1a5a1856f Firefox: lower popup resize delay Deathamns 2015-01-14 19:13:27 +0100
  • 1c64aa4af4 Firefox: fix tooltip animation Deathamns 2015-01-13 21:33:26 +0100
  • e90bc19420 this fixes #490 gorhill 2015-01-13 11:54:54 -0500
  • 5a422a681d Fix popup tooltips and sizing for Firefox Deathamns 2015-01-13 17:20:16 +0100
  • 09d605fa04 Implement vAPI.insertHTML Deathamns 2015-01-12 20:39:23 +0100
  • 6151b10bd8 Firefox: remove unloading from vAPI Deathamns 2015-01-12 17:45:09 +0100
  • 00e081f3fe Miscellaneous changes Deathamns 2015-01-11 18:41:52 +0100
  • 89fe48ae66 Firefox: fixed content scripts? Deathamns 2015-01-09 07:58:07 +0100
  • 7a5d174aa4 Firefox,Safari: implement vAPI.tabs.reload Deathamns 2015-01-08 21:11:43 +0100