Commit Graph

647 Commits

Author SHA1 Message Date
M66B
d597366f17 Added synchronize on demand setting 2019-02-17 18:34:53 +00:00
M66B
3dda075978 Small improvement 2019-02-17 18:06:46 +00:00
M66B
7b55d4e0fc Synchronize on demand 2019-02-17 18:04:22 +00:00
M66B
72de959ceb Bring back store sent 2019-02-17 16:35:01 +00:00
M66B
e35c61e018 Small optimization 2019-02-17 13:40:23 +00:00
M66B
b0492af20e Fixed moving messages without ID and UIDPLUS 2019-02-17 10:23:17 +00:00
M66B
2f9d4c7ebb Fixed race condition while handling sent messages 2019-02-17 09:18:42 +00:00
M66B
662b2b52a7 Fixes, improvements 2019-02-15 07:51:14 +00:00
M66B
582ce275db Added automation support 2019-02-14 13:28:14 +00:00
M66B
041f2ca3d4 Added simple scheduling 2019-02-14 12:28:03 +00:00
M66B
5b124c8ce4 Added local contacts 2019-02-13 11:22:13 +00:00
M66B
32e08b49d5 Refactoring 2019-02-13 07:20:07 +00:00
M66B
3308c766fd Report connectivity errors after 90 minutes 2019-02-13 07:11:20 +00:00
M66B
50ddbe3a46 Set smtp host name for all protocols 2019-02-12 18:51:11 +00:00
M66B
2325ab24bc Report connections errors only after a few tries 2019-02-12 17:12:25 +00:00
M66B
67b203ad3a Removed POP3 support
There are too many disadvantages likely resulting in too many support questions
2019-02-11 22:06:24 +00:00
M66B
144bd41170 POP delete 2019-02-11 21:21:34 +00:00
M66B
bc6d08e15e Log reason for append/delete 2019-02-11 13:52:42 +00:00
M66B
9006f0ffe9 Refactoring 2019-02-10 19:55:54 +00:00
M66B
02696710ae POP support 2019-02-10 19:22:35 +00:00
M66B
3edfb7b0bf Improved POP support 2019-02-10 16:33:31 +00:00
M66B
07a0bd7bde Improved formatting 2019-02-10 13:37:39 +00:00
M66B
e7dd1a01b1 Basic POP3 support 2019-02-09 21:04:03 +00:00
M66B
4f83c18b60 Added setting to disable notification message preview 2019-02-09 14:31:48 +00:00
M66B
50ee5750fc Ignore messages on tapping summary notification 2019-02-09 14:01:46 +00:00
M66B
f0fc21bfbc Added identity option to send plain text only 2019-02-09 12:55:12 +00:00
M66B
aa3f4a4990 Refactoring 2019-02-09 12:19:23 +00:00
M66B
af5ae44c82 Revert "POP support"
This reverts commit f246284812.
2019-02-09 09:03:07 +00:00
M66B
f246284812 POP support 2019-02-08 11:51:32 +00:00
M66B
96dc817a28 Refactoring 2019-02-07 19:51:50 +00:00
M66B
0f055effb1 Delete previous messages by ID 2019-02-06 15:18:01 +00:00
M66B
7062a6c947 Added logging 2019-02-06 15:01:15 +00:00
M66B
482875dfcd Get lookup URIs on sync 2019-02-04 11:45:38 +00:00
M66B
ef582f3e99 Improved folder synchronization 2019-02-04 10:19:17 +00:00
M66B
3acbba8982 Fixed handling commands for deleted messages 2019-02-04 10:08:25 +00:00
M66B
0cb5b3e074 Fixed folder synchronization 2019-02-04 10:08:09 +00:00
M66B
a17b112320 Added workaround for drafts flag 2019-02-02 19:28:44 +00:00
M66B
4dd6b3524b Log UIDPLUS support 2019-02-02 14:20:29 +00:00
M66B
b0112b3002 Refactoring 2019-02-02 14:09:06 +00:00
M66B
ac02d5989e Fix seen after move 2019-02-02 12:23:35 +00:00
M66B
7e2479d138 Fixed resetting folder types 2019-02-02 11:51:17 +00:00
M66B
a92d81cd81 Added folder waiting state 2019-02-02 08:13:48 +00:00
M66B
c023af093c Dynamically configure inbox 2019-02-02 07:49:19 +00:00
M66B
8bef85df9e Refactoring 2019-02-01 21:06:14 +00:00
M66B
4fcea7af71 Small improvement 2019-02-01 10:48:42 +00:00
M66B
73a375213b Removed yields on main thread 2019-02-01 09:49:15 +00:00
M66B
187ec27083 Download flags for debugging purposes 2019-01-30 07:49:14 +00:00
M66B
174ff16b4c Fixed fetching body structure on download 2019-01-29 18:52:03 +00:00
M66B
cdb84c72b3 Prevent duplicate operation execution 2019-01-29 15:57:05 +00:00
M66B
7ddcc119e6 Revert "Process newly arrived operations only"
This reverts commit cb1ded8ecf.
2019-01-29 15:41:16 +00:00