Results 12 comments of mokou

I don’t think we should get rid of the .dat file creation. If you want to encourage use of thpatch then we should instead add those non-python packaging tools into...

I think you misunderstand my intentions, so I'll explain a bit better. The reasoning behind the restructuring of the repository is to cut down on HTTP overhead and not download...

I don't plan to make the user edit anything manually, I also plan to try to migrate the existing patches to whatever format we end up using.

The main reason I have been pushing for zip is not for the compression, but to download multiple files bundled together. I have yet to decide if it will stay...

I disagree. #8 doesn’t solve this since the GUI still needs to be installed. Distributing a .zip is not a good experience.

I think the easiest way to implement this is with a new repo format and website designed with crypto in mind rather than extending the current format. For now we...

A `` of `0` to indicate "no message limit" or "some default limit" would IMO be more useful than making a request for "0 messages". I don't see why anyone...

> > If a of 0 isn't desired as "no message limit" for whatever reason, allowing for the use of * to indicate "some default limit" would be nice. >...