Age | Commit message (Expand) | Author |
2012-10-01 | Avoid double-quoting of some message headers; wrap email address strings in <... | Thomas Bruederli |
2012-09-11 | Fix error where session wasn't updated after folder rename/delete (#1488692) | Aleksander Machniak |
2012-09-03 | Fix bug where parentnotwritable error wasn't displayed in the interface | Aleksander Machniak |
2012-09-03 | Fix displaying all headers when they contain malformed characters (#1488666) | Aleksander Machniak |
2012-09-02 | Fix possible PHP Warning: in_array() expects parameter 2 to be array | Aleksander Machniak |
2012-08-29 | Fix quota capability detection so it can be overwritten by a plugin (#1488655) | Aleksander Machniak |
2012-08-27 | Fix identity selection on reply (#1488101) | Aleksander Machniak |
2012-08-21 | Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed | 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-06 | Fix double HTML entities escaping in forward message header | 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-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 |