[commits] Horde branch develop updated. fa4e847f3d0ff9aaa8241c521a8f6b095c9b662b
Michael J. Rubinsky
mrubinsk at horde.org
Sat Mar 31 19:07:48 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 4ec07370f94752056bde02ce3958fa8bab6d0d4a
403edf3 Implement Imap searching in the adapter.
fa4e847 Implement email server-side search.
-----------------------------------------------------------------------
commit 403edf311c825b67be802e2c094681bc2b41241f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Mar 31 15:02:32 2012 -0400
Implement Imap searching in the adapter.
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 114 ++++++++++++
1 files changed, 114 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/403edf311c825b67be802e2c094681bc2b41241f
-----------------------------------------------------------------------
commit fa4e847f3d0ff9aaa8241c521a8f6b095c9b662b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Mar 31 15:06:11 2012 -0400
Implement email server-side search.
Allows searching email store for messages that might not be on the device. Like
e.g., if it falls outside the timerange that are normally sync'd.
We are now the only open source activesync solution that provides this for
plain IMAP email stores :)
framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php | 74 +++++-----
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 37 +++--
2 files changed, 61 insertions(+), 50 deletions(-)
http://git.horde.org/horde-git/-/commit/fa4e847f3d0ff9aaa8241c521a8f6b095c9b662b
More information about the commits
mailing list