summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2008-09-03- Add RFC2231 header value continuations support for attachmentalecpl
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube
2008-09-02- fixed typoalecpl
2008-09-02- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response usealecpl
2008-09-02Let rcmail class create address book instancesthomascube
2008-08-29Little improvement in mime-detection as suggested in #1485296thomascube
2008-08-29Little code cleanupthomascube
2008-08-29Fix position of collapse/expand icons (#1485302)thomascube
2008-08-28Codestyle + indentationthomascube
2008-08-28Add folder hierarchy collapsing.svncommit
2008-08-28Add rcube name prefixes + codestylethomascube
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-08-26- Removed support for PEAR::DB driveralecpl
2008-08-22Revert r1670 but improve part download step by fixing headers and adding set_...thomascube
2008-08-21- removed PHP4 class constructorsalecpl
2008-08-20#1485286: don't use /e modifier with preg_replace()alecpl
2008-08-11#1485268alecpl
2008-08-09- Case insensitive contacts searching using PostgreSQL (#1485259)alecpl
2008-08-07Separate queries to make use of the database indexes; with OR no index is usedthomascube
2008-08-07Don't add empty url paramsthomascube
2008-08-07Don't save prefs with default values if they haven't been changed yetthomascube
2008-08-06- fread() replaced by file_get_contents(), see comments in #1484880alecpl
2008-08-05#1485229: fixed mailboxlist sorting for folder names with upper casealecpl
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property w...thomascube
2008-07-31Code cleanup,thomascube
2008-07-31Make special folders configurable for the userthomascube
2008-07-31Code cleanup with new html classesthomascube
2008-07-31Fix read_when_deleted behavior + javascript codestylethomascube
2008-07-29Add microformats to address book + fix html output + codestylethomascube
2008-07-28Show appropriate error message if config files are missingthomascube
2008-07-28Add consistency checks + complete some phpdocthomascube
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + s...thomascube
2008-07-22Improve HTML sanitization with washtmlthomascube
2008-07-21- use long date format in print mode (#1485191)alecpl
2008-07-21#1485207alecpl
2008-07-18#1485213: fixed $allowed array for inputfieldalecpl
2008-07-18- use fallback if mime_content_type() returns false (#1485222)alecpl
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomascube
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomascube
2008-06-30- deprecated is_a() replaced by instanceof operatoralecpl
2008-06-30- Added flag column on messages list (#1484623)alecpl
2008-06-24Really, really fix host selection (damn, it's too hot)thomascube
2008-06-24Really fix host selection from login formthomascube
2008-06-24Fix typo and re-enable input box for hostthomascube
2008-06-23- typoalecpl
2008-06-23- fixed get_sequence_name()alecpl
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomascube
2008-06-20Store compose parameters in session and redirect to a unique URLthomascube
2008-06-20Simplify step inclusion in controller (index.php)thomascube
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomascube