Age | Commit message (Expand) | Author |
2011-11-16 | - Fix typo | alecpl |
2011-11-15 | - Fix washing styles with quoted values e.g. font-family | alecpl |
2011-11-15 | - Fix handling of HTML form elements in messages (#1485137) | alecpl |
2011-11-15 | - Fix regression in setting recipient to self when replying to a Sent message... | alecpl |
2011-11-15 | - Fix commit r5424 + preformance microoptimizations | alecpl |
2011-11-15 | - Fix listing of folders in hidden namespaces (#1486796) | alecpl |
2011-11-14 | - Don't consider \Noselect flag when building folders tree (#1488004) | alecpl |
2011-11-14 | - Small improvements in rcmail_render_folder_tree_html() | alecpl |
2011-11-14 | - Fix sorting autocomplete results to preserve email address significance (#1... | alecpl |
2011-11-14 | - Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/ex... | alecpl |
2011-11-13 | - Add option to set session name (#1486433) | alecpl |
2011-11-12 | - Fix mailbox_status() so first run returns proper (empty) result | alecpl |
2011-11-11 | Fix: decode session data into superglobals after re-reading | thomascube |
2011-11-10 | - Add option to skip alternative email addresses in autocompletion | alecpl |
2011-11-10 | - Fix handling of type separator in get_col_values() | alecpl |
2011-11-10 | - Fix matching check to be unicode-aware | alecpl |
2011-11-10 | - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit but... | alecpl |
2011-11-10 | - Fix problem with parsing HTML message body with non-unicode characters (#14... | alecpl |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-11-09 | Consider replication delays in session storage | thomascube |
2011-11-08 | Make email recipients separator configurable + suppress dupes in auto-completion | thomascube |
2011-11-08 | - Improved _listMailboxes() performance and small parseResponse() improvement... | alecpl |
2011-11-08 | - Make $name property to be public (#1488140) | alecpl |
2011-11-08 | - Fix so folders with \Noinferiors attribute aren't listed in parent selector | alecpl |
2011-11-08 | Implement common setters for debug mode | thomascube |
2011-11-08 | Remove unused cruft | thomascube |
2011-11-07 | - Fix handling of DB connection failures. Detect failure on connection level ... | alecpl |
2011-11-07 | - Fix handling of curly brackets in URLs (#1488168) | alecpl |
2011-11-05 | Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection | thomascube |
2011-11-04 | - Don't use external js file for images listing in HTML editor | alecpl |
2011-11-04 | - Fix handling of dates (birthday/anniversary) in contact data - don't conver... | alecpl |
2011-11-04 | - Fix error on opening searched LDAP contact (#1488144) | alecpl |
2011-11-03 | - Fix redundant line break in flowed format (#1488146) | alecpl |
2011-11-02 | remove artifacts | till |
2011-11-02 | fix path/structure (my bad) | till |
2011-11-02 | check-in 3.4.6 (without moxieplayer due to a content-spoofing vulnerability) | till |
2011-11-02 | remove 3.4.2 | till |
2011-10-30 | Also merge properties of child cols of composite address book fields + remove... | thomascube |
2011-10-30 | Avoid titles like 'undefined' or 'false' | thomascube |
2011-10-30 | Improve definition of composite address fields of LDAP contacts | thomascube |
2011-10-30 | Allow cross-task ajax requests | thomascube |
2011-10-28 | Avoid errors | thomascube |
2011-10-28 | LDAP: use VLV pseudo-search for autocompletion | thomascube |
2011-10-27 | Fix inline display of image attachments | thomascube |
2011-10-26 | - Fix IDN address validation issue (#1488137) | alecpl |
2011-10-26 | - Fix removing compose data from session after sending a message | alecpl |
2011-10-26 | - Fix getting message part data from structure, fixes r5363 | alecpl |
2011-10-25 | - Fix handling of <title> tag for cases where (malformed) HTML content contai... | alecpl |
2011-10-24 | - Improve handling of situation when FETCH returns OK, but no data | alecpl |
2011-10-24 | - Fix issue where wrong message sequence range could be generated when it was... | alecpl |