Kadigan

Results 10 issues of Kadigan

**Is your feature request related to a problem? Please describe.** One of our hosts runs their FTP on port 2898. **Describe the solution you'd like** I'd like to have the...

enhancement

**Describe the bug** Attempting to add an ACL that specifies a password with a single apostrophe is met with failure. No matter how I attempt to escape it, it seems...

bug

Right now, you can only paste single-line code (as in \`like this\`). Incoming code gets broken up into lines and all padding (indentation) gets removed. Can this be made better?

bitlbee version 3.5.1, bitlbee-discord pulled from git and built under 2w ago When I send a long message, it gets broken up into smaller ones even though Discord doesn't need...

Would it be possible to have your converter handle these things? In order of importance to me, it'd be Imagick, then blobs (binary file contents), then GD objects. The way...

As issue #210 clearly shows, the readme needs _at least a few words_ on building `dnglab`.

Command: `dnglab convert "/Volumes/NVMe/___WYJAZDY___/2022-07-20.IWANICZEK 20 lat/COMMON_SRC/AP2I1531.CR3" "/Volumes/NVMe/___WYJAZDY___/2022-07-20.IWANICZEK 20 lat/RAW_WYBRANE/AP2I1531.DNG"` Expected resultant filename: `AP2I1531.DNG` Actual resultant filename: `AP2I1531.dng` This is reflected by the CLI output: ``` Writing DNG output file: /Volumes/NVMe/___WYJAZDY___/2022-07-20.IWANICZEK...

bug

Hey. So Cloudflare is everywhere now (enough to bring Discord down when they furk up), and it seems WRP doesn't know how to work with it. I can't seem to...

I don't see an option to disable frei0r in any way; it seems to be expected to be built. However, building frei0r fails no matter what I do - it...

I traced the issue down to the canvas context, this bit: `if(typeof img.naturalWidth != "undefined" && img.naturalWidth === 0) {` Unfortunately, as per [Mozilla Bug ID #700533](https://bugzilla.mozilla.org/show_bug.cgi?id=700533) (funnily enough -...