- Aug 29, 2017
-
-
Christoph Wurst authored
Newer versions of autosize are independent of jQuery and can be loaded as a proper module. Hence we don't have to include it in the template and save another request per pageload Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Jan-Christoph Borchardt authored
Fix encoding of drafts messages
-
Christoph Wurst authored
-
Christoph Wurst authored
Add an integration test for saving a draft
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Aug 28, 2017
-
-
Christoph Wurst authored
Apparently the horde libs do not produce a valid MIME unless you actually use the 'send' method. Since they fortunatelly have a null transport with an empty impl, we can use this to have the same encoding magic going on as we do have in place for actually sending messages via SMTP. Now drafts stored to IMAP are encoded correctly. Fixes https://github.com/nextcloud/mail/issues/9 Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Remove some unneeded containers from the HTML
-
Nextcloud bot authored
-
- Aug 27, 2017
-
-
Steffen Lindner authored
Refactor draft saving code to make it testable
-
Christoph Wurst authored
Mail, Node.js, set up, ↵
-
Steffen Lindner authored
* Add init webpack config * Replace text! with raw-loader! * Add ignore for build.js and remove build.js * Ship build.js to browser, include shim modules * Add handlebars loader * Remove vendor dir, remove bower * Add source-map * Make karma work with webpack, more or less Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at> * Properly load hb templates by webpack Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at> * Remove debug logging * Use modules for view helpers and properly declare dependencies Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at> * Fix jquery.autosize Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at> * Declare global functions Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at> * Always install dev deps Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Allan Nordhøy authored
-
Allan Nordhøy authored
Node.js as per https://nodejs.org/static/documents/trademark-policy.pdf#page=3 ↵ might be an issue for blind people, (?), but consistent with ← and → https://portknox.net are inconsistent with their use of big versal k in PortKnox, i reckon if they do it at all, they meant to do it all the time. ┐('~')┌
-
- Aug 26, 2017
-
-
Nextcloud bot authored
-
- Aug 25, 2017
-
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Aug 24, 2017
-
-
Christoph Wurst authored
Release 0.7
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
-
Steffen Lindner authored
Use server's jquery-ui instead of shipping our own
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Correct aliases endpoint url
-
Steffen Lindner authored
-
Nextcloud bot authored
-
- Aug 23, 2017
-
-
Steffen Lindner authored
Ignore shortcuts if CTRL is pressed
-
Christoph Wurst authored
In case CTRL is pressed, e.g. when copy-pasting text with CTRL+C, then shortcuts should not be triggered. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Steffen Lindner authored
Fix mailto routing
-
Christoph Wurst authored
If the composer is shown for a mailto handler then we have to load the first account and first folder before we actually render the composer view. Since that is async and we don't know when it will complete, the composer vanishes again when the first message of the folder is shown. Hence a promise-based approach was chosen here to propagate the loading of the folder messages back to the routing controller to be able to wait for the folder to have loaded and then trigger to show the composer. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Steffen Lindner authored
Fix background synchronization
-
Christoph Wurst authored
Update horde libs to fix QRESYNC error
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-