summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2008-06-10#1485116yllar
2008-06-10fr_FR update, thanks Maximilienyllar
2008-06-09#1485110alec
2008-06-08- option to disable autocompletion from selected LDAP address books (#1484922alec
2008-06-07-segfault (#1485109)alec
2008-06-07- added 'pl' aliasalec
2008-06-07-added encoding detection for attachment names when message part hasn't got c...alec
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomasb
2008-06-07Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_e...thomasb
2008-06-07Fix language detection + update Catala localizationthomasb
2008-06-07Cleaned up localization names to unique language_COUNTRY schema according to ...thomasb
2008-06-06- just boolean checkalec
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alec
2008-06-05Fix structure parsing and html output for multipart messagesthomasb
2008-06-05#1485106alec
2008-06-05- added iil_PutLine() wrapper for fputs()alec
2008-06-05Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Compl...thomasb
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomasb
2008-06-05Use internal strtolower function because mbstring is optionalthomasb
2008-06-05Updated Arabic Translationyllar
2008-06-04Distinguish html and plaintext parts in messagy body displaythomasb
2008-06-04Allow <body> tag in HTML messages which will be converted to <div class='rcmB...thomasb
2008-06-04Chech for mb_convert_encoding first because mbstring is optional for RoundCub...thomasb
2008-06-04-typo in get_header()alec
2008-06-03-add convert encoding before html parsingalec
2008-06-03- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()alec
2008-06-02#1485098alec
2008-06-02#1484856alec
2008-06-02-fix for backslash in folder namealec
2008-06-01sk & fi updateyllar
2008-05-31- Escape \ in login (#1484614)alec
2008-05-30-removed not existing variablealec
2008-05-30et_EE updateyllar
2008-05-30- Support " and \ in folder namesalec
2008-05-30Tell the user which character is forbidden + add translationthomasb
2008-05-30- Disallowed delimiter in folder name (#1484803)alec
2008-05-30-cleanupalec
2008-05-30- Support for subfolders in default/protected folders (#1484665)alec
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ...thomasb
2008-05-29- pl -> pl_PLalec
2008-05-29-fixed last commitalec
2008-05-29-set utf8 locales in setlocale()alec
2008-05-29-don't set Preferences pagetitle in ajax callsalec
2008-05-28Pass auth_type as argument; don't start session if started from command linethomasb
2008-05-28Updated German localizationsthomasb
2008-05-28Updated lithuanian translationyllar
2008-05-28- Fixed sorting of folders with non-ascii charactersalec
2008-05-27Remove cruft from upload responsethomasb
2008-05-27Code cleanup: use common objects and methodsthomasb
2008-05-27iil_C_FetchHeaders does not always return the headers in the correct order ->...thomasb