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 ed55af4aa9 Autocomplete: trigger "contacts_autocomplete_after" hook processing
Provide existing list of contact suggestions as an argument - it might be unclear
now what logic plugin developers decide to implement, but data for that logic
should be provided upfront, and that includes list of suggestions that RC
itself comes up with.

Plugin logic might then replace the list entirely, or just rearrange its entries, or use
part of the list when it runs out of own ideas, or do something entirely different.
9 years ago
..
include Small code style improvements 9 years ago
js Revert "Update to jQuery 2.2.1" 9 years ago
lib/Roundcube Fix handling of long script/style tags when converting to text 9 years ago
localization Update localizations 9 years ago
resources Fix PDF support detection in Firefox > 19 (#1490610) 9 years ago
steps Autocomplete: trigger "contacts_autocomplete_after" hook processing 9 years ago