summaryrefslogtreecommitdiff
path: root/program/steps/mail/addcontact.inc
AgeCommit message (Collapse)Author
2013-12-25CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2012-07-10Simplified method of getting default addressbook.Aleksander Machniak
Make sure to use the same source when adding contact and checking if message is safe (sender is in addressbook). Small code improvements.
2012-05-22Removed $Id$Aleksander Machniak
2012-02-11User configurable setting how to display contact names in listthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-11-10- Add option to define matching method for addressbook search (#1486564, ↵alecpl
#1487907)
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomascube
2011-07-18Fix getting first writeable address book if no default is configuredthomascube
2011-05-27- Added option to specify to which address book add new contactsalecpl
2011-05-12Improve display name composition when saving contacts (#1487143), with ↵thomascube
plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export
2011-02-04- Fix adding contacts: convert e-mail to ascii before format checkingalecpl
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-11-02- Support contact's email addresses up to 255 characters long (#1487095)alecpl
- Added email format checks when saving contacts data
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some ↵alecpl
hooks: group_*, contact_*, identity_* (#1486914)
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete ↵alecpl
list (old names are supported without errors nor warnings)
2010-06-23- removed PHP closing tagalecpl
2009-07-16Force ajax calls to protect from CSRFthomascube
2009-05-04- more addressbooks hooks (#1485829)alecpl
2009-05-02- added create_contact hook in mail/addcontact action (#1485828)alecpl
2008-09-02Let rcmail class create address book instancesthomascube
2008-05-08- make address_book_type option case insensitivealecpl
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alecpl
2008-05-07/tmp/outsvncommit
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomascube
devel-vnext branch
2007-07-03Fix address adding bug reported by David Koblasthomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2006-08-30Added MSSQL supportthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵thomascube
support
2005-11-06Added 'changed' col to contacts table and support for 160-bit session hashesthomascube
2005-10-25more pear/mdb2 integrationsvncommit
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube