Age | Commit message (Expand) | Author |
2012-08-03 | Remove debug code | Aleksander Machniak |
2012-08-03 | Fix duplicated fields when object is converted into array | 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 | Fix fatal error when date.timezone isn't set (#1488546) | Aleksander Machniak |
2012-06-08 | Fix XSS vulnerability in message subject handling using Larry skin (#1488519) | Aleksander Machniak |
2012-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-26 | Fix possible PHP warning | Aleksander Machniak |
2012-05-26 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | 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 | - 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-27 | - Applied fixes from trunk up to r6129 | alecpl |
2012-04-24 | - Applied fixes from trunk up to r6123 | alecpl |
2012-04-21 | Backported r6109 to release branch | thomascube |
2012-04-18 | - Fix parent folder permissions checking on folder creation (#1488443) | 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 |
2012-03-20 | Add support for read-only address book records | thomascube |
2012-03-19 | - Image resize with GD extension (#1488383) | alecpl |
2012-03-16 | Pass message UID to 'message_part_get' hook | thomascube |
2012-03-14 | Request all needed fields from address book backends (#1488394) | thomascube |
2012-03-09 | - Unified (single) spellchecker button | alecpl |
2012-03-08 | Only run value through format_date if no render_func was called before | thomascube |
2012-03-05 | - Fix duplicate names handling in addressbook searches (#1488375) | alecpl |
2012-03-03 | Fix spelling | thomascube |
2012-03-02 | - Fixed double-quotes handling in recipient names | alecpl |
2012-02-28 | - Add Russian to the spellchecker languages list (#1488135) | alecpl |
2012-02-25 | Slighlty increase minimum browser requirements | thomascube |
2012-02-13 | - Fix issue with folder creation under INBOX. namespace (#1488349) | alecpl |
2012-02-13 | - Added mailto: protocol handler registration link in User Preferences (#1486... | alecpl |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-08 | - Fix issue where some text from original message was missing on reply (#1488... | alecpl |
2012-02-07 | - Workaround IMAP server issue when THREAD command returns less messages than... | alecpl |
2012-02-03 | Get rid of global $__skin_path variable (#1488336) | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-01-29 | Allow plugins to overwrite the displayed confirmation message when saving a d... | thomascube |
2012-01-25 | Added new plugin hook 'message_draftsaved' | thomascube |