1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00
Commit graph

1017 commits

Author SHA1 Message Date
M66B
a241a5d337 Fixed downloading wrong messages 2018-09-17 05:06:38 +00:00
M66B
5a657a09f2 Reduce data usage 2018-09-16 20:15:43 +00:00
M66B
8f5d4e7f97 0.56 release 2018-09-16 18:54:06 +00:00
M66B
241d9d47d5 Removed debug override 2018-09-16 18:50:48 +00:00
M66B
45a6b742bb Fixed index 2018-09-16 18:43:05 +00:00
M66B
8867209a58 Crowdin sync 2018-09-16 18:15:35 +00:00
M66B
26fdc79ad8 Optimized sync/donwload, improvements 2018-09-16 18:07:26 +00:00
M66B
5198802bc0 Small improvements 2018-09-16 15:18:57 +00:00
M66B
a64ce7b4c6 Set fetch size to 48 KB 2018-09-16 14:35:27 +00:00
M66B
5c2bcaf43b Check for removed message 2018-09-16 14:20:59 +00:00
M66B
66ce3939c3 Fix upper case content types 2018-09-16 14:20:38 +00:00
M66B
b1b58c0892 JavaMail properties are confusing 2018-09-16 14:01:18 +00:00
M66B
97d4df235b Download messages/attachments on second pass 2018-09-16 14:00:36 +00:00
M66B
6a63e4e79a Fixed crash 2018-09-16 13:31:36 +00:00
M66B
0b5a7be200 Reset outbox errors 2018-09-16 11:32:03 +00:00
M66B
416cbf24b9 Load body once 2018-09-16 11:28:37 +00:00
M66B
02de397be8 Check if edited url has correct scheme 2018-09-16 11:15:32 +00:00
M66B
f525b88b84 Prefix cid with package name
Fixes #122
2018-09-16 11:06:15 +00:00
M66B
5a61f0d53a Limit height of address fields in message view
Fixes #121
2018-09-16 10:55:20 +00:00
M66B
265e7fe88f Download small messages on metered connection only, refactoring, improvements 2018-09-16 10:44:13 +00:00
M66B
18fb7beff5 Made dark theme a pro feature 2018-09-16 06:27:31 +00:00
M66B
f74adb7b25 Prevent renaming system folders
Fixes #123
2018-09-16 06:18:33 +00:00
M66B
87ead339f9 Defer downloading body 2018-09-15 07:24:34 +00:00
M66B
9c92f19127 Increase remote search page to five 2018-09-15 06:35:59 +00:00
M66B
91f8f0c065 0.55 release 2018-09-15 06:03:26 +00:00
M66B
713aa53a01 Crowdin sync 2018-09-15 06:02:32 +00:00
M66B
ad7072e333 Prevent crash 2018-09-15 05:52:59 +00:00
M66B
1cc3d79ce9 Unexpected error handling 2018-09-15 05:49:54 +00:00
M66B
d9384a8dfe Use alter dialog for setup errors
Fixes #4
2018-09-15 05:33:00 +00:00
M66B
fbd8ca131b Small layout improvement 2018-09-15 05:32:33 +00:00
M66B
7d16df5b54 0.54 release 2018-09-14 17:47:28 +00:00
M66B
8274cb05ec Crowdin sync 2018-09-14 17:43:51 +00:00
M66B
7c6841b936 Run all executors in background 2018-09-14 17:34:03 +00:00
M66B
4e5eecfece Added inbox and archive to legend 2018-09-14 17:21:32 +00:00
M66B
6ce74019a7 Isolate account states 2018-09-14 17:12:54 +00:00
M66B
6dbd487afc Prevent crash 2018-09-14 17:01:12 +00:00
M66B
f5b38bd806 Prevent crash 2018-09-14 16:58:30 +00:00
M66B
1ab82368fe Revert "Left/right experiment"
This reverts commit 790c09af9f.

