Age | Commit message (Expand) | Author |
2012-11-14 | Remove useless code | Aleksander Machniak |
2012-11-14 | Fix "obj.href is undefined" error | Aleksander Machniak |
2012-11-14 | Remove redundant code | Aleksander Machniak |
2012-11-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-14 | Fix XSS vulnerability in handling of text/enriched messages (#1488806) | Aleksander Machniak |
2012-11-14 | Enable default behavior of the browser when shift/ctrl-click task links (e.g.... | Thomas Bruederli |
2012-11-13 | Remove debug code from last commit | Aleksander Machniak |
2012-11-13 | Fix warning when 'autovalues' property isn't set | Aleksander Machniak |
2012-11-13 | Fix handling of 'media' attribute on linked css (#1488789) | Aleksander Machniak |
2012-11-13 | Cache identities data in memory for faster access when get_identity() is call... | Aleksander Machniak |
2012-11-13 | jQuery-1.8.3 | Aleksander Machniak |
2012-11-12 | Fix skin template paths when linking js and css files (#1488790) | Thomas Bruederli |
2012-11-12 | BINARY extension can't be used with $formatting=true on binary content | Aleksander Machniak |
2012-11-12 | Fix excessive LFs at the end of composed message with top_posting=true (#1488... | Aleksander Machniak |
2012-11-11 | Make recent changes in skin template engine more backwards-compatible (#1488790) | Thomas Bruederli |
2012-11-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-11 | Fix bug where leading blanks were stripped from quoted lines (#1488795) | Aleksander Machniak |
2012-11-10 | New feature: display attached images as thumbnails below message body | Thomas Bruederli |
2012-11-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-09 | Add config options to automatically generate LDAP attributes for new entries | Thomas Bruederli |
2012-11-08 | Fix AREA links handling (#1488792) | Aleksander Machniak |
2012-11-07 | Updated to jQuery 1.8.2 and jQuery UI 1.9.1 | Thomas Bruederli |
2012-11-07 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-07 | Fix regression in detecting if attachment should be displayed inline (is an i... | Aleksander Machniak |
2012-11-07 | Adapt to common naming scheme for template tag attributes | Thomas Bruederli |
2012-11-07 | Tell client to open mailto: links in contact details in a new window (if conf... | Thomas Bruederli |
2012-11-06 | Allow setting contentframe from template (as frame object attribute) | Aleksander Machniak |
2012-11-06 | Fix syntax error | Thomas Bruederli |
2012-11-06 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-11-06 | Remove unused unEscape() method | Aleksander Machniak |
2012-11-05 | Make sure affected_rows() method returns expected (consistent with other RDBM... | Aleksander Machniak |
2012-11-05 | Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt... | Aleksander Machniak |
2012-11-05 | Don't add signature (again) when opening compose view in a new window | Thomas Bruederli |
2012-11-05 | Don't open another window when replying to a message displayed in extwin | Thomas Bruederli |
2012-11-03 | Fix count display after inserting a new contact | Thomas Bruederli |
2012-10-31 | Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander... | Thomas Bruederli |
2012-10-31 | Don't add Bcc headers from identity twice (e.g. if already saved in draft) | Thomas Bruederli |
2012-10-31 | Fix possible HTTP DoS on error in keep-alive requests (#1488782) | Aleksander Machniak |
2012-10-31 | Make sure HTML part size>0 before assuming the message has got HTML part | Aleksander Machniak |
2012-10-29 | Fix HTML entities handling on addressbooks list | Aleksander Machniak |
2012-10-28 | Fix error in IE<8 | Aleksander Machniak |
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli |
2012-10-27 | Merge pull request #38 from dupondje/master | Thomas B. |
2012-10-26 | Prepare template processor to handle skin inheritance | Thomas Bruederli |
2012-10-25 | Add deprecated alias clear_mailbox() | Aleksander Machniak |
2012-10-24 | Show compose options if they were visible in opener | Thomas Bruederli |
2012-10-24 | Fix new (empty) window opening on FF and others | Thomas Bruederli |
2012-10-24 | Refactored compose UI according to discussions on the mailing list | Thomas Bruederli |
2012-10-24 | Add option to disable saving sent mail in Sent folder - no_save_sent_messages... | Aleksander Machniak |