mal

Results 37 issues of mal

rtorrent reliably crashes when attempting to recheck open torrents that contain 0-byte files that don't exist on disk. I think this is a libtorrent issue, if not, apologies. Reproduction steps:...

- Add `Makefile` to easily produce Chrome and FF packages - Fix styling on Firefox - Fix settings storage on Firefox - Rearranges settings for clarity - Fixes http and...

### Requested Feature As a plugin developer I would like it to be easier to take advantage of async features in my plugins. - Support async `setup()`, or at least...

Feature
Medium Priority
Core/Plugin Handling

### Description I recently encountered an issue where a channel op (+o) was not being treated as an op by the bot. Checking the raw log, I found this when...

Bug
Needs Triage

### Description This implements the SASL SCRAM-SHA-256 authentication mechanism. I've tested it using irc.alphachat.net:6697 - PM for creds or BYO. It adds a dependency on `scramp` (~29kb), which could be...

Feature
Core/IRC Protocol Handling

### Acknowledgements - [X] I acknowledge that I have read the above items ### Describe the bug The extension reports that it successfully deleted cookies ("Some site data, including 1...

untested bug/issue

[web-ext-types](https://www.npmjs.com/package/web-ext-types) has not been updated for 5 years and omits many modern changes to the APIs, like Cookie.partitionKey for #807. Javascript isn't a first language, so reviews appreciated.

This library is out of date and appears abandoned. There's webextension type definitions in DefinitelyTyped now, that include modern API changes: https://www.npmjs.com/package/@types/firefox-webext-browser It would be good to link that in...

Attempting to load a tweet from a locked account (that the bot account doesn't have access to) causes an uncaught exception. ```py >>> from tweety import Twitter >>> app =...

Using Simply Static v3.1.9. A broken theme was causing output like this: ```html [...] [some debugging garbage] [...] [...] ``` It seems like static conversion does some linting, since it...

bug