summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2008-08-29Rename localozation folder to match entry in index.incthomascube
2008-08-29Little improvement in mime-detection as suggested in #1485296thomascube
2008-08-29Don't count myselfthomascube
2008-08-29Fix unread count display: save counts in list, use the right varsthomascube
2008-08-29Little code cleanupthomascube
2008-08-29Select parent folder when collapsing if one of its childs is currently selectedthomascube
2008-08-29Only count children's unread if they exist.svncommit
2008-08-29Fix position of collapse/expand icons (#1485302)thomascube
2008-08-29#1485297: remove signature's div ID from sent html messagealecpl
2008-08-29Show unread counters the way Thunderbird does.svncommit
2008-08-29#1485241: be sure that folder is subscribed when saving sent messagealecpl
2008-08-29- oops, fixed parse error from last changealecpl
2008-08-29- Added PRE handling in html2text class (#1484740)alecpl
2008-08-29Display sum of subfolders unread count for collapsed folder.svncommit
2008-08-29- fixed html signatures replacement in text modealecpl
2008-08-29- signature in html editor must be in <div> not <span>, becausealecpl
2008-08-28- Added option 'quota_zero_as_unlimited' (#1484604)alecpl
2008-08-28- fixed unread count on mailboxlist broken in r1687alecpl
2008-08-28Codestyle + indentationthomascube
2008-08-28Add folder hierarchy collapsing.svncommit
2008-08-28- Write to log also sent MDN confirmation messagesalecpl
2008-08-28Add rcube name prefixes + codestylethomascube
2008-08-27Update nl_NL translation.svncommit
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-08-26-removed flush() calls in iil_C_HandlePartBody() to prevent from memory leak ...alecpl
2008-08-26- Removed support for PEAR::DB driveralecpl
2008-08-23#1485291: zh_CN localization updatealecpl
2008-08-22Add KOI8-R encoding to utf-8 libthomascube
2008-08-22Remove mailto links from sender/recipient addresses in message list and wait ...thomascube
2008-08-22Better fix for keyboard controls; does not disable all kind of keyboard eventsthomascube
2008-08-22Fix keyboard control of the list widgets and prevent Safari from scrolling (#...thomascube
2008-08-22Revert r1670 but improve part download step by fixing headers and adding set_...thomascube
2008-08-22- Fix buttons status after contacts deletion (#1485233)alecpl
2008-08-22#1485262: nl_NL updatealecpl
2008-08-21- Add Content-Length header while attachments downloading (#1484256)alecpl
2008-08-21change to double-escape to get through TinyMCE's cleanup #1484904svncommit
2008-08-21escape html entities in forward/reply headers #1484904svncommit
2008-08-21- typoalecpl
2008-08-21#1485288: read In-Reply-To and References when composing saved draftalecpl
2008-08-21- removed PHP4 class constructorsalecpl
2008-08-21eu_ES, ar_SA, pt_PT updateyllar
2008-08-21#1485287: allow underline in html charset for proper replacementalecpl
2008-08-20#1485223: http://pear.php.net/bugs/bug.php?id=14529alecpl
2008-08-20#1485286: don't use /e modifier with preg_replace()alecpl
2008-08-18Prevent from including empty templatethomascube
2008-08-18Better fix for bodystructure parsing (#1485280)thomascube
2008-08-18Fix bodystructure parsing (#1485280)thomascube
2008-08-18Add (a bunch of) language packs for tinyMCEthomascube
2008-08-18Set defaults for 'spellcheck_languages' and make sure the user language is se...thomascube
2008-08-15Respect spellcheck_uri in tinyMCE spellchecker (#1484196)thomascube