Aleksander Machniak
2015-06-07 a9587489473baf3854999e711083be212ca0c1c4
refs
author Aleksander Machniak <alec@alec.pl>
Sunday, June 7, 2015 09:26 -0400
committer Aleksander Machniak <alec@alec.pl>
Sunday, June 7, 2015 09:26 -0400
commita9587489473baf3854999e711083be212ca0c1c4
tree e211e41092fd5db2583d8bd518e1a68dad174ade tree | zip | gz
parent 10044b9033060b9409f97edda7d6f291b786b360 view | diff
CS fixes
135 files modified
1431 ■■■■■ changed files
index.php 6 ●●●● diff | view | raw | blame | history
installer/index.php 2 ●●● diff | view | raw | blame | history
program/include/bc.php 2 ●●● diff | view | raw | blame | history
program/include/clisetup.php 2 ●●● diff | view | raw | blame | history
program/include/iniset.php 2 ●●● diff | view | raw | blame | history
program/include/rcmail.php 2 ●●● diff | view | raw | blame | history
program/include/rcmail_html_page.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcmail_install.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcmail_output.php 16 ●●●● diff | view | raw | blame | history
program/include/rcmail_output_cli.php 3 ●●●● diff | view | raw | blame | history
program/include/rcmail_output_html.php 4 ●●● diff | view | raw | blame | history
program/include/rcmail_output_json.php 26 ●●●● diff | view | raw | blame | history
program/include/rcmail_string_replacer.php 2 ●●● diff | view | raw | blame | history
program/include/rcmail_utils.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/bootstrap.php 16 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/html.php 65 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube.php 129 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_addressbook.php 42 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_base_replacer.php 31 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_browser.php 3 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_cache.php 20 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_cache_shared.php 20 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_charset.php 19 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_config.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_contacts.php 229 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_content_filter.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_csv2vcard.php 6 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_mssql.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_mysql.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_oracle.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_pgsql.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_sqlite.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_sqlsrv.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_enriched.php 9 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_html2text.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_image.php 7 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap.php 187 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap_cache.php 28 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap_generic.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_imap_search.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_ldap.php 34 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_ldap_generic.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_message.php 17 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_message_header.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_message_part.php 12 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_mime.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_output.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_plugin.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_plugin_api.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_result_index.php 19 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_result_multifolder.php 13 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_result_set.php 3 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_result_thread.php 25 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_session.php 45 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_session_db.php 29 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_session_memcache.php 3 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_session_php.php 5 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_session_redis.php 20 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_smtp.php 5 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_spellcheck_atd.php 4 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_spellcheck_enchant.php 4 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_spellcheck_engine.php 4 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_spellcheck_googie.php 4 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_spellcheck_pspell.php 4 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_spellchecker.php 14 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_storage.php 82 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_string_replacer.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_text2html.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_tnef_decoder.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_user.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_utils.php 23 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_vcard.php 2 ●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_washtml.php 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/copy.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/delete.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/edit.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/export.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/func.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/groups.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/import.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/list.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/mailto.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/move.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/photo.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/print.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/save.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/search.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/show.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/undo.inc 2 ●●● diff | view | raw | blame | history
program/steps/addressbook/upload_photo.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/addcontact.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/attachments.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/autocomplete.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/check_recent.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/compose.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/copy.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/folders.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/func.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/get.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/getunread.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/headers.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/import.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/list.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/list_contacts.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/mark.inc 3 ●●●● diff | view | raw | blame | history
program/steps/mail/move_del.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/pagenav.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/search.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/search_contacts.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/sendmail.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/sendmdn.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/show.inc 2 ●●● diff | view | raw | blame | history
program/steps/mail/viewsource.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/about.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/edit_folder.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/edit_identity.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/edit_prefs.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/edit_response.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/folders.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/func.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/identities.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/responses.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/save_folder.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/save_identity.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/save_prefs.inc 2 ●●● diff | view | raw | blame | history
program/steps/settings/upload.inc 2 ●●● diff | view | raw | blame | history
program/steps/utils/error.inc 2 ●●● diff | view | raw | blame | history
program/steps/utils/html2text.inc 2 ●●● diff | view | raw | blame | history
program/steps/utils/killcache.inc 2 ●●● diff | view | raw | blame | history
program/steps/utils/modcss.inc 2 ●●● diff | view | raw | blame | history
program/steps/utils/save_pref.inc 2 ●●● diff | view | raw | blame | history
program/steps/utils/spell.inc 2 ●●● diff | view | raw | blame | history
program/steps/utils/spell_html.inc 3 ●●●● diff | view | raw | blame | history
program/steps/utils/text2html.inc 2 ●●● diff | view | raw | blame | history