Commit Graph

9 Commits

Author SHA1 Message Date
Aleksander Machniak
a958748947 CS fixes 2015-06-07 15:26:33 +02:00
Aleksander Machniak
9e4246d957 Code improvements and fixes (mostly unused variables and methods) 2014-11-16 14:04:53 +01:00
Aleksander Machniak
47a7833aca CS fixes 2014-05-15 13:57:18 +02:00
Thomas Bruederli
31aa080609 Further refine cross-folder searching:
- Store incomplete search results in session and re-send search requests
  to the server if returned before complete (this should avoid hitting request timeouts).
- Display full folder path on mouseover in message list
- Remove pthreads implementation stuff as this wasn't really working
2014-04-23 13:21:51 +02:00
Thomas Bruederli
e8cb51669a More fixes for multi-folder search (#1485234) 2014-04-07 16:24:37 +02:00
Thomas Bruederli
d93ce5cde2 Fix concurrent connections to IMAP while searching 2014-01-21 17:18:28 +01:00
Thomas Bruederli
d53b60406c Fix typos 2014-01-16 11:33:57 +01:00
Thomas Bruederli
b6e24c6946 Minor improvements to threaded searching 2014-01-16 11:33:57 +01:00
Thomas
566747af00 First attempt to search in multiple folders; do it multi-threaded using pthreads if available 2014-01-16 11:33:56 +01:00