Age | Commit message (Expand) | Author |
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 |
2012-05-25 | Move messages forwarding mode setting into Preferences | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Add is_escaped attribute for html_select and html_textarea (#1488485) | Aleksander Machniak |
2012-05-22 | Remove last instance of storage_connect() with possible performance | Aleksander Machniak |
2012-05-22 | - Fix HTML entities handling in HTML editor (#1488483) | Aleksander Machniak |
2012-05-16 | Fix object reference | Thomas Bruederli |
2012-05-10 | Fix PHP warning on PHP 5.4 (#1488469) | Aleksander Machniak |
2012-05-09 | Fix add_contact() (#1488465) | 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-04-25 | - Improved all headers viewer (mostly in Larry skin) | alecpl |
2012-04-24 | - Fix handling errors on draft auto-save | alecpl |
2012-04-23 | - Add vCard import from multiple files at once (#1488015) | alecpl |
2012-04-21 | Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14... | thomascube |
2012-04-19 | - Fix attachment name regression (#1488446) | alecpl |
2012-04-18 | - Fix creating folders if ACL exists (1488443) | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-12 | - Small fix | alecpl |
2012-04-12 | - Fix importing to LDAP addressbook when mail attribute is required by | alecpl |
2012-04-12 | - Fix adding contact form fields in situation when the fieldset is empty. | alecpl |
2012-04-11 | - Revert r6060, fix #1487822 using css-only | alecpl |
2012-04-11 | Force page reload if list columns changed in IE8 (#1487822) | thomascube |
2012-04-11 | Allow mass-removal of addresses from a group (#1487748) | thomascube |
2012-04-10 | - Fix so "Back" from compose/show doesn't reset search request (#1488238) | alecpl |
2012-04-08 | - Add option to delete messages instead of moving to Trash when in Junk folde... | alecpl |
2012-03-21 | - Fix E_STRICT warning (#1488404) | alecpl |