index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
/
Roundcube
/
rcube_imap.php
Age
Commit message (
Collapse
)
Author
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
2013-04-03
Fix possible header duplicates when using additional headers (#1489033)
Aleksander Machniak
2013-03-16
Notify about a new mail only if it's UNSEEN (#1388965)
Aleksander Machniak
2013-03-08
Support IMAP MOVE extension [RFC 6851]
Aleksander Machniak
2013-02-19
Add workaround for invalid message charset detection by IMAP servers (#1488968)
Aleksander Machniak
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-12-13
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2012-12-13
Rename hook imap_connect to storage_connect
Aleksander Machniak
2012-12-12
Add EXISTS mode to count() method - return number of all messages in a folder,
Aleksander Machniak
event if skip_deleted is enabled and/or search is active.
2012-12-09
Add support for IMAP BINARY (RFC3516)
Aleksander Machniak
2012-11-27
Add argument to fetch message parts only partially. Can be used for content ↵
Thomas Bruederli
mimetype detection without loading the entire file
2012-11-26
RCMAIL_VERSION -> RCUBE_VERSION
Aleksander Machniak
2012-11-22
Fix cache (in)validation after setting \Deleted flag
Aleksander Machniak
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak