Commit Graph

223 Commits

Author SHA1 Message Date
M66B
312917dc18 Always try UTF8 search 2021-06-04 18:12:02 +02:00
M66B
ee11063b57 Search: replace non ASCII by question mark 2021-06-04 12:15:17 +02:00
M66B
9d35629b36 Revert "Search on server with ISO8859"
This reverts commit fd190fdee1.
2021-06-04 12:13:09 +02:00
M66B
fd190fdee1 Search on server with ISO8859 2021-06-04 11:32:55 +02:00
M66B
697caa392a Fixed searching out of order 2021-06-04 08:21:59 +02:00
M66B
adf130df6b Improved search error 2021-05-16 14:03:41 +02:00
M66B
f7886a5760 Revert "Auto disable full text search"
This reverts commit 1b214a4637.
2021-05-16 13:34:07 +02:00
M66B
1b214a4637 Auto disable full text search 2021-05-16 13:22:27 +02:00
M66B
4fa6aa46fa Abort on folder closed 2021-05-01 12:41:31 +02:00
M66B
f2d2577fbf Prevent searching for empty keywords (non ascii) 2021-04-29 14:33:36 +02:00
M66B
aac6a6de65 Return all messages in no search conditions 2021-04-29 13:24:37 +02:00
M66B
865500ff1e Added search in html (debug version only) 2021-04-27 09:15:04 +02:00
M66B
2c4f5ab0be Added search in headers (debug version only) 2021-04-27 08:51:32 +02:00
M66B
f9a1c9a766 Simplification 2021-04-05 09:26:20 +02:00
M66B
f720508c65 Separated main filter by in/outgoing 2021-04-01 09:46:43 +02:00
M66B
2a09da7467 Added search for messages with a local note 2021-03-25 14:02:12 +01:00
M66B
baa471e236 Case insensitive search without search index 2021-03-15 18:40:12 +01:00
M66B
cbfed68c6b Refactoring 2021-03-15 09:05:54 +01:00
M66B
e2c8828f57 Revert "Removed same boundary check"
This reverts commit 47318409ff.
2021-03-14 20:52:39 +01:00
M66B
47318409ff Removed same boundary check 2021-03-14 19:50:19 +01:00
M66B
7140a2deec Added logging 2021-03-14 19:05:00 +01:00
M66B
399d2f7917 Wait 50 ms after gc 2021-03-06 11:14:23 +01:00
M66B
be68c263ad Boundary garbage collect 2021-03-04 22:05:29 +01:00
M66B
94faf1b309 Added breadcrumb 2021-03-04 20:24:42 +01:00
M66B
cd061077b3 Clean processed imessages 2021-03-01 20:16:04 +01:00
M66B
d07be6b347 Revert "Clear finished messages"
This reverts commit 9804e20683.
2021-03-01 19:39:22 +01:00
M66B
9804e20683 Clear finished messages 2021-03-01 15:36:14 +01:00
M66B
68b5c8385b Check if the end is near 2021-03-01 08:54:13 +01:00
M66B
2ab66cd24d Prevent extra loading at boundary end 2021-03-01 08:42:02 +01:00
M66B
14389f9efa Removed transaction from search 2021-02-28 16:48:51 +01:00
M66B
4dc85ee892 Added searching for notes 2021-02-28 16:12:48 +01:00
M66B
8ed239bd53 Changed log levels 2021-02-27 18:21:22 +01:00
M66B
064ee0ba48 Use FTS if enabled for external search, cleanup 2021-02-26 14:44:19 +01:00
M66B
5d7d7ea507 Small fix 2021-02-24 19:19:58 +01:00
M66B
d909c69245 Fixed searching w/o index 2021-02-24 19:18:50 +01:00
M66B
737b2cdcab Use local boundary executor 2021-01-31 12:04:57 +01:00
M66B
d8d233617b Search: the server said ... 2021-01-07 21:18:55 +01:00
M66B
cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B
997a51fb70 Use local drafts folder if needed 2020-12-17 15:06:04 +01:00
M66B
5a15249ed4 Report number of found message for list state 2020-11-27 08:27:57 +01:00
M66B
6b2a4dd91b ij 2020-10-15 16:40:27 +02:00
M66B
1f3c884840 Refactoring 2020-10-13 17:51:32 +02:00
M66B
e2f58970e7 Back to simplicity 2020-09-21 21:59:20 +02:00
M66B
99f5d25a99 Skip errors for old sessions 2020-09-21 08:12:45 +02:00
M66B
a1d4a81bc6 Use literal search without search index 2020-09-10 08:14:02 +02:00
M66B
a540c33397 Added FTS expressions 2020-09-09 22:07:22 +02:00
M66B
f0b792f9e1 Added IMAP search expressions (AND, NOT, OR) 2020-09-08 21:10:18 +02:00
M66B
d0c6a86d20 Check folder capability 2020-08-28 12:02:08 +02:00
M66B
c48ee83925 Singleton handler 2020-08-23 17:34:14 +02:00
M66B
bcd668a622 Added encryption none 2020-08-23 09:29:32 +02:00