1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00
Commit graph

245 commits

Author SHA1 Message Date
M66B
80a76c4663 Added message importance/rule 2020-02-01 13:51:32 +01:00
M66B
57dca80bfb Added sent by address 2020-01-30 18:24:46 +01:00
M66B
8fb2409e36 Store intermediate certificates 2020-01-30 14:58:08 +01:00
M66B
4624ae2166 Prevent folder invalidation 2020-01-22 16:18:21 +01:00
M66B
f93fe15775 Don't show encryption attachments as attachments 2020-01-22 09:02:59 +01:00
M66B
7d5784dc43 POP3: added leave on device option 2020-01-21 15:15:48 +01:00
M66B
0a8a412238 Store encryption status 2020-01-18 11:28:37 +01:00
M66B
6bc3488d01 Added favorite answers 2020-01-16 18:45:17 +01:00
M66B
9c9a96e8f1 Added FTS index worker 2020-01-14 22:46:36 +01:00
M66B
0bb4282e5c Allow accounts to be exempted from polling 2020-01-12 18:48:26 +01:00
M66B
65f256a4eb Added quota support 2020-01-07 18:04:51 +01:00
M66B
d5ea82631e Experiment: auto tune keep alive interval 2019-12-29 09:29:47 +01:00
M66B
b26892a3c4 Store Autocrypt header 2019-12-24 17:18:48 +01:00
M66B
dbc24f8bdf Backward compatibility 2019-12-22 08:45:09 +01:00
M66B
02dfb75542 Added/storing auth provider id 2019-12-21 16:07:46 +01:00
M66B
500e1b0eef Check fingerprint server certificates 2019-12-16 19:09:49 +01:00
M66B
d0f4c89233 Added suffix to raw message files 2019-12-13 09:09:45 +01:00
M66B
e85beb1b04 Added on demand sync setting 2019-12-08 15:02:37 +01:00
M66B
8dd9c62365 Check S/MIME key validity 2019-12-06 11:42:52 +01:00
M66B
043c33ea41 Store S/MIME key alias in identity 2019-12-05 20:26:21 +01:00
M66B
a2bb26e086 Identify certificates by fingerprint 2019-12-04 10:45:53 +01:00
M66B
6cda333e31 Added certificate table 2019-12-03 14:25:58 +01:00
M66B
bdf47fe67f Added account option to use date header as received time 2019-12-01 14:18:24 +01:00
M66B
daadc58e97 Revised revisions 2019-11-20 12:05:55 +01:00
M66B
fa7ee6953f Updated database schema 2019-11-17 13:57:07 +01:00
M66B
679eb92f74 Added revision properties 2019-11-15 21:19:33 +01:00
M66B
f262eb3e3e Added notification move action 2019-10-23 12:51:20 +02:00
M66B
8d760b2acd Keep record of number of times a rule was applied 2019-10-19 16:04:33 +02:00
M66B
6668cab3e5 Prevent unhide on sync 2019-10-14 11:29:46 +02:00
M66B
d1520be8e7 Added account setting to ignore bodystructure size 2019-10-09 14:01:26 +02:00
M66B
0f133e9bed Added folder colors 2019-10-07 18:23:08 +02:00
M66B
88fc8efe81 Select receipt request in send dialog 2019-10-01 13:56:48 +02:00
M66B
23df3a100a Show body size 2019-09-30 21:30:43 +02:00
M66B
c5f9d495e5 Added message priority 2019-09-30 17:08:45 +02:00
M66B
a1d49dba54 Made UI hide boolean again 2019-09-27 18:25:55 +02:00
M66B
13997a0848 Added POP3 option to leave messages on server 2019-09-25 13:26:56 +02:00
M66B
c7190d0a61 Moved auto seen to advanced account settings 2019-09-23 15:58:53 +02:00
M66B
50f48fb4c6 Match identities by regex 2019-09-23 10:47:05 +02:00
M66B
d9d601ef4a Added unsubscribe button 2019-09-08 13:01:45 +02:00
M66B
a3dbd6e9ed Allow disabling signature when composing 2019-09-07 10:30:46 +02:00
M66B
1ed78da2a0 Support for renaming folders 2019-07-29 21:53:32 +02:00
M66B
861c6da4b9 Store and check uid validity 2019-07-24 22:01:41 +02:00
M66B
3be40ef641 Store attachment count for better performance 2019-07-24 14:49:55 +02:00
M66B
d4f6653047 Automatically remember sign key 2019-07-18 17:38:51 +02:00
M66B
a8215cd7bd Default encrypt on replying to encrypted message 2019-07-16 18:46:25 +02:00
M66B
b8203fe0f0 Added option to check sender's MX records 2019-07-16 14:56:46 +02:00
M66B
f62e1bce82 Removed auto keep alive adjust 2019-07-08 19:23:07 +02:00
M66B
9f6c1f3ea9 Support for non selectable folders 2019-07-07 08:23:46 +02:00
M66B
dd3d92d61f Persist notifying messages 2019-07-06 10:16:42 +02:00
M66B
6f67982ce0 Store folder separator 2019-06-26 08:13:39 +02:00
M66B
65ce1df6ae Cleanup 2019-06-19 15:17:03 +02:00
M66B
eddfad1e25 Removed select account 2019-06-19 14:51:19 +02:00
M66B
f327b7b284 Added account setting to disable partial fetch
https://javaee.github.io/javamail/docs/NOTES.txt
2019-06-14 18:29:17 +02:00
M66B
f5132de1f4 Revert "Reduce number of invalidations"
This reverts commit 845eff88b4.
2019-06-07 18:33:48 +02:00
M66B
845eff88b4 Reduce number of invalidations 2019-06-07 17:01:06 +02:00
M66B
9d1be95154 Prevent invalidation of paged messages by folder updates 2019-06-07 10:14:44 +02:00
M66B
a475aac754 Fixed finding attachments 2019-05-25 16:10:59 +02:00
M66B
6075609226 Revert "Added rule log"
This reverts commit 63c03cc990.
2019-05-22 07:51:50 +02:00
M66B
63c03cc990 Added rule log 2019-05-21 23:02:26 +02:00
M66B
5529099ade Added colored stars 2019-05-15 11:11:02 +02:00
M66B
a70a517c9f Show when folder is executing operations 2019-05-11 21:30:09 +02:00
M66B
c00eac14f4 Added operation state 2019-05-11 21:04:27 +02:00
M66B
4cf330dfb6 Match attachments by properties 2019-05-08 10:32:37 +02:00
M66B
18d63048c1 Moved plain only to compose menu 2019-05-04 20:52:21 +02:00
M66B
dc70bc540c Added option to auto delete old trashed messages 2019-05-01 11:26:32 +02:00
M66B
0d71716720 Show if folder read only 2019-04-30 09:06:32 +02:00
M66B
204c2418a2 Prepare folder ordering 2019-04-29 13:33:14 +02:00
M66B
6fdc1cae50 Show selected folders in navigation menu 2019-04-29 10:14:55 +02:00
M66B
a1750c4cac Store folder is subscribed 2019-04-25 17:23:56 +02:00
M66B
2a4ff4b49d Allow account ordering 2019-04-25 08:18:01 +02:00
M66B
f381540b79 Added reply to list 2019-04-23 11:47:56 +02:00
M66B
a1c740676e Allow hiding answers 2019-04-20 10:35:30 +02:00
M66B
6b7a3c8b37 Fixed multiple busy messages 2019-04-19 13:33:41 +02:00
M66B
06905797fa Added read receipts 2019-04-18 19:40:29 +02:00
M66B
85eb09461b Added redo 2019-04-18 11:43:43 +02:00
M66B
198d9fba0f Added undo 2019-04-18 09:12:30 +02:00
M66B
7c2f221282 Show if receipt was requested, refactoring 2019-04-17 20:33:22 +02:00
M66B
35e3604e80 Edit sender address per identity 2019-04-17 17:27:57 +02:00
M66B
a29de1bd3f Mark messages with failed DKIM, SPF or DMARC authentication 2019-04-12 16:15:42 +02:00
M66B
d612ec55d3 Allow duplicate message IDs
Some providers, in any case Gmail, allow duplicate message IDs as well
2019-03-31 16:36:41 +02:00
M66B
3acb07b916 Added account warning 2019-03-27 08:19:11 +00:00
M66B
3a85a016f8 Improved folder collapsing/expanding 2019-03-18 09:31:27 +00:00
M66B
0927dd7d8f Decode folder hierarchy 2019-03-17 19:32:57 +00:00
M66B
2ac17dda85 Sort frequently contacted on lookup URI 2019-03-17 09:49:50 +00:00
M66B
5d98923ffc Added account to local contacts 2019-03-17 08:27:33 +00:00
M66B
40f1832ab7 Cleanup old local contacts 2019-03-15 08:50:31 +00:00
M66B
f420104775 Added favorite local contacts 2019-03-15 08:36:23 +00:00
M66B
0a80d21534 Extend local contact info 2019-03-14 17:46:45 +00:00
M66B
1902dacb63 Share files with sanitized name and suffix 2019-03-14 09:22:59 +00:00
M66B
d4e8f8dc59 Show number of pending operations in navigation menu 2019-03-12 15:54:25 +00:00
M66B
cb78dddb4e Revert "Store passwords encrypted"
This reverts commit a3063c3da4.
2019-03-11 14:19:33 +00:00
M66B
a3063c3da4 Store passwords encrypted 2019-03-11 14:01:27 +00:00
M66B
5c8472bd3c Show number of messages on server 2019-03-09 08:20:46 +00:00
M66B
24a479806e Fixed hanging wait operations 2019-03-07 08:45:10 +00:00
M66B
83f6150d24 Added index on subject, cleanup 2019-03-05 13:38:18 +00:00
M66B
1a14a802b2 Added index on operation name 2019-03-03 12:59:58 +00:00
M66B
26290a693a Use identity IP by default 2019-02-28 16:05:55 +00:00
M66B
ba4e8df7ff Added option to use local IP address 2019-02-21 20:13:11 +01:00
M66B
a07bc15f38 Added semi automatic encryption 2019-02-18 16:54:33 +00:00
M66B
d597366f17 Added synchronize on demand setting 2019-02-17 18:34:53 +00:00