summaryrefslogtreecommitdiff
path: root/program/lib
AgeCommit message (Expand)Author
2013-10-21Fix failing vCard import when email address field contains spaces (#1489386)Aleksander Machniak
2013-10-18Change default spell-check URI after Google suspended their spell serviceThomas
2013-10-17Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)Aleksander Machniak
2013-10-12Fix text wrapping issue with long unwrappable lines (#1489371)Aleksander Machniak
2013-10-04Fix typo: occured -> occurred (#1489366)Aleksander Machniak
2013-10-04Fixed issues where HTML comments inside style tag would hang Internet ExplorerAleksander Machniak
2013-09-06Fix error_reporting directive check (#1489323)Aleksander Machniak
2013-09-03Fix issue where too big message data was stored in cache causing sql errors (...Aleksander Machniak
2013-09-01Bump version and update ChangelogThomas Bruederli
2013-09-01Fix issue where legacy config was overriden by default config (#1489288)Aleksander Machniak
2013-08-29Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)Aleksander Machniak
2013-08-25Fix so additional headers are added to all messages sent (#1489284)Aleksander Machniak
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
2013-08-24Fix last commit conflictAleksander Machniak
2013-08-23Fix unquoted path in PREG expression on Windows (#1489290)Aleksander Machniak
2013-08-16Bump version for next releaseThomas Bruederli
2013-08-16Let the framework adjust the include_path if necessaryThomas Bruederli
2013-08-15Make session auth cookie name configurableThomas Bruederli
2013-08-07Fix base URL resolving on attribute values with no quotes (#1489275)Aleksander Machniak
2013-08-07Fix wrong handling of links with '|' character (#1489276)Aleksander Machniak
2013-08-03Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB...Aleksander Machniak
2013-07-28- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)Aleksander Machniak
2013-07-25Fix parsing of links with ... in URL (#1489192)Thomas Bruederli
2013-07-23Avoid session timeouts with memcache backend as proposed by D. Carter via use...Thomas Bruederli
2013-07-08Fix IMAP SETMETADATA parameters quoting (#1489231)Aleksander Machniak
2013-07-08Fix "could not load message" error on valid empty message body (#1489228)Aleksander Machniak
2013-07-04Don't add filters for required fields which are already in search filterThomas Bruederli
2013-07-04Fix parsing of square bracket characters in IMAP response strings (#1489223)Aleksander Machniak
2013-06-30Fix message list sort with THREADS=REFS and sort column other than "None" or ...Aleksander Machniak
2013-06-29Fix messages list sorting with THREAD=REFSAleksander Machniak
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
2013-06-18Fix so exported vCard specifies encoding in v3-compatible format (#1489183)Aleksander Machniak
2013-06-13Update changelog + bump version numberThomas Bruederli
2013-06-13Fix default sorting of threaded list when THREAD=REFS isn't supported.Aleksander Machniak
2013-06-05Fix legacy options handlingAleksander Machniak
2013-06-02Fix backward copat. with cached values serialized but not base64-encoded (#14...Aleksander Machniak
2013-06-02Fix bug where serialized strings were truncated in PDO::quote() (#1489142)Aleksander Machniak
2013-06-02Fix removing flags from serialized object before saving it in DBAleksander Machniak
2013-05-31Fix displaying messages with invalid self-closing HTML tags (#1489137)Aleksander Machniak
2013-05-30Fix performance regression in text wrapping function (#1489133) - don't use i...Aleksander Machniak
2013-05-29Fix connection to posgtres db using unix socket (#1489132)Aleksander Machniak
2013-05-24Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (...Aleksander Machniak
2013-05-24Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094)Aleksander Machniak
2013-05-24Print nicer error message when too old PHP version found - required by mysql ...Aleksander Machniak
2013-05-23Fix fatal error when parsing UUencoded messages (#1489119)Aleksander Machniak
2013-05-23Fix another text wrapping issue (wrong handling of long unwrappable lines)Aleksander Machniak
2013-05-22Catch warning on is_readable() failure (open_basedir restriction)Aleksander Machniak
2013-05-16Bump version number here tooAleksander Machniak
2013-05-10Fix handling of invalid email addresses in headers (#1489092)Aleksander Machniak
2013-05-07Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < ...Aleksander Machniak