Refs #116
2018-09-14 16:16:06 +00:00
M66B
790c09af9f Left/right experiment
Refs #116
2018-09-14 16:15:06 +00:00
M66B
9fcda3a58c Fixed lights default 2018-09-14 14:33:00 +00:00
M66B
d7b7a4ce7c Suppress folder closed messages 2018-09-14 14:13:14 +00:00
M66B
042a6e9d0c Crowdin sync 2018-09-14 13:32:02 +00:00
M66B
d2cb26e325 Added settings for notification light 2018-09-14 13:31:00 +00:00
M66B
90fdbf304d Show connected identity state only 2018-09-14 13:13:59 +00:00
M66B
32900778b4 Show outbox as synchronizing 2018-09-14 13:13:26 +00:00
M66B
b0e81bf312 Small layout improvement 2018-09-14 13:10:11 +00:00
M66B
51c88c9a36 0.53 release 2018-09-14 11:40:51 +00:00
M66B
ec4205c783 Import whitelisted settings only 2018-09-14 11:36:49 +00:00
M66B
6cc20c7542 Crowdin sync 2018-09-14 11:36:28 +00:00
M66B
b38a735437 Export/import settings
Fixes #45
2018-09-14 11:33:22 +00:00
M66B
5ec2225c4e Small layout improvement 2018-09-14 11:30:15 +00:00
M66B
a38f274aa2 Added support hint 2018-09-14 09:09:58 +00:00
M66B
63b4910f17 Limit crash logs, refactoring 2018-09-14 08:31:49 +00:00
M66B
c9be3a3d6b Removed refresh token from search 2018-09-14 08:17:29 +00:00
M66B
fc98eba42b Added folder create, rename, delete
Fixes #71
2018-09-14 08:15:45 +00:00
M66B
d7e38c0f56 Refactoring 2018-09-14 07:24:34 +00:00
M66B
cf6670a7d2 Handle folder events
Refs #71
2018-09-14 06:28:23 +00:00
M66B
cd41d6812a Forward downloaded attachments
Fixes #33
2018-09-14 06:13:46 +00:00
M66B
2f23f0bbda Skip remove exceptions when reporting crash 2018-09-14 05:41:02 +00:00
M66B
96756858e5 Small layout improvement 2018-09-14 05:28:32 +00:00
M66B
4124ece4ea Fixed simple task reload 2018-09-14 05:26:21 +00:00
M66B
c9c1a120cd Small improvement 2018-09-13 19:03:50 +00:00
M66B
880c0d4326 0.52 release 2018-09-13 18:36:04 +00:00
M66B
14126915c1 Crowdin sync 2018-09-13 18:32:52 +00:00
M66B
f0a8803689 Send inline images
Fixes #49
2018-09-13 18:31:05 +00:00
M66B
402198df9d Insert inline images
Refs #49
2018-09-13 18:24:48 +00:00
M66B
fd65310f22 Show inline images
Resf #49
2018-09-13 17:06:03 +00:00
M66B
cdb745d0b7 Fixed handling message removed exception 2018-09-13 15:58:10 +00:00
M66B
afd68f3daa Check for (changed) contacts permissions 2018-09-13 15:55:01 +00:00
M66B
54bb3ed946 0.51 release 2018-09-13 14:05:47 +00:00
M66B
7912dcb4b9 Crowdin sync 2018-09-13 14:01:53 +00:00
M66B
a4eec5d07c Allow adding/changing contacts
Fixes #103
2018-09-13 13:59:09 +00:00
M66B
9a6e56cf16 Ask before opening links, with the option to edit the link 2018-09-13 13:15:08 +00:00
M66B
76f75d5a5f Prevent crash 2018-09-13 12:43:59 +00:00
M66B
78353a977a Revert "Explicitly auto cancel new messages notification"
This reverts commit fb5967623f.
2018-09-13 12:42:11 +00:00
M66B
fb5967623f Explicitly auto cancel new messages notification 2018-09-13 11:47:55 +00:00
M66B
86afc0d1d5 Made sort pro feature 2018-09-13 10:29:07 +00:00
M66B
ecbf90a978 0.50 release 2018-09-13 10:11:26 +00:00
M66B
9f2af6a6ff Added sort
Fixes #101
2018-09-13 10:06:48 +00:00
M66B
3267f8bf5f 0.49 release 2018-09-13 07:20:48 +00:00
M66B
8bcd13a9fb Crowdin sync 2018-09-13 07:19:12 +00:00
M66B
01137d38bb Added reference to FAQ about pro features price 2018-09-13 07:15:56 +00:00
M66B
d8a7b922a4 Updated remark 2018-09-13 07:06:06 +00:00
M66B
d2cf6c0ce6 Crowdin sync 2018-09-13 07:05:02 +00:00
M66B
f89414fefc Outbox fix 2018-09-13 06:34:15 +00:00
M66B
7a1053691c Workaround for providers erasing the message ID
Fixes #109
2018-09-13 06:31:33 +00:00
M66B
36a440b6a4 Separate threads of different accounts 2018-09-13 05:43:47 +00:00
M66B
2462c90975 Fixed displaying message thread 2018-09-13 05:04:21 +00:00
M66B
1ea4031228 Fixed occasional crash after navigating from new messages notifiction 2018-09-13 05:03:38 +00:00
M66B
7f306d3af3 Made account colors pro featue 2018-09-12 19:19:42 +00:00
M66B
439d0a917a Color picker source 2018-09-12 19:11:50 +00:00
M66B
1fe2ee4244 0.48 release 2018-09-12 18:56:29 +00:00
M66B
641285ac2c Crowdin sync 2018-09-12 18:18:32 +00:00
M66B
6ee1b0ff10 Show account color in unified inbox only 2018-09-12 18:15:42 +00:00
M66B
fd0f4869eb Search all from addresses for contact photo 2018-09-12 18:12:35 +00:00
M66B
b4d73619cc Hide support message on resume 2018-09-12 18:12:13 +00:00
M66B
1f096d019e Fixed stretched action icons
Fixes #107
2018-09-12 17:37:47 +00:00
M66B
33f1a352ef Save accout color 2018-09-12 17:27:50 +00:00
M66B
0b47b52b1f Separate messages of different accounts 2018-09-12 16:56:59 +00:00
M66B
a3c2a80d93 Added account colors
Fixes #59
2018-09-12 16:54:48 +00:00
M66B
0041182a4c Small improvement 2018-09-12 13:23:34 +00:00
M66B
8087c288b2 Use default imput method 2018-09-12 12:48:10 +00:00
M66B
187fc532a5 Scroll up when navigating from new messages notification 2018-09-12 12:35:52 +00:00
M66B
b0fa5acf7b Check if webview exists 2018-09-12 12:02:27 +00:00
M66B
845484fa80 Use block quote when replying/forwarding 2018-09-12 11:55:52 +00:00
M66B
5ac769af01 Removed webview / html advanced options 2018-09-12 11:54:16 +00:00
M66B
047629b6dc Fixed dislay issue 2018-09-12 11:22:33 +00:00
M66B
7ae0ed395e Send log files as attachments 2018-09-12 10:54:37 +00:00
M66B
cb8a9e4d5d Added crash remark 2018-09-12 10:24:28 +00:00
M66B
d6970bb1bf Fixed race condition search 2018-09-12 10:15:11 +00:00
M66B
075377e8f3 Fixed resume creating new message
The fragment might be paused before a new draft was created
2018-09-12 10:07:36 +00:00
M66B
0d64afa4c7 Enabled autosave after loading draft 2018-09-12 09:51:48 +00:00
M66B
92d839fb8c Make sure to delete local messages only 2018-09-12 09:32:36 +00:00
M66B
bbf28c39d5 Prevent deleting drafts 2018-09-12 09:27:52 +00:00
M66B
060695e132 Updated text
Fixes #104
2018-09-12 09:11:23 +00:00
M66B
255cb1ad07 Ask for support 2018-09-12 09:10:03 +00:00
M66B
def63c2381 Added operations subtitle 2018-09-12 08:19:24 +00:00
M66B
99a174f8c1 Fixed occasional hangs on stop, small improvements 2018-09-12 08:16:38 +00:00
M66B
dfb19c24a2 Show thread read, but not for messages in outbox or for drafts 2018-09-12 05:51:45 +00:00
M66B
b69ceb7464 Fixed placeholders standard answers 2018-09-12 05:51:16 +00:00
M66B
674a22f95d Fixed extra newlines signature 2018-09-12 05:39:24 +00:00
M66B
ede0b20370 Process operations on manual sync 2018-09-11 16:52:34 +00:00
M66B
831db4569e Fixed restart 2018-09-11 16:32:35 +00:00
M66B
8619da79b5 Enabled connection pool debugging 2018-09-11 16:29:04 +00:00
M66B
e42d1da65a Updated libraries 2018-09-11 16:28:43 +00:00
M66B
991ecf35db Updated text 2018-09-09 08:46:04 +00:00
M66B
8df21b0e83 Explicitly show when not synchronizing 2018-09-09 07:41:53 +00:00
M66B
df7686e50a Refactoring 2018-09-09 07:36:57 +00:00
M66B
e96b3f98cf 0.47 release 2018-09-09 07:29:47 +00:00
M66B
7b601d8e5a Crowdin sync 2018-09-09 07:27:36 +00:00
M66B
624191a58e Reset backup after opening folders 2018-09-09 07:23:51 +00:00
M66B
bc92c2baa8 Revert "Suppress illegal state and folder closed exception"
This reverts commit 3137e3f3fb.
2018-09-09 07:21:32 +00:00
M66B
3137e3f3fb Suppress illegal state and folder closed exception 2018-09-09 07:15:51 +00:00
M66B
8fdeccea98 Added option to insert links from clipboard
Refs #49
2018-09-09 07:15:37 +00:00
M66B
a99ce5a7a5 Crowdin sync 2018-09-09 06:12:57 +00:00
M66B
3943ea1807 Mark third party installs 2018-09-09 06:09:59 +00:00
M66B
710b72b5e8 Allow deleting sent messages 2018-09-09 05:59:48 +00:00
M66B
c1584085a0 Unhide messages when found on server 2018-09-09 05:48:19 +00:00
M66B
26431f4884 Fixed move timeout when navigating 2018-09-09 05:48:10 +00:00
M66B
37d0d7984e Allow moving to sent 2018-09-08 20:14:49 +00:00
M66B
5d48d68696 Reply to recipient, not to known self 2018-09-08 20:01:10 +00:00
M66B
f4086ecbb3 Undo move to archive/trash
Fixes #92
2018-09-08 19:54:20 +00:00
M66B
89f1321a0a Uses network timeout for store close timeout 2018-09-08 18:15:23 +00:00
M66B
f25c1296df Revert "Prepare listing AOL"
This reverts commit a7cee78360.
2018-09-08 18:14:03 +00:00
M66B
a7cee78360 Prepare listing AOL 2018-09-08 18:03:37 +00:00
M66B
ba1a8e9551 Increase network timeout to 60 seconds 2018-09-08 18:03:10 +00:00
M66B
f570911f8c Increased network timeouts 2018-09-08 17:54:36 +00:00
M66B
fb634a8e4a Small improvement 2018-09-08 17:43:10 +00:00
M66B
fa4c8e7d9f 0.45 release 2018-09-08 17:29:32 +00:00
M66B
7b70586778 Show avatar in message view 2018-09-08 17:27:42 +00:00