Age | Commit message (Expand) | Author |
2012-07-30 | Update to TinyMCE 3.5.6 | Aleksander Machniak |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-07-26 | Use the same hard-coded fields for vlv-based autocompletion as in steps/mail/... | Thomas Bruederli |
2012-07-25 | CS fixes | Aleksander Machniak |
2012-07-25 | Support COPYUID responses (store it in $data property) | Aleksander Machniak |
2012-07-24 | CS improvements | Aleksander Machniak |
2012-07-24 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-07-24 | Small performance improvement: use cookie 'secure' parameter if enabled | Aleksander Machniak |
2012-07-24 | Set HttpOnly flag also for session cookie | Aleksander Machniak |
2012-07-24 | Correctly quote localized labels when used in javascript variables (#1488567) | Thomas Bruederli |
2012-07-24 | Prefer default addressbook also when checking for existence of MDN request re... | Aleksander Machniak |
2012-07-23 | Fix 403 error on file uploads with drag&drop (#1488539) | Aleksander Machniak |
2012-07-23 | Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ... | Aleksander Machniak |
2012-07-13 | Prepare to show contact photo of email sender in mail views | Thomas Bruederli |
2012-07-13 | Avoid warnings; silently pipe http: urls through rcmail::url() | Thomas Bruederli |
2012-07-11 | Fix drag&drop feature test on IE7 | Thomas Bruederli |
2012-07-10 | Simplified method of getting default addressbook. | Aleksander Machniak |
2012-07-10 | Use file_get_contents() to make code simpler and to fix possible infinite loop | Aleksander Machniak |
2012-07-09 | - Don't add attachments content into reply/forward/draft message body (#1488557) | Aleksander Machniak |
2012-07-06 | Fix connection error alerts when page unloads (#1488547) | Thomas Bruederli |
2012-07-06 | There's a case (reason unknown) when destroy() is called with empty session key. | Aleksander Machniak |
2012-06-30 | Show explicit error message when provided hostname is invalid (#1488550) | Aleksander Machniak |
2012-06-30 | Fix wrong compose screen elements focus in IE9 (#1488541) | Aleksander Machniak |
2012-06-28 | Fixed Konqueror browser detection | Aleksander Machniak |
2012-06-28 | Fix empty user agent string on error page for "incompatible browser" error | Aleksander Machniak |
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 |