Thomas Bruederli
2014-04-23 31aa080609f6ea8a561182eb5b3da46733bef313
refs
author Thomas Bruederli <thomas@roundcube.net>
Wednesday, April 23, 2014 07:21 -0400
committer Thomas Bruederli <thomas@roundcube.net>
Wednesday, April 23, 2014 07:21 -0400
commit31aa080609f6ea8a561182eb5b3da46733bef313
tree 24ef1d723fdfaaf9ccc3a709fa2df7b3b4183bd4 tree | zip | gz
parent 3b55b2f92b435630f56e63f5796471abacaaf425 view | diff
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
9 files modified
280 ■■■■ changed files
program/js/app.js 16 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap.php 10 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap_search.php 169 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_result_index.php 2 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_result_multifolder.php 52 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_result_thread.php 2 ●●●●● diff | view | raw | blame | history
program/localization/en_US/messages.inc 1 ●●●● diff | view | raw | blame | history
program/steps/mail/func.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/search.inc 26 ●●●● diff | view | raw | blame | history