Commit Graph

194 Commits

Author SHA1 Message Date
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
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 d38027eabe Allow subscribing to folders 2019-04-25 18:47:52 +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