Commit Graph

5325 Commits (fe2f0be4352ba0bc213a2c6d4dfcbbddea1a551c)
 

Author SHA1 Message Date
Aleksander Machniak fe2f0be435 Fix possible PHP warning, read default_folders using config->get()
to support deprecated option name (default_imap_folders)
12 years ago
Aleksander Machniak b2631bffd9 More default->larry fixes 12 years ago
Aleksander Machniak 31541824ab CS fixes, mostly indentation 12 years ago
Aleksander Machniak fa903a6f58 Update changelog 12 years ago
Aleksander Machniak c72325faed Fix bug where domain name was converted to lower-case even with login_lc=false (#1488593) 12 years ago
Aleksander Machniak 60082ad665 Fix PHP Warning: strlen() expects parameter 1 to be string, object given 12 years ago
Aleksander Machniak 7c151376ef Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak e824925290 Rewritten test scripts for PHPUnit 12 years ago
Aleksander Machniak fb001f851f Force at least one subtype of address to be specified.
Fixes issue where contact address wasn't displayed at all.
12 years ago
Aleksander Machniak 287eff030a Make $inline_parts property publicly available 12 years ago
Aleksander Machniak 6ab9369eb1 Fix lower-casing email address on replies (#1488598) 12 years ago
Aleksander Machniak 38ea9af1e6 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak fb2f825cd9 Fix line separator in exported messages (#1488603) 12 years ago
Thomas Bruederli 0db8d00d29 PDO: quote null values as NULL instad of an empty string 12 years ago
Aleksander Machniak c086978f6a Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) 12 years ago
Aleksander Machniak 5ef8e4ad9d Fix XSS issue with href="javascript:" not being removed (#1488613) 12 years ago
Aleksander Machniak f326e956e5 Remove redundant label tag 12 years ago
Aleksander Machniak b6d731b7da Add changelog entry for fix in last commit 12 years ago
Aleksander Machniak 21d463baba Fix stripped apostrophes when replying in plain text to HTML message (#1488606) 12 years ago
Aleksander Machniak 519e380f63 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 56689b31ae Fix inactive Save search option after advanced search (#1488607) 12 years ago
Aleksander Machniak b28a38c757 - Fix Remove from group option is active for contact search result (#1488608) 12 years ago
Aleksander Machniak c965c8abe1 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak b8dc3e0e61 Disable autocapitalization in login form on iPad/iPhone (#1488609) 12 years ago
Aleksander Machniak e1cfb0bc01 s/rcmail/rcube/ 12 years ago
Thomas Bruederli 248d781e5f Improve text wrapping in replies 12 years ago
Thomas Bruederli c0aedfa34a Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 8faaa7d1d0 Chrome requires child elements to define border-radius, too 12 years ago
Aleksander Machniak 2922b727e8 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak c1037eda18 Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594) 12 years ago
Thomas Bruederli b8b6e5011a Skip IDN conversion when saving/reading identies. This should provide proper support for multiple recipeint values including name blocks in bcc and reply-to fields 12 years ago
Aleksander Machniak d97118f8ef Fix handling of LDAP values - support arrays (#1488604) 12 years ago
Aleksander Machniak 413df054ad CS fixes (mostly tab -> spaces) 12 years ago
Aleksander Machniak a7b32b61e6 Fix text wrapping in menuselector (disabled wrapping in search filter) 12 years ago
Aleksander Machniak 3c7346a40b Fix focus on the list when list row is clicked (#1488600) 12 years ago
Aleksander Machniak 2c59937c6a Fix wrong search result on servers without SORT support 12 years ago
Aleksander Machniak 703be89e20 Fix bug in last commit which broke searching 12 years ago
Aleksander Machniak e0efd8f5dc Added separate From and To columns apart from smart From/To column (#1486891) 12 years ago
Thomas Bruederli c4a2264ae7 Require the latest (yet unrelesed) version of Net_SMTP 12 years ago
Thomas Bruederli aff970b5d3 Replace some forgotten references to skins/default (#1488591) 12 years ago
Aleksander Machniak 23557f06d1 - Fix (workaround) delete operations with some versions of memcache (#1488592) 12 years ago
Aleksander Machniak 30833a2ad5 Fix image cid substitution in compose/sendmail 12 years ago
Aleksander Machniak cd482ebce6 Fix SQL errors handling 12 years ago
Aleksander Machniak 15442512d2 (Again) return error message from is_error() 12 years ago
Aleksander Machniak ea08d4c961 Improve is_error() so we can check for state of specified query 12 years ago
Aleksander Machniak 10db0aaf38 Make #settings-sections thiner 12 years ago
Aleksander Machniak 389fa1d59f Add splitter for preferences sections list 12 years ago
Aleksander Machniak 9bfe14f778 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 2b992c5683 Remove unused variable 12 years ago
Aleksander Machniak b807084a6b - Fix (disable) request validation for spell and spell_html actions
Consider action whitelist also for ajax requests
12 years ago