Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-15 | CS fixes | Aleksander Machniak | |
2014-04-23 | Further refine cross-folder searching: | Thomas Bruederli | |
- 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-07 | More fixes for multi-folder search (#1485234) | Thomas Bruederli | |
2014-01-21 | Fix concurrent connections to IMAP while searching | Thomas Bruederli | |
2014-01-16 | Fix typos | Thomas Bruederli | |
2014-01-16 | Minor improvements to threaded searching | Thomas Bruederli | |
2014-01-16 | First attempt to search in multiple folders; do it multi-threaded using ↵ | Thomas | |
pthreads if available |