1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Commit Graph

1175 Commits

Author SHA1 Message Date
Tankred Hase
23be9c823d Global key shortcut to close lightbox 2014-04-24 15:04:42 +02:00
Tankred Hase
6bb1bd2239 Fix mail-list filtering and iScroll refresh together with ngAnimate 2014-04-24 15:04:42 +02:00
Tankred Hase
af6f44177b Fix jumping send button in writer 2014-04-24 15:04:41 +02:00
Tankred Hase
edbac5a379 Seperate ng-repeat and ng-class in writer address headers for ng-animate 2014-04-24 15:04:41 +02:00
Tankred Hase
c08ff4f287 [WO-333] Fix lightbox outer scrollbar
* Use ng-animate with display:none instead of visibility:hidden
* Fix min-height in lightbox
* Start refactoring lightbox opening code using scope.state.lightbox
2014-04-24 15:04:41 +02:00
Tankred Hase
6adc9da8c1 Cleanup before refactor with ngAnimate
* Add ng-animate module in libs
* Move error dialog init to app.run
* Include error dialog template only once in index.html
* Fix race condition between ng-repeat, ng-class using ng-animate
2014-04-24 15:04:41 +02:00
Tankred Hase
716febfe70 Use scut sass mixins
* vcenter spinner in read-view
* vcenter lightbox
2014-04-24 15:04:41 +02:00
Tankred Hase
9ae46b2257 cleanup markup, fix editor body height when plaintext 2014-04-24 15:04:41 +02:00
Tankred Hase
44cbb803f3 [WO-332] Move spinner scss to component 2014-04-24 15:04:41 +02:00
Tankred Hase
fdd9c22144 [WO-312] Fix slowness for large inbox
* Fix memory leak causing iScroll to be re-initialized each time mail-list model changes
* Only do $scope.$apply() when keyboard shortcuts are actually executed
2014-04-24 15:04:41 +02:00
Tankred Hase
c2ce4e73ef [WO-329] Use flexbox in read-view, refactor address-headers in write and read views 2014-04-24 15:04:40 +02:00
Tankred Hase
0b3f19a8ce [WO-328] Show and style webkit scrollbars 2014-04-24 15:04:40 +02:00
Tankred Hase
138a462862 [WO-283] Implement BCC and dynamic address headers for writer 2014-04-24 15:04:40 +02:00
Tankred Hase
d0c59fc58f Use flexbox in write-view 2014-04-24 15:04:40 +02:00
Tankred Hase
c6c53a67dc [WO-264] fix css transition flickering in editor 2014-04-24 15:04:40 +02:00
Tankred Hase
0031d27abd Use pgpmailer v0.2.0 2014-04-24 14:57:39 +02:00
Tankred Hase
548abcfc01 Merge pull request #51 from whiteout-io/dev/browser
Dev/browser
2014-04-24 14:55:08 +02:00
Felix Hammerl
a10dd34794 use imapclient v0.2.2 2014-04-24 10:37:42 +02:00
Felix Hammerl
8c004d2418 integrate pgpmailer 2014-04-22 18:19:28 +02:00
Tankred Hase
834e0434d5 [WO-316] imap-client works 2014-04-17 18:56:48 +02:00
Tankred Hase
7e8c0d75b8 Update crypto lib version 2014-04-17 02:01:38 +02:00
Tankred Hase
80d6f31c8e [WO-273] Remove node deps
* Remove node-shims
* Remove multiple forge modules
* Add minified forge build under src/lib/forge
* Remove all transitive node-deps like inbox and simplesmtp from grunt copy
* Update to browser-ports in package.js for imap-client and mail-reader
2014-04-17 01:21:32 +02:00
Tankred Hase
7a160d36df Update LICENSE.txt 2014-04-15 18:34:33 +02:00
Tankred Hase
f9d38f246d Update README.md 2014-04-15 18:34:05 +02:00
Felix Hammerl
089292b3b9 Merge pull request #50 from whiteout-io/dev/legal
[WO-233] Implement opt-in for terms of service
2014-04-15 17:59:20 +02:00
Tankred Hase
becff37b4b [WO-233] Implement opt-in for terms of service 2014-04-15 17:43:33 +02:00
Tankred Hase
680ed6e0c3 Remove kerning 2014-04-15 12:44:11 +02:00
Tankred Hase
804e693c4d Update sass compilers, activate css kerning 2014-04-15 11:22:19 +02:00
Tankred Hase
f2dcb572ad Update pbkdf2.js 2014-04-12 14:17:10 +02:00
Tankred Hase
580baa34d2 Merge pull request #49 from whiteout-io/dev/change-passphrase
[WO-296] implement change passphrase ui
2014-04-11 18:45:52 +02:00
Tankred Hase
aee532da44 [WO-296] implement change passphrase ui 2014-04-11 18:39:13 +02:00
Tankred Hase
bfc354146a only show cc line in forwarded message when not empty 2014-04-05 12:14:20 +02:00
Tankred Hase
770a4f0ae9 Revert "upgrade to angular 1.2.16"
This reverts commit fb12488c5f.
2014-04-04 20:20:56 +02:00
Tankred Hase
b08703f71f use darker bg color for mail-list 2014-04-04 20:17:34 +02:00
Tankred Hase
67939a04d9 [WO-302] fix first message not selected 2014-04-04 19:48:51 +02:00
Tankred Hase
fb12488c5f upgrade to angular 1.2.16 2014-04-04 19:38:28 +02:00
Tankred Hase
a39749a359 change description for passphrase 2014-04-03 19:28:55 +02:00
Tankred Hase
2ab1e7d6c6 update to openpgp.js v0.5.1 2014-04-03 17:51:26 +02:00
Tankred Hase
083dbb1cd3 add reply/forward icons fonts 2014-04-03 15:43:05 +02:00
Tankred Hase
2f867437ad fix opening links due to blocked event propagation 2014-04-02 20:28:20 +02:00
Tankred Hase
a33e9ff3dc Merge pull request #43 from whiteout-io/dev/reply-all
[WO-281] implement reply all and forward
2014-04-02 19:49:56 +02:00
Tankred Hase
302fc378fb [WO-281] implement reply all and forward 2014-04-02 19:47:50 +02:00
Tankred Hase
f3c2180dfb Merge pull request #42 from whiteout-io/dev/wrap-chrome-apis
[WO-300] Wrap chrome notifications and identity apis in modules
2014-04-02 15:15:05 +02:00
Tankred Hase
a2f3e86545 [WO-300] Wrap chrome notifications and identity apis in modules 2014-04-02 15:12:52 +02:00
Tankred Hase
0143db7f0b [WO-280] improve readability of sent date 2014-04-01 12:14:10 +02:00
Tankred Hase
d6c038d6fd Merge pull request #41 from whiteout-io/dev/optional-passphrase
Dev/optional passphrase
2014-03-31 21:49:29 +02:00
Tankred Hase
f8e0c90b5b fix tests 2014-03-31 21:42:37 +02:00
Tankred Hase
f3b3a4b496 Add PGP api for changing a user's passphrase 2014-03-31 21:42:37 +02:00
Tankred Hase
f0f0aa3d63 Fix show messages on initial login/folder-sync 2014-03-31 21:42:37 +02:00
Tankred Hase
6ca1ae6507 remove key export dialog after keygen 2014-03-31 21:42:37 +02:00