Kevin Kuehler
Kevin Kuehler
The previous algorithm would fail on the newly added tests due to the fact that it would check for duplicate vertices. The newer algorithm doesn't use any fancy isomorphism algorithms....
This issue was discovered in: https://todo.sr.ht/~sircmpwn/aerc2/269 aerc calls Append with an io.Pipe and passes the PipeReader to Append. Users reported a EOF being returned as an error to aerc. I...
They changed the input box from a textarea to a div that tries to be like a textarea... Similar to Twitter and Facebook. Sad.
> It would be too difficult to use for common people - they don't know what the public key is and why they need to exchange it - it's okay...
If any of the iFrame attributes are modified (specifically `z-index`), the iFrame is deleted, or it is not in the viewport, send a notification to the user so they are...
Right now, the way we send messages to the iframe is to proxy them through the background script. See if it's possible to use `chrome.runtime.connect` and using the `Port` object...
It was good for prototyping but it should not be part of the project.
Like a password manager, give users the option to have the keystore encrypted at rest. This means that, for every new browser session, the user will need to enter their...
Include steps for: - Adding a key to the keystore - Creating custom base - Encryption on supported site - Encryption on unsupported site - Decryption picker - Show how...