summaryrefslogtreecommitdiff
path: root/program/include/rcube_imap_generic.php
AgeCommit message (Expand)Author
2010-05-18- Fix typo in last commitalecpl
2010-05-18- Parse untagged CAPABILITY response for LOGIN command (#1486742)alecpl
2010-04-28- use @ operator for fclose() on connection handlealecpl
2010-04-28- Fix folder subscription checking (#1486684)alecpl
2010-04-23- small cleanupalecpl
2010-04-23Add class docuumentation blocks and make phpdoc work againthomascube
2010-04-01- add iilBasicHeader alias for rcube_mail_header class, needed by messages ca...alecpl
2010-03-31- fix save/delete draft message with enabled threading (#1486596)alecpl
2010-03-31- Fix undefined method error (#1486597)alecpl
2010-03-30- Fix imap login (#1486591)alecpl
2010-03-27- change namespace() to getNamespace()alecpl
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alecpl