1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 17:57:16 +00:00
Commit graph

607 commits

Author SHA1 Message Date
M66B
da9aeaf978 Close drawer on new fragment (folders menu) 2018-08-14 17:42:57 +00:00
M66B
57ceca54d7 Reply to sender, not to self 2018-08-14 17:41:21 +00:00
M66B
f25ca38376 Fixed fetching reply-to address
Who had thought that get 'reply-to' would return 'to' if not present?
2018-08-14 17:23:35 +00:00
M66B
794e3d86b7 Revised message view header, showing reply to address 2018-08-14 17:13:28 +00:00
M66B
db911996e2 Fixed reply all 2018-08-14 16:46:19 +00:00
M66B
eb5b756c48 Improved layout 2018-08-14 16:46:02 +00:00
M66B
1c1b7a4243 Updated FAQ 2018-08-14 16:23:36 +00:00
M66B
33665c7e9c Crowdin sync 2018-08-14 16:13:30 +00:00
M66B
36416a26b1 Word wrap addresses and subject
Who had though to set singleLine="true" and inputType="textMultiLine" ??
2018-08-14 16:10:09 +00:00
M66B
313ef5eddd Added menu to privacy policy 2018-08-14 15:57:32 +00:00
M66B
2ac5accc00 Added menu shortcut to folders of primary account 2018-08-14 15:45:07 +00:00
M66B
43fb46615e Reply to sender
Fixes #38
2018-08-14 15:20:00 +00:00
M66B
6cadda6c0a Consider failed messages as sent 2018-08-14 15:01:39 +00:00
M66B
f2779c7f0f Fixed handling send problems 2018-08-14 14:50:41 +00:00
M66B
afb7668d6e Fixed race condition 2018-08-14 14:25:21 +00:00
M66B
badbd134f5 Added option to delete attachments 2018-08-14 14:16:29 +00:00
M66B
4ed1064d18 Save drafts with content only 2018-08-14 13:45:18 +00:00
M66B
fffb61b1cb Try to send message once only, report send errors
To prevent duplicates and endless retries
2018-08-14 13:03:33 +00:00
M66B
437ef94b6c Fixed seen 2018-08-14 12:34:57 +00:00
M66B
0ca1050b2e To do 2018-08-14 12:27:07 +00:00
M66B
0df8aea75d Small layout improvement 2018-08-14 12:23:39 +00:00
M66B
c7e290661c Terminate backoff on stop 2018-08-14 12:23:22 +00:00
M66B
cb068873f0 Reset error on disabling sync 2018-08-14 12:13:16 +00:00
M66B
b6873052b9 Fixed loop on too many connections 2018-08-14 12:07:57 +00:00
M66B
c4b1963f80 Let outbox show connectivity 2018-08-14 11:56:28 +00:00
M66B
1e1022a147 Synchroneous service stop 2018-08-14 11:08:28 +00:00
M66B
2f2dabe919 Fixed message list flickering 2018-08-14 09:22:53 +00:00
M66B
7807008c24 Outbox properties are immutable 2018-08-14 09:10:30 +00:00
M66B
fec647a7ee Fixed setup closing on config change 2018-08-14 08:31:43 +00:00
M66B
40780faabe Fixed initial account setup 2018-08-14 08:06:06 +00:00
M66B
b6d2c0eab5 Identity conveniences 2018-08-14 07:56:17 +00:00
M66B
511acdc875 Allow disabling account sync without internet connection 2018-08-14 06:40:36 +00:00
M66B
81255dc31e Crowdin sync 2018-08-14 05:54:16 +00:00
M66B
7ea97fad6b Changed name to FairEmail 2018-08-14 05:53:24 +00:00
M66B
d3245ef77f Make new email relative to stored time 2018-08-14 05:33:44 +00:00
M66B
dbff583f05 Show identity email
Requested by @Primokorn
2018-08-14 05:08:30 +00:00
M66B
e3d908a752 Controlled teardown 2018-08-13 19:56:53 +00:00
M66B
5d86ae6df2 Open system folders first 2018-08-13 19:02:06 +00:00
M66B
106e518960 Small improvements 2018-08-13 18:49:54 +00:00
M66B
33ad41020a Logaritmic backoff, fixes, improvements 2018-08-13 18:22:18 +00:00
M66B
e72b1a7a3d Show account/folder connectivity 2018-08-13 17:35:50 +00:00
M66B
6bba997cce Fixed MOVE/DELETE local
Introducing a dependency on UIDPLUS
2018-08-13 14:37:15 +00:00
M66B
4db7c6e107 Convenience 2018-08-13 13:57:51 +00:00
M66B
3314826120 Disable all on action 2018-08-13 13:53:46 +00:00
M66B
0a4621abad Removed mailbox.org from providers
Login not accepted
2018-08-13 12:29:06 +00:00
M66B
52d72ca803 Update draft in place, revised compose
Fixes #36
2018-08-13 11:22:57 +00:00
M66B
951bdfab67 Store attachments as files 2018-08-13 08:58:36 +00:00
M66B
7af11814d6 Show operations in debug mode 2018-08-13 06:59:05 +00:00
M66B
a4b843ecd5 Fixed attachment observing 2018-08-13 06:23:46 +00:00
M66B
4050350a0e Fixed debug/crash info 2018-08-13 06:04:20 +00:00