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.
Aleksander Machniak
77de23fa93
Added cross-task 'refresh' request for system state updates
|
12 years ago |
.. |
clisetup.php
|
CS fixes (mostly tab -> spaces)
|
12 years ago |
html.php
|
Ignore htmlspecialchars() warnings
|
12 years ago |
iniset.php
|
Improved error message when setting required options fails (#1488682)
|
12 years ago |
rcmail.php
|
Added cross-task 'refresh' request for system state updates
|
12 years ago |
rcube.php
|
Simplify keep-alive action. Now the interval is based on session_lifetime,
|
12 years ago |
rcube_addressbook.php
|
Remove duplicates from get_col_values() result in flat mode
|
12 years ago |
rcube_base_replacer.php
|
Removed $Id$
|
13 years ago |
rcube_bc.inc
|
Fix deprecated functions usage
|
12 years ago |
rcube_browser.php
|
CS fixes, mostly indentation
|
12 years ago |
rcube_cache.php
|
CS fixes (mostly tab -> spaces)
|
12 years ago |
rcube_charset.php
|
Partially revert 9546d22c6: don't validate with parse_charset()
|
12 years ago |
rcube_config.php
|
Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander (#1488725); removed obsolete dstactive detection
|
12 years ago |
rcube_contacts.php
|
Don't use protected property rcube_db::$db_error
|
13 years ago |
rcube_content_filter.php
|
Removed $Id$
|
13 years ago |
rcube_db.php
|
Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer
|
12 years ago |
rcube_db_mssql.php
|
Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer
|
12 years ago |
rcube_db_mysql.php
|
Make sure affected_rows() method returns expected (consistent with other RDBMSes) result on MySQL
|
12 years ago |
rcube_db_pgsql.php
|
Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer
|
12 years ago |
rcube_db_sqlite.php
|
Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer
|
12 years ago |
rcube_db_sqlsrv.php
|
Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer
|
12 years ago |
rcube_image.php
|
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
|
13 years ago |
rcube_imap.php
|
Add deprecated alias clear_mailbox()
|
12 years ago |
rcube_imap_cache.php
|
Fix deprecated functions usage
|
12 years ago |
rcube_imap_generic.php
|
Remove unused unEscape() method
|
12 years ago |
rcube_ldap.php
|
Fix post-filtering vlv results, fixes warning "mb_strtolower() expects parameter 1 to be a string, array given"
|
12 years ago |
rcube_message.php
|
Make sure HTML part size>0 before assuming the message has got HTML part
|
12 years ago |
rcube_message_header.php
|
Decode header value in rcube_mime::get() by default (#1488511)
|
13 years ago |
rcube_message_part.php
|
Removed $Id$
|
13 years ago |
rcube_mime.php
|
Fix deprecated functions usage
|
12 years ago |
rcube_output.php
|
s/rcmail/rcube/
|
12 years ago |
rcube_output_html.php
|
Adapt to common naming scheme for template tag attributes
|
12 years ago |
rcube_output_json.php
|
Removed redundant method
|
13 years ago |
rcube_plugin.php
|
s/rcmail/rcube/
|
12 years ago |
rcube_plugin_api.php
|
Make possible rcube_plugin_api class extending
|
12 years ago |
rcube_result_index.php
|
Fix is_error() returns wrong result for empty result set
|
12 years ago |
rcube_result_set.php
|
Removed $Id$
|
13 years ago |
rcube_result_thread.php
|
Fix threaded list sorting on PHP < 5.2.9 (#1488748)
|
12 years ago |
rcube_session.php
|
Simplify keep-alive action. Now the interval is based on session_lifetime,
|
12 years ago |
rcube_shared.inc
|
Improvements in building criteria string for IMAP SEARCH
|
12 years ago |
rcube_smtp.php
|
CS fixes (mostly tab -> spaces)
|
12 years ago |
rcube_spellchecker.php
|
Fix some typos
|
12 years ago |
rcube_storage.php
|
Add flags and date arguments to kolab_storage::save_message()
|
12 years ago |
rcube_string_replacer.php
|
Match http://localhost/xxx as link
|
12 years ago |
rcube_user.php
|
Skip redundant SELECT on new user creation
|
12 years ago |
rcube_utils.php
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
rcube_vcard.php
|
Fix handling vCard entries with TEL;TYPE=CELL (#1488728)
|
12 years ago |