summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
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
2012-06-04Fix magic_quotes_sybase handling (#1488506)Aleksander Machniak
2012-06-04Modify CONCAT() arguments, because + operator requires them to be of type var...Aleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-26Fix host autoselection when default_host is an array (#1488495)Aleksander Machniak
2012-05-26Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Aleksander Machniak
2012-05-26Fix calls to renamed methodsThomas Bruederli
2012-05-25Remove possible confusion on session reads - PHP expects string result not bo...Aleksander Machniak
2012-05-23Small code improvementAleksander Machniak
2012-05-23Improved PERMANENTFLAGS checking code, added code for flags caching (currentl...Aleksander Machniak
2012-05-23Fix possible PHP warning in in_array_nocase() when 2nd argument is not an arrayAleksander Machniak