You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/steps/mail
Aleksander Machniak 93cb7b1fea Support contact+group searches in all relevant places (T1360)
Before the search worked only in Addressbook, not also in Compose.
The point of the change is also to align group searches with contact searches
in that it now uses the same set of attributes. Previously groups
in Compose were searched by name only.

Conflicts:

	program/lib/Roundcube/rcube_addressbook.php
	program/lib/Roundcube/rcube_contacts.php
	program/steps/mail/search_contacts.inc
10 years ago
..
addcontact.inc CS fixes 12 years ago
attachments.inc Support images in HTML signatures (#1488676) 12 years ago
autocomplete.inc Support contact+group searches in all relevant places (T1360) 10 years ago
check_recent.inc Read page and page_size before check_recent hook is executed 11 years ago
compose.inc Plugin API: Add html2text hook (backport from master) 10 years ago
copy.inc Display quota information for current folder not INBOX only (#1487993) 12 years ago
folders.inc Display quota information for current folder not INBOX only (#1487993) 12 years ago
func.inc Plugin API: Add html2text hook (backport from master) 10 years ago
get.inc Protect download urls against CSRF using unique request tokens (#1490642) 10 years ago
getunread.inc CS fixes 12 years ago
headers.inc CS fixes 12 years ago
import.inc Support messages import from zip archives 12 years ago
list.inc Fix so search filter, scope and fields are reset on folder change 11 years ago
list_contacts.inc Support contact+group searches in all relevant places (T1360) 10 years ago
mark.inc Make multi-folder message identifiers work with folders containing commas 12 years ago
move_del.inc Typo fix 12 years ago
pagenav.inc More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() 12 years ago
search.inc Fix rows count when messages search fails (#1490266) 11 years ago
search_contacts.inc Support contact+group searches in all relevant places (T1360) 10 years ago
sendmail.inc Don't create multipart/alternative messages with empty text/plain part (#5283) 10 years ago
sendmdn.inc CS fixes 12 years ago
show.inc Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362) 11 years ago
viewsource.inc Protect download urls against CSRF using unique request tokens (#1490642) 10 years ago