Commit Graph

237 Commits

Author SHA1 Message Date
M66B d91a30293a Moved vacuum to cleanup 2020-01-20 20:29:32 +01:00
M66B 0b7e5a8e21 Set WAL checkpoint to 100 (experimental) 2020-01-20 20:24:08 +01:00
M66B a12ca82b4c Simplification 2020-01-18 20:05:24 +01:00
M66B f384df28d3 WTF the was tested! 2020-01-18 17:37:26 +01:00
M66B 616b77c10f Set WAL checkpoint interval to 100
https://www.sqlite.org/pragma.html#pragma_wal_checkpoint
2020-01-18 11:39:46 +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 dc69b597ab Updated copyright 2020-01-05 18:36:57 +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 22df24d91b Reduced logging 2019-12-07 17:43:02 +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 dd81823fea Migrate encrypt flag 2019-11-17 13:09:19 +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 fd8ad2d07e VACUUM on update only 2019-10-19 20:00:41 +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 e058cc17d1 Added executor tracing 2019-10-10 13:41:38 +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 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