Commit Graph

13 Commits

Author SHA1 Message Date
thomascube
bf0cb98701 Moved RoundCube functionality from lib to rcube_imap class; removed debug log 2008-05-27 06:41:46 +00:00
thomascube
a057930096 Fix automatic creation of (prefixed) folders 2008-05-20 08:29:51 +00:00
thomascube
8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 2008-05-17 17:46:43 +00:00
thomascube
b026c3be85 Make IMAP auth type configurable (#1483825) 2008-05-15 21:21:35 +00:00
alecpl
fc23121982 -added check for caching_enabled (#1485051) 2008-05-12 19:19:41 +00:00
alecpl
3998350520 - Fixed (?) r1366 change (#1485050) 2008-05-09 06:53:48 +00:00
alecpl
583850d00c - Corrected message headers decoding when charset isn't specified and improved
support for native languages (#1485050, #1485048)
2008-05-08 09:07:04 +00:00
alecpl
f1b75374b2 - Optimized messages sorting on servers without sort capability (#1485049) 2008-05-08 07:38:36 +00:00
alecpl
c5cc386da4 - fixed searching broken in r1341 2008-05-02 08:51:15 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
alecpl
257782150d - improved messages list performance - patch from Justin Heesemann 2008-04-29 06:44:57 +00:00
alecpl
f94a801d03 - Fix typo in set_charset() (#1484991) 2008-04-16 06:17:32 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00