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
Bostjan Skufca 6fb8da08f3 Autocomplete search: add id and source (addressbook) into resulting contact data array
Two reasons:
- provide it to plugin backend functions that use 'contacts_autocomplete_after' hook
- provide it to frontend

Why to frontend?
If plugin JS adds an 'autocomplete_insert' hook we need to provide it with exact
autocomplete data. Providing it with name and email address only, without pinpointing
exact origin of this autocomplete result, will severely limit learning capabilities of
potential future autocomplete implementations.
9 years ago
..
include Bump version to 1.1.6 9 years ago
js Fix error causing empty INBOX listing in Firefox when using an URL with user:password specified (#5400) 10 years ago
lib Bump version to 1.1.6 9 years ago
localization de_DE: abboniert -> abonniert 9 years ago
resources Fix PDF support detection in Firefox > 19 (#1490610) 10 years ago
steps Autocomplete search: add id and source (addressbook) into resulting contact data array 9 years ago