Age | Commit message (Expand) | Author |
2015-01-03 | CS fixes | Aleksander Machniak |
2014-12-29 | Fix syntax error and codestyle from recent PR merge | Thomas Bruederli |
2014-12-28 | Add environment variable reading to configuration. | Alex Brandt |
2014-12-28 | Fix rcube_utils::normalize_string() to support unicode characters + add argum... | Thomas Bruederli |
2014-12-28 | Make rcube_utils::strtotime() timezone aware (#1490163) | Thomas Bruederli |
2014-12-18 | Properly set fuzzy_search for vlv searches | Aleksander Machniak |
2014-12-16 | Improve system security by using optional special URL with security token | Aleksander Machniak |
2014-12-13 | Don't log "No suitable function found for UTF-8..." as E_USER_WARNING. | Aleksander Machniak |
2014-12-09 | Use consistent license identifiers, remove redundant package.xml files | Aleksander Machniak |
2014-12-08 | Fix import of contacts with multiple email addresses from Google-csv format (... | Aleksander Machniak |
2014-12-01 | Fix import of multiple contact email addresses from Outlook-csv format (#1490... | Aleksander Machniak |
2014-11-27 | Extend list_emails() to optionally return only default identity | Aleksander Machniak |
2014-11-27 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-11-27 | Added rcube_user::list_emails() method with better performance than list_iden... | Aleksander Machniak |
2014-11-26 | Fix so all unknown email addresses from Google csv format are imported (#1490... | Aleksander Machniak |
2014-11-22 | Fix rcube_utils::anytodatetime() with no timezone specified | Aleksander Machniak |
2014-11-19 | Fix import of multiple contact groups from Google-csv format (#1490159) | Aleksander Machniak |
2014-11-16 | Code improvements and fixes (mostly unused variables and methods) | Aleksander Machniak |
2014-11-15 | Remove reference to non-existing option 'default_folders' | Aleksander Machniak |
2014-11-14 | Fix lack of delimiter for recipient addresses in smtp_log (#1490150) | Aleksander Machniak |
2014-11-07 | Fix some character sets detection (#1490135) | Aleksander Machniak |
2014-11-04 | Move TNEF decoder class to the Roundcube Framework (#1490055) | Aleksander Machniak |
2014-11-03 | Check available memory for image resizing with GD on Windows (#1489937) | Thomas Bruederli |
2014-11-03 | Add plugin hook 'db_table_name' as requested in #1489837 | Thomas Bruederli |
2014-11-02 | Remove debug code | Aleksander Machniak |
2014-11-02 | CS fixes | Aleksander Machniak |
2014-10-30 | Remove redundant default | Aleksander Machniak |
2014-10-30 | Fix possible issues in skin/skin_path config handling (#1490125) | Aleksander Machniak |
2014-10-30 | Correct load_config() return value with improvement in last commit | Aleksander Machniak |
2014-10-30 | Improve load_config() so when called many times it will read config file only... | Aleksander Machniak |
2014-10-28 | Allways call rcube_imap::set_folder() before rcube_imap::get_message_part() | Aleksander Machniak |
2014-10-28 | Fix regresion that caused double charset conversion in some messages (#1490121) | Aleksander Machniak |
2014-10-27 | Fix so DDL script for Oracle can be executed in SQLPlus | Aleksander Machniak |
2014-10-26 | Correctly detect charset of attachment names in TNEF messages | Aleksander Machniak |
2014-10-24 | Call exif_read_data() only on JPEG images | Aleksander Machniak |
2014-10-24 | Fix of really fix UNKNOWN-CTE handling | Bartlomiej Nogas |
2014-10-23 | Really fix UNKNOWN-CTE handling | Aleksander Machniak |
2014-10-23 | Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149... | Aleksander Machniak |
2014-10-23 | Fix handling of base64-encoded attachments with extra spaces (#1490111) | Aleksander Machniak |
2014-10-22 | Fix handling of uuencoded messages if messages_cache is enabled (#1490108) | Aleksander Machniak |
2014-10-22 | Fix download of attachments that are part of TNEF message (#1490091) | Aleksander Machniak |
2014-10-17 | Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-key | Aleksander Machniak |
2014-10-13 | dirname(__FILE__) -> __DIR__ | Aleksander Machniak |
2014-10-04 | Fix setting flags on servers with no PERMANENTFLAGS response (#1490087) | Aleksander Machniak |
2014-09-04 | Add rcube_plugin_api::get_plugin() method | Aleksander Machniak |
2014-09-23 | Fix another regression in metadata response parsing introduced in commit 9393... | Thomas Bruederli |
2014-09-22 | Fix get_metadata() function response, NIL response was introducing an shift | Bartlomiej Nogas |
2014-09-22 | Fix syntax error | Aleksander Machniak |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |