summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomascube
2008-06-05Use internal strtolower function because mbstring is optionalthomascube
2008-06-05Updated Arabic Translationyllar
2008-06-04Update CHANGELOGthomascube
2008-06-04Minor style improvement for html messages in preview panethomascube
2008-06-04Distinguish html and plaintext parts in messagy body displaythomascube
2008-06-04Allow <body> tag in HTML messages which will be converted to <div ↵thomascube
class='rcmBody'>
2008-06-04Chech for mb_convert_encoding first because mbstring is optional for ↵thomascube
RoundCube + add some phpdoc
2008-06-04-typo in get_header()alecpl
2008-06-03-add convert encoding before html parsingalecpl
2008-06-03- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()alecpl
- imap.inc: Fixed iil_C_FetchStructureString() to handle many literal strings in response (#1484969) - imap.inc: Removed hardcoded data size in iil_ReadLine()
2008-06-02#1485098alecpl
2008-06-02#1484856alecpl
2008-06-02-fix for backslash in folder namealecpl
2008-06-01sk & fi updateyllar
2008-05-31* cs fixestill
2008-05-31- Escape \ in login (#1484614)alecpl
2008-05-30-removed not existing variablealecpl
2008-05-30et_EE updateyllar
2008-05-30- Support " and \ in folder namesalecpl
2008-05-30Tell the user which character is forbidden + add translationthomascube
2008-05-30- Disallowed delimiter in folder name (#1484803)alecpl
2008-05-30-cleanupalecpl
2008-05-30- Support for subfolders in default/protected folders (#1484665)alecpl
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomascube
inline message parts + remove old code + add some doc comments
2008-05-29- pl -> pl_PLalecpl
2008-05-29-fixed last commitalecpl
2008-05-29-set utf8 locales in setlocale()alecpl
2008-05-29-don't set Preferences pagetitle in ajax callsalecpl
2008-05-28Pass auth_type as argument; don't start session if started from command linethomascube
2008-05-28Updated German localizationsthomascube
2008-05-28Updated lithuanian translationyllar
2008-05-28- Fixed sorting of folders with non-ascii charactersalecpl
2008-05-27Remove cruft from upload responsethomascube
2008-05-27Code cleanup: use common objects and methodsthomascube
2008-05-27Add link to close message part windowthomascube
2008-05-27iil_C_FetchHeaders does not always return the headers in the correct order ↵thomascube
-> sort them manually; improved rcube_header_sorter performance
2008-05-27Moved RoundCube functionality from lib to rcube_imap class; removed debug logthomascube
2008-05-27- updated ru localization (#1485091)alecpl
2008-05-26-updated zh_CN localizationalecpl
2008-05-26-display error on any upload error (eg. on post_max_size overlimit)alecpl
2008-05-26* minor cs fixestill
2008-05-26set delete_always to falsetill
2008-05-26fix to #1485083till
2008-05-26-set iframe's border to 'none' for Konqueroralecpl
2008-05-26-small fix for Konqueror (#1484228)alecpl
2008-05-26-fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueroralecpl
2008-05-24Malay translation updateyllar
2008-05-23- trim(chop()) replaced by trim() (#1485080)alecpl
2008-05-22-Hebrew translation updatealecpl