Age | Commit message (Expand) | Author |
2011-01-29 | Apply bug fixes and localization updated from trunk for release 0.5.1 | thomascube |
2010-12-10 | - Improved emoticons text representations | alecpl |
2010-12-09 | - Add username and IP address to log message on unsuccessful login (#1487626) | alecpl |
2010-12-08 | - Better support for READ-ONLY and NOPERM responses handling (#1487083) | alecpl |
2010-12-06 | - Fix plaintext versions of HTML messages don't contain placeholders for emot... | alecpl |
2010-12-03 | - New Folder Manager UI | alecpl |
2010-11-19 | - Fix last change in rcube_html_editor() | alecpl |
2010-11-16 | - Execute HTML editor initialization in page footer (#1487125) | alecpl |
2010-11-14 | - Re-fix handling of html entity strings in plain/text messages | alecpl |
2010-11-12 | - Fix handling of folders with "<>" characters in name | alecpl |
2010-11-12 | - Fix handling of folders with name "0" (#1487119) | alecpl |
2010-11-11 | - Fix displaying of text/plain messages containing HTML entities | alecpl |
2010-11-04 | - Skip conversion when input charset is BINARY | alecpl |
2010-10-26 | - Add support for selection options from LIST-EXTENDED extension (RFC 5258) ... | alecpl |
2010-10-25 | - Add basic IMAP LIST's \Noselect option support (mark unselectable folders a... | alecpl |
2010-10-25 | - Fix setting 'virtual' flag for non-existing folders in some cases | alecpl |
2010-10-21 | - Add charset alias: WINDOWS-949 -> UHC (#1487072) | alecpl |
2010-10-17 | - Add MS950 as alias for CP950 (#1487063) | alecpl |
2010-09-29 | - Update phpdoc (#1486958) | alecpl |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-20 | - Support %z variable in host configuration options (#1487003) | alecpl |
2010-09-15 | - Added more charset aliases | alecpl |
2010-09-15 | - Fix: iconv doesn't support UTF7-IMAP | alecpl |
2010-09-11 | - Fix messages background image handling in some cases (#1486990) | alecpl |
2010-09-09 | - Small improvement for last commit | alecpl |
2010-09-09 | - Fix handling of charsets with LATIN-* label | alecpl |
2010-09-08 | - Small performance improvements | alecpl |
2010-08-27 | - Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) | alecpl |
2010-08-23 | - Don't add date to log when using syslog | alecpl |
2010-07-26 | - Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866) | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-19 | - Fix dot-atom expression in e-mail validation regexp (#1486808) | alecpl |
2010-06-18 | Strip comments in css string + don't set font color to tags | thomascube |
2010-06-10 | - Remove BOM (#1486785) | alecpl |
2010-06-09 | - Sanitize CSS universal selector from e-mails. Without this fix any message... | vbenincasa |
2010-06-09 | - some improvements + added splitter in Identities | alecpl |
2010-06-03 | - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) | alecpl |
2010-05-26 | - Fix raise_error() in Installer (#1486756) | alecpl |
2010-05-20 | - Moved error.inc to /utils | alecpl |
2010-04-27 | - add DNS checking code for Windows & PHP<5.3.0 | alecpl |
2010-04-22 | - make sure INBOX is allways displayed as Inbox (per recent discussion) | alecpl |
2010-04-20 | - Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486... | alecpl |
2010-04-20 | - improve rcube_parse_charset() performance | alecpl |
2010-04-20 | - handle WIN-* charset as WINDOWS-* | alecpl |
2010-04-01 | - load des.inc file only when needed | alecpl |
2010-03-17 | - Use iconv's //IGNORE instead of //TRANSLIT | alecpl |
2010-03-17 | - last commit fix (there's probably no class definition when reading table ro... | alecpl |
2010-03-17 | - allow setting row css class in rcube_table_output() | alecpl |
2010-03-12 | - Improved check_email() | alecpl |