Project

General

Profile

Activity

From 02/24/2022 to 03/25/2022

03/25/2022

10:58 AM Feature #105 (Closed): [Roadmap 2][Milestone] validation of external JSON data
Done in 1.0-beta2 koszko
10:57 AM Feature #113 (Closed): Make Haketilo's settings page display proper message when IndexedDB is unavailable
Done in 1.0-beta2 koszko
10:57 AM Bug #116 (Closed): [MOZILLA] injecting a script causes mojibake
Fixed in 1.0-beta3 koszko
10:52 AM Feature #110 (Closed): [Roadmap 9] LibrePlanet presentation
We made the presentation[^lp2022]. Recording will hopefully be made available soon.
[^lp2022]: https://libreplanet...
koszko
10:39 AM Haketilo 1.0 third pre-release (version 1.0-beta3)
A third pre-release of version 1.0 of Haketilo has been made with the following improvements.
* [Mojibake](https://e...
koszko
10:12 AM Revision 480b3a3f (haketilo): make Makefile automatically rewrite itself when Haketilo version is bumped
koszko
10:10 AM Revision ea15d008 (haketilo): bump version to 1.0-beta3
koszko
10:10 AM Revision e63c71d6 (haketilo): make a tar.gz distribution archive in one go (no intermediate .tar generation)
koszko

03/24/2022

09:55 PM Revision d911bf37 (haketilo): fix encoding detection in StreamFilter
koszko
09:30 PM Revision b9a6179c (haketilo): fix payload creation for file:// URLs
koszko
08:43 PM Revision 60c0b4fe (haketilo): delay loading of js code in test_policy_enforcing.py
We don't want JS loading to happen upon python module load. We want to do it lazily. Here it was being done eagerly d... koszko
08:43 PM Revision 749f1c85 (haketilo): prepare for exposing APIs to injected scripts
koszko
08:43 PM Revision bbc9fae4 (haketilo): serialize and deserialize entire Response object when relaying fetch() calls to other contexts using sendMessage
koszko

03/19/2022

02:22 PM Haketilo looking for developers 🔎
The Memorandum of Understanding we signed with [NLnet](https://nlnet.nl/) makes us eligible to receive money as we co... koszko

03/15/2022

11:31 AM Revision 6ca07019 (haketilo): delay loading of js code in test_policy_enforcing.py
We don't want JS loading to happen upon python module load. We want to do it lazily. Here it was being done eagerly d... koszko
11:20 AM Revision f650ee99 (haketilo): prepare for exposing APIs to injected scripts
koszko
10:16 AM Revision 13a707c6 (haketilo): serialize and deserialize entire Response object when relaying fetch() calls to other contexts using sendMessage
koszko

03/12/2022

06:19 PM Haketilo 1.0 second pre-release (version 1.0-beta2)
A second pre-release of version 1.0 of Haketilo is out for you to try. Together with it are several bugfixes.
Pro...
koszko
06:04 PM Revision 65351e8c (haketilo): add `dist` make target
koszko

03/11/2022

04:41 PM Revision 7f0b5ded (haketilo): don't double-modify response headers retrieved from cache
koszko
02:13 PM Revision 9aa2d862 (haketilo): don't double-modify response headers retrieved from cache
koszko
01:04 PM Revision aa34ed46 (haketilo): make the order of rules in generated CSP deterministic
This is purely to help with automated testing. koszko

03/10/2022

11:43 AM Revision 26459fb4 (haketilo): treat "view-source:" pages as privileged
koszko
11:43 AM Revision 8781ee15 (haketilo): fix application of default blocking rule under Chromium
koszko
11:43 AM Revision bace213c (haketilo): fix chromium synchronous policy fetching for file:/// URLs
koszko
11:43 AM Revision eae2250e (haketilo): fix incorrect variable reference
koszko
11:43 AM Revision aacacbb8 (haketilo): improvement to also properly sanitize intrinsics in XML documents under older browsers (IceCat 60)
koszko
11:43 AM Revision f37e4b6f (haketilo): bump version to 1.0-beta2
koszko
11:43 AM Revision ca21495c (haketilo): change "Install preview" button text to "More..."
koszko
11:43 AM Revision 003876d5 (haketilo): present appropriate error message when using popup in Private Browsing mode
koszko
10:31 AM Bug #115: [MOZILLA] writes to IndexedDB in private windows do not take effect
I just confirmed there are no problems with Incognito mode on Chromium-based browsers koszko

03/09/2022

07:10 PM Bug #116: [MOZILLA] injecting a script causes mojibake
I just confirmed the issue doesn't exist on Chromium 90 koszko
06:50 PM Revision cb70284d (haketilo): fix application of default blocking rule under Chromium
koszko
06:43 PM Revision 387c8c2a (haketilo): fix chromium synchronous policy fetching for file:/// URLs
koszko
06:10 PM Revision 4d95758f (haketilo): fix incorrect variable reference
koszko
02:36 PM Feature #105: [Roadmap 2][Milestone] validation of external JSON data
This has been on the `koszko` branch for some time koszko
02:35 PM Bug #115: [MOZILLA] writes to IndexedDB in private windows do not take effect
The immediate workaround - displaying an informative message - is already on `koszko` branch koszko
02:34 PM Feature #113: Make Haketilo's settings page display proper message when IndexedDB is unavailable
already on `koszko` branch koszko
12:55 PM Revision c9c13120 (haketilo): improvement to also properly sanitize intrinsics in XML documents under older browsers (IceCat 60)
koszko

03/08/2022

06:28 PM Revision f1ae488f (haketilo): bump version to 1.0-beta2
koszko
06:16 PM Revision 177ccf0f (haketilo): change "Install preview" button text to "More..."
koszko
06:15 PM Revision 723c031e (haketilo): present appropriate error message when using popup in Private Browsing mode
koszko
05:34 PM Revision 093ec2a5 (haketilo): correct the Private Browsing mode notice on settings page
koszko
04:26 PM Revision b2c167f1 (haketilo-and-hydrilla): don't include schema patch version number in generated instances
koszko

03/07/2022

01:40 PM Revision 6a7f4f33 (haketilo-and-hydrilla): fix sending of JSON definition straight from disk file
koszko
11:00 AM Bug #116 (Closed): [MOZILLA] injecting a script causes mojibake
On some websites injecting a payload results page's content being incorrectly decoded as latin1.
This was observed...
koszko
10:05 AM Feature #113: Make Haketilo's settings page display proper message when IndexedDB is unavailable
Displaying of message was added to the `koszko` branch but since then another issue related to IndexedDB was discover... koszko
10:04 AM Bug #115 (Rejected): [MOZILLA] writes to IndexedDB in private windows do not take effect
Firefox' Private Browsing mode uses a separate IndexedDB instance. This would not normally be a problem, except:
* H...
koszko

03/05/2022

03:54 PM Revision 96efcc33 (haketilo): improve script blocking in non-HTML documents (XML)
koszko

03/04/2022

06:20 PM LibrePlanet 2022: Living Liberation
On Saturday, March 19, 2022; 14:30–15:15 EDT, I will give a LibrePlanet presentation about how Haketilo will help tak... 0gitnick
06:14 PM Revision 70923829 (haketilo): fix setting of 'blocked-blocked<...>-<name>' attributes and add tests
koszko
05:25 PM Revision 33b6872c (haketilo): for () loop styling
koszko
05:25 PM Revision b43acfe3 (haketilo): fix setting of 'blocked-<name>' attributes when blocking intrinsic event handlers
koszko
05:25 PM Revision 4970930c (haketilo): prepend all generated console messages with 'Haketilo:'
koszko
04:37 PM Revision 7fdb3e84 (haketilo): fix comment typo
koszko
04:36 PM Revision 587c1a88 (haketilo): display an informative message in settings page if IndexedDB cannot be accessed
koszko
04:13 PM Revision 652e4476 (haketilo): improve styling of item preview
koszko
04:13 PM Revision 22fe27f0 (haketilo): include $schema property in internally-generated resources/mappings
koszko
04:13 PM Revision c8294257 (haketilo): optimize Pattern Query Tree for size of its JSON.stringify()'ed representation
koszko
04:13 PM Revision 241f58b6 (haketilo): stop `haketilo()` fixture cleanup from closing last browser window
koszko
04:13 PM Revision 57ce414c (haketilo): validate repository responses against JSON schemas
* compute_scripts.awk (include_file): don't enforce specific path format on #INCLUDE'd files
* .gitmodules, schemas: ...
koszko

03/03/2022

09:41 PM Feature #113 (In Progress): Make Haketilo's settings page display proper message when IndexedDB is unavailable
koszko
09:40 PM Feature #113 (Closed): Make Haketilo's settings page display proper message when IndexedDB is unavailable
The most common case for this is probably browsing in Private mode under (some?) Mozilla-based browsers. When then th... koszko
03:55 PM Revision ec6fd4d9 (haketilo): improve styling of item preview
koszko
03:55 PM Revision a066af01 (haketilo): include $schema property in internally-generated resources/mappings
koszko

03/02/2022

04:28 PM Revision aee1aed7 (haketilo-and-hydrilla): refer to other sources for more information about running Hydrilla
koszko
04:15 PM Revision 4eb22719 (haketilo-and-hydrilla): mention PyPI freedom issues in README
koszko
12:44 PM Revision 17adc623 (haketilo): optimize Pattern Query Tree for size of its JSON.stringify()'ed representation
koszko
10:15 AM Revision 1cb6aaae (haketilo-and-hydrilla): add Hydrilla server manpage
koszko

03/01/2022

10:57 PM Feature #110: [Roadmap 9] LibrePlanet presentation
koszko wrote:
> Oh, I see you wrote "Wojtech Kosior" when giving credit. Formal is "Wojciech", less formal is "Wojte...
0gitnick
10:11 PM Feature #110: [Roadmap 9] LibrePlanet presentation
Oh, I see you wrote "Wojtech Kosior" when giving credit. Formal is "Wojciech", less formal is "Wojtek". "Wojtech" is ... koszko
08:58 PM Feature #110: [Roadmap 9] LibrePlanet presentation
koszko wrote:
> Everybody seems to be spelling "JavaScript" (with "S" capitalized), so we could do the same.
Done.
0gitnick
07:50 PM Feature #110: [Roadmap 9] LibrePlanet presentation
0gitnick wrote:
> The presentation slides have been finalized.
Everybody seems to be spelling "JavaScript" (with ...
koszko
06:59 PM Feature #110: [Roadmap 9] LibrePlanet presentation
I forgot to mention I submitted the slides and demo to the appropriate teams at LP already.
The script for the spe...
0gitnick
06:51 PM Feature #110: [Roadmap 9] LibrePlanet presentation
The demo is also finalized, but too large to upload here. 0gitnick
05:38 PM Feature #110 (In Progress): [Roadmap 9] LibrePlanet presentation
The presentation slides have been finalized. 0gitnick
08:13 PM Support #95: Add JShelter in wiki: comparison with other extensions
I finally added JShelter to the wiki. 0gitnick
04:36 PM Revision ca6da915 (haketilo): stop `haketilo()` fixture cleanup from closing last browser window
koszko
11:29 AM Revision 74bbdd9a (haketilo): validate repository responses against JSON schemas
* compute_scripts.awk (include_file): don't enforce specific path format on #INCLUDE'd files
* .gitmodules, schemas: ...
koszko
09:54 AM Revision 2a7dc95e (haketilo-and-hydrilla): update schema versions to 1.0.1
koszko

02/28/2022

04:01 PM Revision 17e66592 (haketilo): change copyright notice of js-sha256 code to be exactly the same as in upstream's LICENSE.txt
* common/sha256.js: removed email address from the copyright line koszko
04:01 PM Revision 3c883b36 (haketilo): make 'check' Makefile target an alias to 'test'
* Makefile.in: modify 'check' target koszko

02/26/2022

09:21 PM Revision d4f338ff (haketilo): make 'check' and alias to 'test'
* Makefile.in: modify 'check' target koszko
05:47 PM Feature #112 (New): Compatibility with GNU standards
I looked at the [GNU standards](https://www.gnu.org/prep/standards/standards.html) too see what could cause problems ... koszko

02/25/2022

09:34 PM Feature #103 (Closed): [Roadmap 1] Haketilo and Hydrilla 1.0 pre-release
[done](/news/3) koszko
01:56 PM Feature #103: [Roadmap 1] Haketilo and Hydrilla 1.0 pre-release
We have a tiny problem. I was going to include a Mozilla-signed .xpi for every release but this seems impossible righ... koszko
06:50 PM Haketilo 1.0 first pre-release (version 1.0-beta1)
You can now grab the new Haketilo from the [[Releases]] page.
Provided are:
* source tarball
* .xpi build for Mo...
koszko
02:45 PM Feature #69: [Roadmap 7][Milestone] Facilitate bundling HTML/XML/JSON and other data with a fix
colby wrote:
> jahoti wrote:
> > Using the `script` tag is probably an abuse of their purpose
>
> Without commen...
koszko
02:32 PM Feature #69: [Roadmap 7][Milestone] Facilitate bundling HTML/XML/JSON and other data with a fix
jahoti wrote:
> Using the `script` tag is probably an abuse of their purpose
Without commenting on the overall me...
colby
01:58 PM Revision 098e5e50 (haketilo): remove unused shell_utils, update upload_amo.sh to still work
Even though upload_amo.sh scripts for extension signing is included, we're currently unable to use it because Firefox... koszko
01:55 PM Bug #111 (Rejected): Fix AMO signing of extensions
When trying to get Haketilo signed by Mozilla I found out my old Firefox API keys no longer work (it seems Mozilla ex... koszko

02/24/2022

04:32 PM Revision c2a56443 (haketilo-and-hydrilla): send /query responses with proper mimetype
koszko
04:02 PM Revision 2463a134 (haketilo-and-hydrilla): also specify babel dependency
koszko
03:53 PM Revision 60da51b1 (haketilo-and-hydrilla): update README for 1.0 pre-release
koszko
03:40 PM Revision e7683f33 (haketilo-and-hydrilla): adapt to change in hydrilla.util.translation()
koszko
03:40 PM Revision 7d45ef6c (haketilo-and-hydrilla): (temporarily) remove debian packaging
koszko
03:40 PM Revision 0bbc3083 (haketilo-and-hydrilla): add version constraints on hydrilla.builder
koszko
01:22 PM Feature #24 (Closed): validate data entered in settings
This has been done for Haketilo 1.0 koszko
12:31 PM Feature #110 (Closed): [Roadmap 9] LibrePlanet presentation
LibrePlanet is a conference organized by the Free Software Foundation (FSF). It is "an opportunity
to meet and inter...
koszko
12:29 PM Feature #109 (New): [Roadmap 8] 50 sample site resources
To build the community its purpose depends on, Haketilo must be clearly ready for use. This
requires a representativ...
koszko
10:58 AM Feature #108 (New): [Roadmap 7] Further means of user-controlled customization of sites
Besides the initial function of replacing sites' javascript it is also desired to facilitate supplying
additional da...
koszko
10:42 AM Feature #106 (New): [Roadmap 3] Distribution in package managers
It is beneficial to have tools available in a format specific to various operating system distributions.
While the p...
koszko
 

Also available in: Atom