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

76 Commits

Author SHA1 Message Date
Tankred Hase
302fc378fb [WO-281] implement reply all and forward 2014-04-02 19:47:50 +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
483ad5210e [WO-294] optimize mail-list.loadVisibleBodies 2014-03-25 15:19:47 +01:00
Tankred Hase
18cd1e1ffe [WO-247] parse url and create anchors 2014-03-14 19:10:51 +01:00
Tankred Hase
4d2f56b20b always load visible bodies on successful sync 2014-03-12 17:02:41 +01:00
Tankred Hase
431ae8cd89 [WO-277] load body on incoming message 2014-03-12 13:20:03 +01:00
Felix Hammerl
69a222e46a remove [whiteout] filters 2014-02-27 18:31:42 +01:00
Felix Hammerl
8d0bc279c3 fix outbox and minor clean ups 2014-02-25 14:58:55 +01:00
Tankred Hase
0ca5ba07ad show loading or decrypting state in reader 2014-02-21 16:22:33 +01:00
Tankred Hase
179896ddfe fix desktop for grunt dev 2014-02-21 10:47:49 +01:00
Tankred Hase
bf9602fcbb add lock icon to encrypted items in mail list, show key ID instead of fingerprints in reader, hide popover in writer 2014-02-20 19:20:24 +01:00
Tankred Hase
b093b069f6 review mail-list 2014-02-20 15:42:51 +01:00
Felix Hammerl
8973c3e2b3 exclude outbox from normal workflow 2014-02-18 17:05:51 +01:00
Felix Hammerl
250aa4b886 adapt ui to async content fetching 2014-02-17 18:20:58 +01:00
Felix Hammerl
04cf299e1e adapt gruntfile, package.json, dummy mails 2014-01-16 12:55:10 +01:00
Felix Hammerl
3817bdc0c0 toggles unread/read when clicking the circle 2014-01-16 11:37:43 +01:00
Tankred Hase
c6af643730 implement mark as unread 2014-01-15 15:27:38 +01:00
Felix Hammerl
afda794bc4 [WO-192] dont fail unnecessary when encountering a potentially malicious uuid 2014-01-08 16:04:18 +01:00
Tankred Hase
8f366ffb75 display unread flag over answered 2013-12-12 16:39:29 +01:00
Tankred Hase
d08321d345 switching between offline and online state works 2013-12-10 22:20:41 +01:00
Tankred Hase
4cf8e3cb5c Merge remote-tracking branch 'origin/dev/sync_flags' 2013-12-05 19:15:36 +01:00
Felix Hammerl
b4115ed879 fix unread and answered flags are updated 2013-12-05 18:28:18 +01:00
Tankred Hase
1fb092a79d add tests 2013-12-05 15:22:44 +01:00
Tankred Hase
cf031a105e [WO-136] show notification when email has been sent 2013-12-05 15:02:41 +01:00
Felix Hammerl
1714955e8e only select a new message if necessary 2013-12-04 17:13:24 +01:00
Felix Hammerl
32d0c08822 reactivate tests for mail list ctrl 2013-12-04 14:15:12 +01:00
Tankred Hase
8e0d0ff4fd fix scrolling 2013-12-03 21:07:28 +01:00
Tankred Hase
d23bdbc172 fix login existing and do scope.apply after email dao sync 2013-12-03 20:25:39 +01:00
Tankred Hase
58ed8928e6 integrate new email-dao into controllers and first attempt at starting app 2013-12-03 19:21:50 +01:00
Felix Hammerl
81a56a77c0 [WO-57] Introduce encrypted outbox
The outbox is encrypted using the sender's keys. Prior
to sending, every mail is buffered in the outbox.
2013-11-26 13:37:22 +01:00
Tankred Hase
6b8dd9bc76 fix margins and line height in reader and add > to before replies 2013-11-18 19:53:31 +01:00
Tankred Hase
d892b2c67f [WO-121] review strings 2013-11-18 17:44:59 +01:00
Tankred Hase
8bbb7d7d34 Call () in onError handler to cleanup controller 2013-11-14 23:57:06 +01:00
Tankred Hase
5be2d89fab merged new error handlers with controller unti tests 2013-11-14 20:13:27 +01:00
Tankred Hase
d779ef679d [WO-92] fix scrolling bus in mail list 2013-11-13 14:10:43 +01:00
Felix Hammerl
6ea15083d5 remove redundant closing of modal dialog 2013-11-11 16:57:21 +01:00
Tankred Hase
644b9757ee change strings 2013-11-11 16:22:30 +01:00
Felix Hammerl
9078a0ce51 [WO-84] confirm deletion from trash 2013-11-11 15:53:34 +01:00
Tankred Hase
ba807ff80f set selected to undefined if email is empty 2013-11-09 13:33:37 +01:00
Tankred Hase
342105cb4c refactor mail list 2013-11-08 23:31:20 +01:00
Tankred Hase
a82c2ca20a refactor read conrtoller to use global state 2013-11-08 22:05:08 +01:00
Tankred Hase
28a109bb07 create dialog and start cleanup of controller code using scope chain 2013-11-08 21:35:30 +01:00
Tankred Hase
4e6f9b9bbf [WO-64] fix newline in reader and text parser in writer 2013-11-05 22:33:19 +01:00
Felix Hammerl
c0203bb1f6 [WO-87][WO-89] automated sync and notification on incoming email 2013-11-05 16:55:17 +01:00
Tankred Hase
b20ab9790c refactor files for transform transition for mobile
use prototypical inheritance by invoking parent functions in child scopes
2013-10-27 13:03:13 +01:00
Felix Hammerl
d4398ebbb8 [WO-29] omit unnecessary flag update 2013-10-24 15:18:16 +02:00
Tankred Hase
88f3fe567c try to fix focus 2013-10-19 15:06:23 +02:00
Tankred Hase
f3b4140f81 fix ciphertext preview reload 2013-10-19 03:55:12 +02:00
Tankred Hase
94bba66602 add keyboard shrtcut for sync 2013-10-17 18:45:20 +02:00
Felix Hammerl
8c6c6a8ab2 delete mail displays next mail 2013-10-17 10:36:50 +02:00