Age | Commit message (Expand) | Author |
2012-08-27 | Fix identity selection on reply (#1488101) | Aleksander Machniak |
2012-08-27 | Add option to enable HTML editor on forwarding (#1488517) | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-08-21 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-21 | Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed | Aleksander Machniak |
2012-08-21 | Fix possible PHP warning, read default_folders using config->get() | Aleksander Machniak |
2012-08-20 | Added "Undeleted" option to messages list filter | Aleksander Machniak |
2012-08-17 | Fix PHP Warning: strlen() expects parameter 1 to be string, object given | Aleksander Machniak |
2012-08-15 | Fix lower-casing email address on replies (#1488598) | Aleksander Machniak |
2012-08-15 | Fix line separator in exported messages (#1488603) | Aleksander Machniak |
2012-08-15 | Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) | Aleksander Machniak |
2012-08-15 | Fix stripped apostrophes when replying in plain text to HTML message (#1488606) | Aleksander Machniak |
2012-08-14 | Fix inactive Save search option after advanced search (#1488607) | Aleksander Machniak |
2012-08-14 | Improve text wrapping in replies | Thomas Bruederli |
2012-08-13 | Skip IDN conversion when saving/reading identies. This should provide proper ... | Thomas Bruederli |
2012-08-11 | Fix bug in last commit which broke searching | Aleksander Machniak |
2012-08-11 | Added separate From and To columns apart from smart From/To column (#1486891) | Aleksander Machniak |
2012-08-08 | Fix image cid substitution in compose/sendmail | Aleksander Machniak |
2012-08-08 | Fix SQL errors handling | Aleksander Machniak |
2012-08-08 | Remove unused variable | Aleksander Machniak |
2012-08-06 | Fix double HTML entities escaping in forward message header | Aleksander Machniak |
2012-08-05 | - Fix order of attachments in sent mail (#1488423) | Aleksander Machniak |
2012-08-03 | Remove debug code | Aleksander Machniak |
2012-08-03 | Fix duplicated fields when object is converted into array | Aleksander Machniak |
2012-07-31 | Define context (_remote=1) for spellcheck requests to send proper response on... | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-07-24 | Prefer default addressbook also when checking for existence of MDN request re... | Aleksander Machniak |
2012-07-13 | Prepare to show contact photo of email sender in mail views | 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-06-28 | Fix empty user agent string on error page for "incompatible browser" error | 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 | Enable drag & drop file upload for contact photos | Thomas Bruederli |
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-06 | New feature to add mail attachments using drag & drop on HTML5 enabled browsers | Thomas Bruederli |
2012-06-04 | Fix possible PHP warning: strpos(): Offset not contained in string | 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-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-05-26 | Catch DateTime* exceptions (#1488497) - skipping buggy timezones | Aleksander Machniak |