Commit Graph

261 Commits

Author SHA1 Message Date
M66B
0f3b46a731 Added free memory to breadcrumbs 2022-05-02 10:44:42 +02:00
M66B
e8406da5ff Simplified error message 2022-04-30 11:52:08 +02:00
M66B
0a62c43923 Fixed boundary UI thread 2022-04-30 11:41:47 +02:00
M66B
9f779d3702 Added special case for no full text search support 2022-04-30 11:30:29 +02:00
M66B
52525cd618 Prevent crash 2022-04-17 18:58:43 +02:00
M66B
8d7876f4fb Clear boundary 2022-04-17 17:13:05 +02:00
M66B
bfdc2221a6 Added fail safe 2022-03-31 17:28:58 +02:00
M66B
952ed112af Oops 2022-03-18 20:55:16 +01:00
M66B
9e1eee0420 Search criteria: relative date 2022-03-18 19:46:23 +01:00
M66B
272bd16ec3 Allow direct server search 2022-03-13 10:28:37 +01:00
M66B
78cf4eca40 Revert "Disconnect on BYE"
This reverts commit 7f67e79839.
2022-01-29 09:47:48 +01:00
M66B
7f67e79839 Disconnect on BYE 2022-01-28 10:28:28 +01:00
M66B
bddf065ca1 Happy New Year 2022-01-01 09:46:36 +01:00
M66B
7263a603f3 Hide found messages on move 2021-12-30 08:32:51 +01:00
M66B
f2daedcf7d Refactoring 2021-11-22 08:50:24 +01:00
M66B
e5686c02fa Small improvement 2021-11-13 16:16:21 +01:00
M66B
9358a21e70 Optimized FTS conditions 2021-10-11 15:20:31 +02:00
M66B
ec3a6170d1 Added conditional searching via search index 2021-10-10 14:50:14 +02:00
M66B
e51ff622c6 Small improvements 2021-09-25 14:44:54 +02:00
M66B
95be264f4c Save/delete search 2021-09-25 09:37:17 +02:00
M66B
c15943144b Added saved searches 2021-09-24 13:39:07 +02:00
M66B
09e61bebe6 Fixed server search 2021-08-13 18:36:34 +02:00
M66B
afe1e3041f Oops 2021-08-10 19:17:40 +02:00
M66B
bc3a9a9869 Suppress boundary/MessageRemovedIOException 2021-07-19 08:11:34 +02:00
M66B
02ccc2f8b7 Simplified boundary exception 2021-06-18 16:55:22 +02:00
M66B
877d1f1764 Simplified search reset 2021-06-18 16:50:09 +02:00
M66B
d788d75422 Improved boundary destroy 2021-06-18 16:02:46 +02:00
M66B
e38566118a Keep message info 2021-06-18 11:42:32 +02:00
M66B
2f256310cc Simplified search exceptions 2021-06-17 22:35:48 +02:00
M66B
fce2ba29d1 Fixed inconsistent trash/spam search 2021-06-17 17:15:52 +02:00
M66B
644d5ac15a Improved logging 2021-06-17 17:04:37 +02:00
M66B
86c2ee5f66 Allow excluding trash/spam for account search 2021-06-17 15:02:06 +02:00
M66B
bce33a421a Added search options to exclude trash and junk folder 2021-06-16 18:32:38 +02:00
M66B
fbd526ccc7 Small improvement 2021-06-15 08:40:43 +02:00
M66B
88dfe0dc82 Simplified search control 2021-06-04 21:58:29 +02:00
M66B
b64ea1bc85 Revert "Fixed searching out of order"
This reverts commit 697caa392a.
2021-06-04 21:42:14 +02:00
M66B
3eee4aec8a Search: replace ø by o 2021-06-04 18:28:31 +02:00
M66B
3bdc9ffa3b Revert "Search: replace non ASCII by question mark"
This reverts commit ee11063b57.
2021-06-04 18:27:27 +02:00
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