[commits] Horde branch master updated. 8d44003b8df3236bd9d4edafc3322d3939f54117

Michael M Slusarz slusarz at horde.org
Tue Mar 25 02:52:18 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 078255ca320f486e62a1951a79f2902389c7950e

4bc08db [mms] Fix search in Facebook driver.
8d44003 [mms] Don't send as multipart/alternative if plaintext part is empty.

Summary: http://github.com/horde/horde/compare/078255ca320f486e62a1951a79f2902389c7950e...8d44003b8df3236bd9d4edafc3322d3939f54117

-----------------------------------------------------------------------

commit 4bc08dbbd5e44f7ff1a7b3f4820937a756633cc5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 24 20:40:27 2014 -0600

    [mms] Fix search in Facebook driver.
    
    Search query can contain nested 'ANDs' and 'ORs', so that needs to be
    handled.
    
    Additionally, cache key was completely broken since implode() won't work
    on the multi-level $criteria array.

 turba/docs/CHANGES            |    1 +
 turba/lib/Driver/Facebook.php |   90 +++++++++++++++++++++++------------------
 turba/package.xml             |    2 +
 3 files changed, 53 insertions(+), 40 deletions(-)

http://github.com/horde/horde/commit/4bc08dbbd5e44f7ff1a7b3f4820937a756633cc5

-----------------------------------------------------------------------

commit 8d44003b8df3236bd9d4edafc3322d3939f54117
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 24 20:51:48 2014 -0600

    [mms] Don't send as multipart/alternative if plaintext part is empty.

 imp/docs/CHANGES    |    1 +
 imp/lib/Compose.php |   27 +++++++++++++++++----------
 imp/package.xml     |    1 +
 3 files changed, 19 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/8d44003b8df3236bd9d4edafc3322d3939f54117




More information about the commits mailing list