Age | Commit message (Expand) | Author |
2013-10-03 | Improved mailto: link arguments handling (#1489363) | Aleksander Machniak |
2013-09-30 | Also truncate the list of addresses in print view + add link to show them all | Thomas Bruederli |
2013-09-28 | Generate settings tabs with a template object 'settingstabs' and let plugins ... | Thomas Bruederli |
2013-09-21 | Bring back possibility to unset default font family and font size | Aleksander Machniak |
2013-09-16 | Touch new default font size settings: simplified + codestyle + updated changelog | Thomas Bruederli |
2013-09-16 | Merge pull request #118 from Dennis1993/patch-12 | Thomas B. |
2013-09-15 | Display full attachment name using title attribute when name is too long to d... | Aleksander Machniak |
2013-09-13 | Move some config options to new and collapsible 'advanced' blocks | Thomas Bruederli |
2013-09-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-09-11 | After message is sent refresh messages list of replied message folder (#1489249) | Aleksander Machniak |
2013-09-10 | Improve handling of date strings and DateTime values in contacts | Thomas Bruederli |
2013-09-10 | Support full address specification in contact email fields. | Aleksander Machniak |
2013-09-10 | Fix for case when email array is not flat | Aleksander Machniak |
2013-09-10 | Enable groups import options selector if there's at least one writable source... | Aleksander Machniak |
2013-09-08 | Fix issue where From address was removed from Cc and Bcc fields when editing ... | Aleksander Machniak |
2013-09-08 | Add option to import vcards with group assignments (pull-request 105) | Thomas Bruederli |
2013-09-08 | Save groups membership in VCard export (#1488509) | Thomas Bruederli |
2013-09-06 | Make identities matching case insensitive (#1485480) | Aleksander Machniak |
2013-09-02 | Update func.inc | Dennis1993 |
2013-09-02 | Update func.inc | Dennis1993 |
2013-09-02 | Update func.inc | Dennis1993 |
2013-09-02 | Update save_prefs.inc | Dennis1993 |
2013-09-02 | Update sendmail.inc | Dennis1993 |
2013-09-02 | Update compose.inc | Dennis1993 |
2013-09-01 | Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()" | Aleksander Machniak |
2013-09-01 | Merge pull request #106 from JohnDoh/edit-folders | Aleksander Machniak |
2013-09-01 | Merge pull request #101 from Dennis1993/patch-9 | Aleksander Machniak |
2013-08-29 | Allow setting INBOX as Sent folder (#1489219) | Aleksander Machniak |
2013-08-28 | Fix lack of Reply-To address in header of forwarded message body (#1489298) | Aleksander Machniak |
2013-08-26 | folder admin: omit fieldset if there is only one section | PhilW |
2013-08-26 | Fix bugs when invoking contact creation form when read-only addressbook is se... | Aleksander Machniak |
2013-08-25 | Strip spell checker error message for logging; remove unused sprintf() | Thomas Bruederli |
2013-08-25 | Fix identity selection on reply (#1489291) | Aleksander Machniak |
2013-08-25 | Fix so additional headers are added to all messages sent (#1489284) | Aleksander Machniak |
2013-08-24 | Fix display issue after moving folder in Folder Manager (#1489293) | Aleksander Machniak |
2013-08-20 | - Fix setting refresh_interval to "Never" in Preferences (#1489286) | Aleksander Machniak |
2013-08-08 | Fix issue where uploaded photo was lost when contact form did not validate (#... | Aleksander Machniak |
2013-08-08 | Fix redundant SQL query on contact photo request after photo upload. | Aleksander Machniak |
2013-08-06 | Update func.inc | Dennis1993 |
2013-08-06 | Update compose.inc | Dennis1993 |
2013-08-05 | Ignore Reply-To when replying to own message (#1489230) | Aleksander Machniak |
2013-08-04 | Fix XSS vulnerability when saving HTML signatures (#1489251) | Aleksander Machniak |
2013-08-04 | Move identity selection based on non-standard headers into (new) identity_sel... | Aleksander Machniak |
2013-08-02 | Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of a... | Aleksander Machniak |
2013-08-01 | Fix fatal error when opening non-existing message in compose window | Aleksander Machniak |
2013-08-01 | Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - a... | Aleksander Machniak |
2013-07-31 | Support special Return-Path form used on some (PEAR) mailing list (#1489241) | Aleksander Machniak |
2013-07-30 | Fix downloading binary files with (wrong) text/* content-type (#1489267) | Aleksander Machniak |
2013-07-29 | Merge pull request #96 from Dennis1993/patch-6 | Thomas B. |
2013-07-29 | Validate all text attachments not only text/plain. This fixes invalid | Aleksander Machniak |