summaryrefslogtreecommitdiff
path: root/program/lib
AgeCommit message (Expand)Author
2013-02-25Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)Aleksander Machniak
2013-02-19Add workaround for invalid message charset detection by IMAP servers (#1488968)Aleksander Machniak
2013-02-18Fix NUL characters in content-type of ms-tnef attachment (#1488964)Aleksander Machniak
2013-02-17Make cleanup() method publicAleksander Machniak
2013-02-14Correctly quote spell text contents inside the xml containerThomas Bruederli
2013-02-01Slightly improve database driver chackAleksander Machniak
2013-02-01Fix handling link href attribute value with (valid) newline characters (#1488...Aleksander Machniak
2013-01-26Bring back lost text braking width adjustment when quoting blockquote partsThomas Bruederli
2013-01-25Refactored blockquote quotion routine in html2text conversion: it now correct...Thomas Bruederli
2013-01-25Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()Thomas Bruederli
2013-01-25Send LOGOUT only when closing connection in logged state (#1487784)Aleksander Machniak
2013-01-23Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_conn...Thomas Bruederli
2013-01-23Use the right variable for IPv6 checkThomas Bruederli
2013-01-21Rtrim() quoted lines on conversion to flowed format (according to RFC2646)Aleksander Machniak
2013-01-20More improvements to format=flowed handling + fix in wordwrap() used internal...Aleksander Machniak
2013-01-20Improve format=flowed text unfolding, add test for signature separator handlingAleksander Machniak
2013-01-19Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form...Thomas Bruederli
2013-01-17Merge branch 'schema_upgrades' into release-0.9Aleksander Machniak
2013-01-14Select 8 KB of message part for headers (to make sure we get them all)Thomas Bruederli
2013-01-11Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard m...Aleksander Machniak
2013-01-09Reset $db_error_msg on queryAleksander Machniak
2013-01-09Force autocommit mode in mysql database driver (#1488902)Aleksander Machniak
2013-01-09Don't convert to link a text with < and > charactersAleksander Machniak
2013-01-09Force autocommit mode in mysql database driver (#1488902)Aleksander Machniak
2013-01-08Don't convert to link a text with < and > charactersAleksander Machniak
2013-01-07Bump versions for 0.9 release branchThomas Bruederli
2013-01-07Fix address fields import from CSV (#1488900)Aleksander Machniak
2013-01-07Fix typoAleksander Machniak
2013-01-07Rename $date_types -> $date_colsAleksander Machniak
2013-01-07Fix quoted data handling in CSV files (#1488899)Aleksander Machniak
2013-01-07Fix searching by date in address book (#1488888)Aleksander Machniak
2013-01-06Improve charset detection by prioritizing charset according to user language ...Aleksander Machniak
2013-01-05Fix handling of escaped separator in vCard file (#1488896)Aleksander Machniak
2013-01-02Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-01-02Add option to use envelope From address for MDN responses (#1488880)Aleksander Machniak
2013-01-02Upgrade PEAR:Mail_mime package to latest versionThomas Bruederli
2012-12-30Support "multipart/relative" as an alias for "multipart/related" type (#1488886)Aleksander Machniak
2012-12-28Unified attachments filenames handling for message parts without a filenameAleksander Machniak
2012-12-27Workaround UW-IMAP bug where hierarchy separator is added to the shared folde...Aleksander Machniak
2012-12-26Framework'ize html2text classAleksander Machniak
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some improve...Aleksander Machniak
2012-12-23Fix handling of parentheses in URLsAleksander Machniak
2012-12-22Add hint about possible disabled fsockopen() function on connection errorAleksander Machniak
2012-12-21Fix commentAleksander Machniak
2012-12-21CS fixesAleksander Machniak
2012-12-20Fix locking issue in SQLite driver (#1488874)Aleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-12-19Fix Call to undefined method rcube_db_sqlite::_get_result()Aleksander Machniak
2012-12-19Don't display message parts with unsupported text type, e.g. text/calendarAleksander Machniak
2012-12-19Better GD module functions detection, should fix "Call to undefined function ...Aleksander Machniak