summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2012-11-10Bump version to 0.8.3v0.8.3Thomas Bruederli
2012-11-05Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt...Aleksander Machniak
2012-10-29fix call to MDB2::isError for MDB2 2.5.0b4Remi Collet
2012-10-25Add deprecated alias clear_mailbox()Aleksander Machniak
2012-10-22Fix a bug where saving a message in INBOX wasn't possibleAleksander Machniak
2012-10-22Fix HTML part detection in messages with attachments (#1488769)Aleksander Machniak
2012-10-17Fix the fix for empty text parts handling (#1488757)Aleksander Machniak
2012-10-16Fix post-filtering vlv results, fixes warning "mb_strtolower() expects parame...Aleksander Machniak
2012-10-12Fix displaying of multipart/alternative messages with empty parts (#1488750)Aleksander Machniak
2012-10-11Fix threaded list sorting on PHP < 5.2.9 (#1488748)Aleksander Machniak
2012-10-04Consider colspan attributes when adding table cells/rowsThomas Bruederli
2012-10-04Bump version for next releaseThomas Bruederli
2012-10-02Backported commit 10467e8a5957 and other improvementsThomas Bruederli
2012-10-01Fix handling vCard entries with TEL;TYPE=CELL (#1488728)Aleksander Machniak
2012-09-17Avoid saving composed FN values with only spaces (shows empty names in listing)Thomas Bruederli
2012-09-12Don't use charset aliases for destination charset - fixes e.g.Aleksander Machniak
2012-09-12Fix is_error() returns wrong result for empty result setAleksander Machniak
2012-09-09Fix PLAIN authentication for some IMAP servers (#1488674)Aleksander Machniak
2012-09-09Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)Aleksander Machniak
2012-09-04fix commit 68b9f365b38fe68848eedf81a9eaad7810f51b0b (#1488669)Raoul Bhatia
2012-08-29Fix decoding of HTML messages with UTF-16 charset specified (#1488654)Aleksander Machniak
2012-08-24Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)Aleksander Machniak
2012-08-18More default->larry fixesAleksander Machniak
2012-08-17Bump version to 0.8.1v0.8.1Thomas Bruederli
2012-08-17Fix bug where domain name was converted to lower-case even with login_lc=fals...Aleksander Machniak
2012-08-16Force at least one subtype of address to be specified.Aleksander Machniak
2012-08-15Fix lower-casing email address on replies (#1488598)Aleksander Machniak
2012-08-15Fix line separator in exported messages (#1488603)Aleksander Machniak
2012-08-14Disable autocapitalization in login form on iPad/iPhone (#1488609)Aleksander Machniak
2012-08-11Fix wrong search result on servers without SORT supportAleksander Machniak
2012-08-09Replace some forgotten references to skins/default (#1488591)Thomas Bruederli
2012-08-09- Fix (workaround) delete operations with some versions of memcache (#1488592)Aleksander Machniak
2012-08-05We're moving towards a stable releaseThomas Bruederli
2012-07-31Don't send complete error page to the spellchecker on error (when pspell exte...Aleksander Machniak
2012-07-30Backported default -> classic skin renamingThomas Bruederli
2012-07-30Fix so memcache hostname starting with "unix" isn't handled as socket fileAleksander Machniak
2012-07-30Support connections to memcached socket file (#1488577)Aleksander Machniak
2012-07-24Use dedicated getter to access storage objectThomas Bruederli
2012-07-24Correctly quote localized labels when used in javascript variables (#1488567)Thomas Bruederli
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-07-06There's a case (reason unknown) when destroy() is called with empty session key.Aleksander Machniak
2012-06-30Show explicit error message when provided hostname is invalid (#1488550)Aleksander Machniak
2012-06-28Fixed Konqueror browser detectionAleksander Machniak
2012-06-28Fix handling of MYRIGHTS on private namespace roots - fixes issue whereAleksander Machniak
2012-06-26Add rcube_message_header class (alias for rcube_mail_header) definition to pr...Aleksander Machniak
2012-06-13Set skin in js environmentThomas Bruederli
2012-06-13Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Aleksander Machniak
2012-06-13Fix removing contact photo using LDAP addressbook (#1488420)Aleksander Machniak
2012-06-10Fix storing X-ANNIVERSARY date in vCard format (#1488527)Aleksander Machniak
2012-06-06Decode header value in rcube_mime::get() by default (#1488511)Aleksander Machniak