Commit Graph

205 Commits

Author SHA1 Message Date
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 ed5b547284 Prevent crash 2019-08-29 17:28:04 +02:00
M66B eb4bdd5a82 Performance improvement
Refs #161
2019-08-23 13:56:39 +02:00
M66B ea0d888764 Use single task query executor
- better performance?
- fixes race condition in RoomTrackingLiveData (data not refreshed)
2019-08-15 20:14:34 +02:00
M66B 228e6b4dc9 Small improvement 2019-08-05 10:52:29 +02:00
M66B 12f05b9edd Show all sender addresses 2019-08-04 13:43:37 +02:00
M66B 6b7b8e50b8 Reduce logging 2019-08-03 13:56:16 +02:00
M66B 1ed78da2a0 Support for renaming folders 2019-07-29 21:53:32 +02:00
M66B ac11efb0a0 Revert "Enable ROOM multi instance invalidation"
This reverts commit 95a5b10e6c.
2019-07-28 12:43:56 +02:00
M66B 95a5b10e6c Enable ROOM multi instance invalidation 2019-07-27 18:55: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 6104ecfadb Small improvements 2019-07-24 08:42:37 +02:00
M66B edfaa010c0 Limit VACUUM to once a day 2019-07-23 08:28:32 +02:00
M66B c97ea7556f Run VACUUM on boot/update 2019-07-22 16:28:48 +02:00
M66B d4f6653047 Automatically remember sign key 2019-07-18 17:38:51 +02:00
M66B 3da3d14a92 Set query and fetch executors to low priority again 2019-07-18 13:01:01 +02:00
M66B 3a96e3d13e Added relinker, fixed warning 2019-07-17 12:28:57 +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 2c1a0155d5 Keep XOAUTH2 accounts enabled 2019-06-19 15:13:00 +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 c167024212 Limit number of ROOM tasks 2019-06-07 10:33:19 +02:00
M66B 9d1be95154 Prevent invalidation of paged messages by folder updates 2019-06-07 10:14:44 +02:00
M66B 9c7399c9e7 Run ROOM queries/transaction at foreground priority 2019-06-07 08:10:58 +02:00
M66B fd8e202e59 Added logging 2019-05-31 09:05:26 +02:00
M66B b4680dcab9 Use cached thread pool for database work 2019-05-30 13:21:45 +02:00
M66B 116e48acda Suppress deprecation of traditional database transactions 2019-05-30 12:57:57 +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 edd1d14497 Cleanup 2019-05-12 18:14:38 +02:00