Age | Commit message (Expand) | Author |
2012-06-28 | Fix handling of MYRIGHTS on private namespace roots - fixes issue where | Aleksander Machniak |
2012-06-28 | Define array variable in case none of zones is valid (shouldn't happen) | Aleksander Machniak |
2012-06-28 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-06-28 | Fix fatal error when date.timezone isn't set (#1488546) | Aleksander Machniak |
2012-06-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-06-26 | Fixed index update when there are no cached messages for specified folder | Aleksander Machniak |
2012-06-26 | Enable drag & drop file upload for contact photos | Thomas Bruederli |
2012-06-26 | Improve performance by skipping redundant ENABLE commands | Aleksander Machniak |
2012-06-25 | Update to TinyMCE 3.5.4.1 | Aleksander Machniak |
2012-06-20 | Initialize rcube instance (with options); no caches without a valid user_id | Thomas Bruederli |
2012-06-19 | Removed redundant method | Aleksander Machniak |
2012-06-13 | Fix handling of unitless CSS size values in HTML message (#1488535) | Aleksander Machniak |
2012-06-13 | Fix removing contact photo using LDAP addressbook (#1488420) | Aleksander Machniak |
2012-06-13 | Add skin name to the (javascript) environment | Aleksander Machniak |
2012-06-13 | Improve getopt feature for command line scripts | Thomas Bruederli |
2012-06-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
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 Shift + delete button does not permanently delete messages (#1488243) | Aleksander Machniak |
2012-06-08 | Add Content-Length for attachments where possible (#1485478) | Aleksander Machniak |
2012-06-08 | Fix attachment sizes in message print page and attachment preview page (#1488... | 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-07 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-06-06 | Fix js error when dropping attachment file | Aleksander Machniak |
2012-06-06 | Better comments | Thomas Bruederli |
2012-06-06 | New feature to add mail attachments using drag & drop on HTML5 enabled browsers | Thomas Bruederli |
2012-06-06 | Allow access to blank.tif | Thomas Bruederli |
2012-06-06 | Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_m... | Aleksander Machniak |
2012-06-06 | Fix default_charset handling | 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 | Fix possible PHP warning: strpos(): Offset not contained in string | 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-02 | Typo fix | Mathias Rhein |
2012-06-01 | Define and use 'mozilla' class for HTML style | 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 | Code cleanup, more object-like syntax when building URLs | Aleksander Machniak |
2012-05-30 | Merge branch 'dev-browser-capabilities' | Aleksander Machniak |
2012-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-30 | Display Tiff as Jpeg in browsers without Tiff support (#1488452) | Aleksander Machniak |
2012-05-28 | Add Flash support detection | Aleksander Machniak |
2012-05-28 | Use browser capabilities to decide if PDF/TIFF attachments should be displayed | Aleksander Machniak |
2012-05-28 | Added browser capabilities detection, i.e. PDF and TIFF support | Aleksander Machniak |
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 | CS, tabs to spaces | Aleksander Machniak |