Commit Graph

204 Commits

Author SHA1 Message Date
M66B
fbc8112104 Immutable pending intents 2021-03-27 18:54:55 +01:00
M66B
e322d4f8bc Prevent crash 2021-03-24 18:55:18 +01:00
M66B
b787d889de Prevent send/cancel race condition 2021-03-22 08:04:52 +01:00
M66B
d4c6648959 Retry EXISTS after 20 seconds 2021-02-23 08:54:18 +01:00
M66B
c0b2d463bf Set send time on sending 2021-02-20 14:29:37 +01:00
M66B
ddb23099b5 MIUI sound workaround for sending 2021-02-11 13:05:03 +01:00
M66B
3a9b9a3c34 Send alert once 2021-02-04 12:31:27 +01:00
M66B
497c6bc221 Recognize language of subject 2021-01-25 14:49:56 +01:00
M66B
8e946e9863 Refactoring 2021-01-19 12:20:00 +01:00
M66B
c24f79354e Optimization 2021-01-19 11:57:59 +01:00
M66B
41825ec2d6 Improved SMTP error message 2021-01-12 11:59:45 +01:00
M66B
9c77f3ea43 Unrecoverable sends will not be retried 2021-01-12 10:37:54 +01:00
M66B
968f0ce68a Restart send service on user retry 2021-01-12 10:15:45 +01:00
M66B
cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B
a71ca7b35a Replaced threads by executor 2020-12-31 12:29:58 +01:00
M66B
1a7bcd60a9 Update subject of sent messages 2020-11-18 13:23:43 +01:00
M66B
04f75e1eca Reduce transaction time 2020-11-16 19:06:55 +01:00
M66B
7369e4d453 Added remark 2020-11-03 16:52:10 +01:00
M66B
82baded291 Prevent crash 2020-11-01 14:21:00 +01:00
M66B
0960d5cf86 Prevent sending with disabled identities 2020-10-05 08:15:59 +02:00
M66B
29bad58778 Monitor operations per account 2020-10-04 17:54:09 +02:00
M66B
b87dda9174 Two tone icons V2 2020-09-28 09:54:28 +02:00
M66B
f9983ead6f Reset outbox on boot 2020-09-26 18:14:47 +02:00
M66B
33581e907f Prevent duplicate send operations 2020-09-17 16:33:52 +02:00
M66B
532930b710 Added SMTP DSN 2020-09-05 15:52:28 +02:00
M66B
b81af0a63a Close SMTP connection before post processing 2020-08-30 19:13:01 +02:00
M66B
c48ee83925 Singleton handler 2020-08-23 17:34:14 +02:00
M66B
bcd668a622 Added encryption none 2020-08-23 09:29:32 +02:00
M66B
cde1d928a6 Move exists delay to send service 2020-08-09 20:08:50 +02:00
M66B
3b891df11e Sent elapsed time 2020-08-01 08:15:49 +02:00
M66B
d0d893dc55 Set received time for sent messages 2020-07-31 13:58:10 +02:00
M66B
bbf074e341 Send connectivity backoff 2020-07-29 14:22:48 +02:00
M66B
af0fde7cb3 Small improvement 2020-07-29 09:53:38 +02:00
M66B
23b08d943f Revert "Restored send delay"
This reverts commit ae0c2478cf.
2020-07-29 08:41:53 +02:00
M66B
b331c69331 Added logging 2020-07-29 08:37:07 +02:00
M66B
ae0c2478cf Restored send delay 2020-07-29 08:30:51 +02:00
M66B
8168875dd3 Removed send delay 2020-07-28 22:37:20 +02:00
M66B
bb85993da6 Cleanup 2020-07-28 17:20:51 +02:00
M66B
d26d9b3cac Restart send on active network change 2020-07-28 16:58:57 +02:00
M66B
f30157ee6f Fixed send thread 2020-07-28 16:58:10 +02:00
M66B
75d976fa63 Improved logging 2020-07-28 16:38:31 +02:00
M66B
c7d476354b Update send network state on settings changes 2020-07-27 16:36:38 +02:00
M66B
d7706f0e72 Fixed stopping sent service when not monitoring operations 2020-07-26 11:02:40 +02:00
M66B
6630a94b51 Added Unicode hint 2020-07-10 11:30:30 +02:00
M66B
3d13ea3773 Prevent deleting executing operations 2020-07-05 08:04:18 +02:00
M66B
ff5ec9eb1f Always report send errors 2020-07-04 21:48:39 +02:00
M66B
8876c1d312 Prevent crash 2020-07-04 08:06:29 +02:00
M66B
bbfeec1a79 Allow larger user message size 2020-07-03 10:23:53 +02:00
M66B
0a53707ffa Authentication exception with I/O error is recoverable 2020-07-02 19:01:22 +02:00
M66B
1c864c9e94 Long size 2020-07-02 08:36:12 +02:00