summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-17CS fixes, mostly indentationAleksander Machniak
2012-08-17Update changelogAleksander Machniak
2012-08-17Fix bug where domain name was converted to lower-case even with login_lc=fals...Aleksander Machniak
2012-08-17Fix PHP Warning: strlen() expects parameter 1 to be string, object givenAleksander Machniak
2012-08-16Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-16Rewritten test scripts for PHPUnitAleksander Machniak
2012-08-16Force at least one subtype of address to be specified.Aleksander Machniak
2012-08-16Make $inline_parts property publicly availableAleksander Machniak
2012-08-15Fix lower-casing email address on replies (#1488598)Aleksander Machniak
2012-08-15Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-15Fix line separator in exported messages (#1488603)Aleksander Machniak
2012-08-15PDO: quote null values as NULL instad of an empty stringThomas Bruederli
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-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander 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-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-14Disable autocapitalization in login form on iPad/iPhone (#1488609)Aleksander Machniak
2012-08-14s/rcmail/rcube/Aleksander Machniak
2012-08-14Improve text wrapping in repliesThomas Bruederli
2012-08-14Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-08-14Chrome requires child elements to define border-radius, tooThomas Bruederli
2012-08-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-14Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#148...Aleksander Machniak
2012-08-13Skip IDN conversion when saving/reading identies. This should provide proper ...Thomas Bruederli
2012-08-13Fix handling of LDAP values - support arrays (#1488604)Aleksander Machniak
2012-08-12CS fixes (mostly tab -> spaces)Aleksander Machniak
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-10Require the latest (yet unrelesed) version of Net_SMTPThomas Bruederli
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-08Fix image cid substitution in compose/sendmailAleksander Machniak
2012-08-08Fix SQL errors handlingAleksander Machniak
2012-08-08(Again) return error message from is_error()Aleksander Machniak
2012-08-08Improve is_error() so we can check for state of specified queryAleksander Machniak
2012-08-08Make #settings-sections thinerAleksander Machniak
2012-08-08Add splitter for preferences sections listAleksander Machniak
2012-08-08Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-08Remove unused variableAleksander Machniak
2012-08-08- Fix (disable) request validation for spell and spell_html actionsAleksander Machniak
2012-08-08- Check request tokens also in devel_modeAleksander Machniak
2012-08-07Merge pull request #18 from sylvestre/masterAleksander Machniak