Thomas Bruederli
2012-11-17 6ddb16d181e285d4f0ef0ef55bdd0ba787f1b583
refs
author Thomas Bruederli <thomas@roundcube.net>
Saturday, November 17, 2012 10:24 -0500
committer Thomas Bruederli <thomas@roundcube.net>
Saturday, November 17, 2012 10:24 -0500
commit6ddb16d181e285d4f0ef0ef55bdd0ba787f1b583
tree 5f186f89d5d7f77592acf3aec676b48367a96d48 tree | zip | gz
parent bc66f7d6d208ac99dcec57992c4eb955570d85bc view | diff
9ab34604d94270f6c1795c7dd7b615273d05db0c view | diff
Merge branch 'master' of github.com:roundcube/roundcubemail
8 files added
63 files modified
1467 ■■■■ changed files
CHANGELOG 17 ●●●● diff | view | raw | blame | history
config/main.inc.php.dist 13 ●●●● diff | view | raw | blame | history
index.php 7 ●●●● diff | view | raw | blame | history
installer/rcube_install.php 5 ●●●● diff | view | raw | blame | history
plugins/password/config.inc.php.dist 6 ●●●●● diff | view | raw | blame | history
plugins/password/package.xml 34 ●●●● diff | view | raw | blame | history
plugins/password/password.php 12 ●●●● diff | view | raw | blame | history
program/include/html.php 3 ●●●● diff | view | raw | blame | history
program/include/rcmail.php 16 ●●●●● diff | view | raw | blame | history
program/include/rcube.php 30 ●●●● diff | view | raw | blame | history
program/include/rcube_addressbook.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_base_replacer.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_browser.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_cache.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_charset.php 66 ●●●● diff | view | raw | blame | history
program/include/rcube_config.php 5 ●●●● diff | view | raw | blame | history
program/include/rcube_contacts.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_content_filter.php 3 ●●●●● diff | view | raw | blame | history
program/include/rcube_csv2vcard.php 382 ●●●●● diff | view | raw | blame | history
program/include/rcube_db.php 9 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_mssql.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_mysql.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_db_pgsql.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_sqlite.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_sqlsrv.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_image.php 6 ●●●●● diff | view | raw | blame | history
program/include/rcube_imap.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_imap_cache.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_imap_generic.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_ldap.php 8 ●●●●● diff | view | raw | blame | history
program/include/rcube_message.php 12 ●●●●● diff | view | raw | blame | history
program/include/rcube_message_header.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_message_part.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_mime.php 7 ●●●●● diff | view | raw | blame | history
program/include/rcube_output.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_output_html.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_output_json.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_plugin.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_plugin_api.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_result_index.php 3 ●●●●● diff | view | raw | blame | history
program/include/rcube_result_set.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_result_thread.php 3 ●●●●● diff | view | raw | blame | history
program/include/rcube_session.php 23 ●●●● diff | view | raw | blame | history
program/include/rcube_shared.inc 3 ●●●● diff | view | raw | blame | history
program/include/rcube_smtp.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_spellchecker.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_storage.php 8 ●●●● diff | view | raw | blame | history
program/include/rcube_string_replacer.php 3 ●●●● diff | view | raw | blame | history
program/include/rcube_user.php 32 ●●●● diff | view | raw | blame | history
program/include/rcube_utils.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcube_vcard.php 64 ●●●● diff | view | raw | blame | history
program/js/app.js 185 ●●●●● diff | view | raw | blame | history
program/js/jquery.min.js 4 ●●●● diff | view | raw | blame | history
program/lib/washtml.php 2 ●●● diff | view | raw | blame | history
program/localization/en_US/csv2vcard.inc 93 ●●●●● diff | view | raw | blame | history
program/localization/en_US/labels.inc 4 ●●●● diff | view | raw | blame | history
program/localization/en_US/messages.inc 9 ●●●●● diff | view | raw | blame | history
program/localization/pl_PL/csv2vcard.inc 62 ●●●●● diff | view | raw | blame | history
program/steps/addressbook/import.inc 17 ●●●● diff | view | raw | blame | history
program/steps/mail/check_recent.inc 10 ●●●● diff | view | raw | blame | history
program/steps/mail/compose.inc 20 ●●●● diff | view | raw | blame | history
program/steps/mail/func.inc 6 ●●●●● diff | view | raw | blame | history
program/steps/settings/func.inc 35 ●●●● diff | view | raw | blame | history
program/steps/settings/save_prefs.inc 28 ●●●● diff | view | raw | blame | history
tests/Framework/Csv2vcard.php 57 ●●●●● diff | view | raw | blame | history
tests/Framework/Utils.php 13 ●●●●● diff | view | raw | blame | history
tests/phpunit.xml 1 ●●●● diff | view | raw | blame | history
tests/src/Csv2vcard/email.csv 5 ●●●●● diff | view | raw | blame | history
tests/src/Csv2vcard/email.vcf 20 ●●●●● diff | view | raw | blame | history
tests/src/Csv2vcard/tb_plain.csv 2 ●●●●● diff | view | raw | blame | history
tests/src/Csv2vcard/tb_plain.vcf 18 ●●●●● diff | view | raw | blame | history