Commit Graph

217 Commits (10a6fc58e6e8a40388ffda43f949f69f5ec804dc)

Author SHA1 Message Date
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 16 years ago
thomascube 0e6bdbe8f5 Pass auth_type as argument; don't start session if started from command line 16 years ago
alecpl 53873e32aa - Fixed sorting of folders with non-ascii characters 16 years ago
thomascube 05d180a826 iil_C_FetchHeaders does not always return the headers in the correct order -> sort them manually; improved rcube_header_sorter performance 16 years ago
thomascube bf0cb98701 Moved RoundCube functionality from lib to rcube_imap class; removed debug log 16 years ago
thomascube a057930096 Fix automatic creation of (prefixed) folders 16 years ago
thomascube 8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 16 years ago
thomascube b026c3be85 Make IMAP auth type configurable (#1483825) 16 years ago
alecpl fc23121982 -added check for caching_enabled (#1485051) 16 years ago
alecpl 3998350520 - Fixed (?) r1366 change (#1485050) 16 years ago
alecpl 583850d00c - Corrected message headers decoding when charset isn't specified and improved
support for native languages (#1485050, #1485048)
16 years ago
alecpl f1b75374b2 - Optimized messages sorting on servers without sort capability (#1485049) 16 years ago
alecpl c5cc386da4 - fixed searching broken in r1341 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
alecpl 257782150d - improved messages list performance - patch from Justin Heesemann 16 years ago
alecpl f94a801d03 - Fix typo in set_charset() (#1484991) 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago