Age | Commit message (Expand) | Author |
2012-06-13 | Set skin in js environment | Thomas Bruederli |
2012-06-13 | Fix handling of unitless CSS size values in HTML message (#1488535) | Aleksander Machniak |
2012-06-13 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | Aleksander Machniak |
2012-06-13 | Fix removing contact photo using LDAP addressbook (#1488420) | Aleksander Machniak |
2012-06-10 | Fix storing X-ANNIVERSARY date in vCard format (#1488527) | Aleksander Machniak |
2012-06-09 | Display attachment icon for multipart/signed messages (#1488525) | Aleksander Machniak |
2012-06-09 | Update to Mail_Mime-1.8.5 (#1488521) | Aleksander Machniak |
2012-06-08 | Fix XSS vulnerability in message subject handling using Larry skin (#1488519) | Aleksander Machniak |
2012-06-08 | Fix handling of links with various URI schemes e.g. "skype:" (#1488106) | Aleksander Machniak |
2012-06-06 | Decode header value in rcube_mime::get() by default (#1488511) | Aleksander Machniak |
2012-06-04 | Fix magic_quotes_sybase handling (#1488506) | Aleksander Machniak |
2012-06-04 | Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2 | Aleksander Machniak |
2012-06-04 | Modify CONCAT() arguments, because + operator requires them to be of type var... | Aleksander Machniak |
2012-06-01 | Update to TinyMCE 3.5.2 | Aleksander Machniak |
2012-05-30 | Fix regression where redundant autocompletion requests were sent | Aleksander Machniak |
2012-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-28 | Fix html2text conversion of strong|b|a|th|h tags when used in upper case | Aleksander Machniak |
2012-05-26 | Fix host autoselection when default_host is an array (#1488495) | Aleksander Machniak |
2012-05-26 | Fix possible PHP warning | Aleksander Machniak |
2012-05-26 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | Aleksander Machniak |
2012-05-26 | Catch DateTime* exceptions (#1488497) - skipping buggy timezones | Aleksander Machniak |
2012-05-26 | Fix calls to renamed methods | Thomas Bruederli |
2012-05-25 | Move messages forwarding mode setting into Preferences | Aleksander Machniak |
2012-05-25 | Remove possible confusion on session reads - PHP expects string result not bo... | Aleksander Machniak |
2012-05-23 | Small code improvement | Aleksander Machniak |
2012-05-23 | Improved PERMANENTFLAGS checking code, added code for flags caching (currentl... | Aleksander Machniak |
2012-05-23 | Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array | Aleksander Machniak |
2012-05-22 | - Fix HTML entities handling in HTML editor (#1488483) | Aleksander Machniak |
2012-05-21 | Fix Call to undefined method rcube_mail_header::get() in show_additional_head... | Aleksander Machniak |
2012-05-21 | Fix merged change s/rcube/rcmail/ | Aleksander Machniak |
2012-05-21 | Fix PHP error where calling get() on a non object | Aleksander Machniak |
2012-05-21 | Add option imap_force_ns to make buggy servers support optional | Aleksander Machniak |
2012-05-21 | Fix listing folders on Courier IMAP (#1488466) | Aleksander Machniak |
2012-05-17 | Added new languages Belarusian, Interlingua and Malayalam from launchpad import | Thomas Bruederli |
2012-05-16 | Fix object reference | Thomas Bruederli |
2012-05-15 | Add public list_folder_direct() and list_folders_subscribed_direct() | Aleksander Machniak |
2012-05-15 | Remove 'focused' class on blur | Aleksander Machniak |
2012-05-14 | Update localizations from launchpad | Thomas Bruederli |
2012-05-13 | Fix support for large uuencode attachments. | Giovanni Bajo |
2012-05-12 | Fix handling of "usemap" attribute (#1488472) | Aleksander Machniak |
2012-05-12 | Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812 | Aleksander Machniak |
2012-05-10 | Fix PHP warning on PHP 5.4 (#1488469) | Aleksander Machniak |
2012-05-09 | Fix add_contact() (#1488465) | Aleksander Machniak |
2012-05-09 | Use similar language as a fallback for plugin localization (#1488401) | Aleksander Machniak |
2012-05-08 | Removed debug code | Aleksander Machniak |
2012-05-08 | Fix Opera issues with duplicated scrollbar and invisible border | Aleksander Machniak |
2012-05-08 | Fix issue where signature wasn't re-added on draft compose (#1488322) | Aleksander Machniak |
2012-05-08 | TinyMCE 3.5 | Aleksander Machniak |
2012-05-08 | Fixed PHP warning | Aleksander Machniak |
2012-05-08 | Fix multi-threaded autocompletion when number of threads > number of sources | thomascube |