mpfau

Results 16 issues of mpfau

see https://github.com/electron-userland/electron-builder/issues/3364

bug
desktop

Hello all and @sichvoge, it was perfectly valid to mark responses as optional in RAML 0.8. We made extensive use of this to provide libraries for error handling. We would...

Type: Enhancement
Status: Idea
Topic: Spec

I'm currently switching over to the current release... :-) Normal imports are resolved perfectly when a file is changed. However, everything imported via a System.import fails with the following error:...

There are three window and two document references spread through systemjs-hmr and systemjs-hot-reloader: * https://github.com/alexisvincent/systemjs-hmr/blob/master/lib/index.js#L13 * https://github.com/alexisvincent/systemjs-hmr/blob/master/lib/index.js#L17 * https://github.com/alexisvincent/systemjs-hot-reloader/blob/master/lib/index.js#L54 * https://github.com/alexisvincent/systemjs-hot-reloader/blob/master/lib/index.js#L10 * https://github.com/alexisvincent/systemjs-hot-reloader/blob/master/lib/index.js#L17 However, even after removing them, hot-reloading from...

It would be nice if noscript would provide an option to either allow or disallow displaying of SVGs (set or unset the firefox config property "svg.disabled"). This is currently only...

We just noticed that mail body compression is not enabled for internal mails, while it is for mails from external. We should enable compression of internally sent mails.

small improvement

As a user i want to be able to access my mailbox when there is no internet connection available (e.g. travelling) so that I have access to my emails, contacts...

new feature

If you reply or forward to an email with inline images, those images are uploaded again to the blob store. This does not happen for other attachments that are forwarded...

bug