summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-29Fix decoding of HTML messages with UTF-16 charset specified (#1488654)Aleksander Machniak
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-28Improvements/fixes for Larry skinAleksander Machniak
Conflicts: plugins/acl/skins/larry/acl.css
2012-08-27Fix identity selection on reply (#1488101)Aleksander Machniak
Conflicts: CHANGELOG
2012-08-26Fix Larry's messages list filter in IE (#1488632)Aleksander Machniak
2012-08-25Fix compose headers display issue in IE10Aleksander Machniak
2012-08-25Fix more IE issues by disabling Compat. mode with X-UA-Compatible meta tag ↵Aleksander Machniak
(#1488626)
2012-08-24Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)Aleksander Machniak
2012-08-24Improved email address validation with IPv6 supportAleksander Machniak
Conflicts: program/include/rcube_utils.php tests/Utils.php
2012-08-23Fix email address validation for addresses with IP address in domain partAleksander Machniak
2012-08-21 Fix Larry skin issues in IE7 compat. mode (#1488618)Aleksander Machniak
2012-08-21Fix so subscribed non-existing/non-accessible shared folder can be unsubscribedAleksander Machniak
Conflicts: CHANGELOG
2012-08-18More default->larry fixesAleksander Machniak
Conflicts: program/include/rcube_plugin.php
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 ↵Aleksander Machniak
login_lc=false (#1488593) Conflicts: CHANGELOG program/include/rcmail.php
2012-08-17Fix PHP Warning: strlen() expects parameter 1 to be string, object givenAleksander Machniak
2012-08-16Force at least one subtype of address to be specified.Aleksander Machniak
Fixes issue where contact address wasn't displayed at all.
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-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-15Fix XSS issue with href="javascript:" not being removed (#1488613)Aleksander Machniak
2012-08-15Remove redundant label tagAleksander Machniak
2012-08-15Add changelog entry for fix in last commitAleksander Machniak
2012-08-15Fix stripped apostrophes when replying in plain text to HTML message (#1488606)Aleksander Machniak
2012-08-14Fix inactive Save search option after advanced search (#1488607)Aleksander Machniak
2012-08-14- Fix Remove from group option is active for contact search result (#1488608)Aleksander Machniak
2012-08-14Disable autocapitalization in login form on iPad/iPhone (#1488609)Aleksander Machniak
Conflicts: program/include/html.php
2012-08-14Improve text wrapping in repliesThomas Bruederli
2012-08-14Chrome requires child elements to define border-radius, tooThomas Bruederli
2012-08-14Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into ↵Aleksander Machniak
release-0.8
2012-08-14Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] ↵Aleksander Machniak
(#1488594)
2012-08-13Skip IDN conversion when saving/reading identies. This should provide proper ↵Thomas Bruederli
support for multiple recipeint values including name blocks in bcc and reply-to fields
2012-08-13Fix handling of LDAP values - support arrays (#1488604)Aleksander Machniak
Conflicts: plugins/new_user_identity/package.xml
2012-08-12Fix text wrapping in menuselector (disabled wrapping in search filter)Aleksander Machniak
2012-08-11Fix focus on the list when list row is clicked (#1488600)Aleksander Machniak
2012-08-11Fix wrong search result on servers without SORT supportAleksander Machniak
2012-08-11Fix bug in last commit which broke searchingAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-09Replace some forgotten references to skins/default (#1488591)Thomas Bruederli
Conflicts: program/include/rcube_config.php program/include/rcube_template.php
2012-08-09- Fix (workaround) delete operations with some versions of memcache (#1488592)Aleksander Machniak
2012-08-08Fix image cid substitution in compose/sendmailAleksander Machniak
Conflicts: program/steps/mail/compose.inc
2012-08-08- Fix (disable) request validation for spell and spell_html actionsAleksander Machniak
Consider action whitelist also for ajax requests Conflicts: CHANGELOG index.php
2012-08-08- Check request tokens also in devel_modeAleksander Machniak
Conflicts: index.php
2012-08-08Add '0.8.0' to the list of releasesAleksander Machniak
2012-08-06Fix double HTML entities escaping in forward message headerAleksander Machniak
2012-08-06Synched translations from launchpad/masterv0.8.0Thomas Bruederli
2012-08-05We're moving towards a stable releaseThomas Bruederli
2012-08-05Fix default skin removalThomas Bruederli
2012-08-05Update installto/update script to remove old default skins and copy all ↵Thomas Bruederli
necessary files; repeat notice about missing config options after auto-update
2012-08-04Also fix dialog position 'right'Thomas Bruederli