Felix Hammerl
a7efdf1125
[WO-286] adapt to changes in data model for use of signed msgs and html
2014-05-09 11:44:14 +02:00
Felix Hammerl
f44db9d1bd
Merge pull request #57 from whiteout-io/dev/wo-323
...
Dev/wo 323
2014-05-09 10:24:34 +02:00
Tankred Hase
36c08cdbb1
Remove $parse from frameLoad directive
2014-05-09 10:19:35 +02:00
Felix Hammerl
2d5b9afb88
Merge pull request #56 from whiteout-io/dev/WO-371
...
[WO-371] CC myself if I chose to CC myself
2014-05-09 10:17:21 +02:00
Felix Hammerl
39fe8f08db
Merge pull request #55 from whiteout-io/dev/wo-321
...
[WO-321] Show spinner when app is logging in
2014-05-09 10:14:20 +02:00
Tankred Hase
c272b4f937
[WO-323] Render HTML content in sandboxed iframe
2014-05-08 16:32:46 +02:00
Tankred Hase
4fc4b02c26
Fix development mode for ui work
2014-05-08 16:25:20 +02:00
Tankred Hase
f903fb2291
[WO-348] Fix cursor over scrollbar
2014-05-08 00:33:41 +02:00
Tankred Hase
4da56b6fe7
[WO-371] CC myself if I chose to CC myself
2014-05-07 20:19:20 +02:00
Tankred Hase
171a3ec9dc
[WO-321] Show spinner when app is logging in
2014-05-07 19:19:51 +02:00
Tankred Hase
5cb79330d0
Upgrade to angular 1.2.16
2014-05-06 16:58:27 +02:00
Tankred Hase
5a4889d57d
Dont reselect inbox onLogin
2014-04-30 01:20:36 +02:00
Tankred Hase
5d5d84cdc9
Dont overwrite folder model imap onLogin
2014-04-30 01:04:13 +02:00
Tankred Hase
dc02106492
[WO-361] Fix flexbox styles by preventing shrink on the required dom nodes
2014-04-29 23:35:43 +02:00
Tankred Hase
4cf83fd6f1
Prevent out of bounce case when iterating over filteredMessages
2014-04-29 22:59:25 +02:00
Tankred Hase
404acf9fb0
Resolve merge conflicts
2014-04-29 22:47:08 +02:00
Tankred Hase
1a6cfad83d
[WO-353] Fix first messsage not displayed
2014-04-29 22:11:56 +02:00
Tankred Hase
637980cc7b
[WO-301] Fix incoming message not displayed
2014-04-29 22:11:50 +02:00
Felix Hammerl
49cadecd2d
[WO-338] add notification for incoming unread mails
2014-04-29 17:59:17 +02:00
Tankred Hase
f5f8781a8c
[WO-343] Remove reply selection on click
2014-04-29 17:09:02 +02:00
Tankred Hase
77876f5432
[WO-198] Style message replies with different colors
2014-04-28 22:18:34 +02:00
Tankred Hase
2d54ee16eb
Fix bug in loadVisibleBodies loop
2014-04-24 17:54:14 +02:00
Tankred Hase
35a7f30459
remove lightbox-effect class from ios.html
2014-04-24 16:59:38 +02:00
Tankred Hase
16fd3e8978
[WO-342] Fix focus-me directive for writer
2014-04-24 16:55:22 +02:00
Tankred Hase
2eff335680
Use local () instead of () in certain cases for performance
2014-04-24 15:44:54 +02:00
Tankred Hase
bb386299b9
[WO-334] Replace table for reply selection
2014-04-24 15:04:42 +02:00
Tankred Hase
ba22ee4674
[WO-336] Fix floating fingerprint popup in contacts view
2014-04-24 15:04:42 +02:00
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
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
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
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
aee532da44
[WO-296] implement change passphrase ui
2014-04-11 18:39:13 +02:00