summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomasb
git-svn-id: https://svn.roundcube.net/trunk@1476 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Use internal strtolower function because mbstring is optionalthomasb
git-svn-id: https://svn.roundcube.net/trunk@1475 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Updated Arabic Translationyllar
git-svn-id: https://svn.roundcube.net/trunk@1474 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04Distinguish html and plaintext parts in messagy body displaythomasb
git-svn-id: https://svn.roundcube.net/trunk@1471 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04Allow <body> tag in HTML messages which will be converted to <div ↵thomasb
class='rcmBody'> git-svn-id: https://svn.roundcube.net/trunk@1470 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04Chech for mb_convert_encoding first because mbstring is optional for ↵thomasb
RoundCube + add some phpdoc git-svn-id: https://svn.roundcube.net/trunk@1469 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04-typo in get_header()alec
git-svn-id: https://svn.roundcube.net/trunk@1468 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-03-add convert encoding before html parsingalec
git-svn-id: https://svn.roundcube.net/trunk@1467 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-03- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()alec
- imap.inc: Fixed iil_C_FetchStructureString() to handle many literal strings in response (#1484969) - imap.inc: Removed hardcoded data size in iil_ReadLine() git-svn-id: https://svn.roundcube.net/trunk@1466 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-02#1485098alec
git-svn-id: https://svn.roundcube.net/trunk@1465 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-02#1484856alec
git-svn-id: https://svn.roundcube.net/trunk@1464 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-02-fix for backslash in folder namealec
git-svn-id: https://svn.roundcube.net/trunk@1463 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-01sk & fi updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1462 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-31- Escape \ in login (#1484614)alec
git-svn-id: https://svn.roundcube.net/trunk@1460 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30-removed not existing variablealec
git-svn-id: https://svn.roundcube.net/trunk@1459 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30et_EE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1458 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30- Support " and \ in folder namesalec
git-svn-id: https://svn.roundcube.net/trunk@1457 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30Tell the user which character is forbidden + add translationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1456 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30- Disallowed delimiter in folder name (#1484803)alec
git-svn-id: https://svn.roundcube.net/trunk@1455 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30-cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@1454 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30- Support for subfolders in default/protected folders (#1484665)alec
git-svn-id: https://svn.roundcube.net/trunk@1453 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomasb
inline message parts + remove old code + add some doc comments git-svn-id: https://svn.roundcube.net/trunk@1452 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29- pl -> pl_PLalec
git-svn-id: https://svn.roundcube.net/trunk@1451 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-fixed last commitalec
git-svn-id: https://svn.roundcube.net/trunk@1450 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-set utf8 locales in setlocale()alec
git-svn-id: https://svn.roundcube.net/trunk@1449 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-don't set Preferences pagetitle in ajax callsalec
git-svn-id: https://svn.roundcube.net/trunk@1448 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28Pass auth_type as argument; don't start session if started from command linethomasb
git-svn-id: https://svn.roundcube.net/trunk@1447 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28Updated German localizationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1446 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28Updated lithuanian translationyllar
git-svn-id: https://svn.roundcube.net/trunk@1445 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28- Fixed sorting of folders with non-ascii charactersalec
git-svn-id: https://svn.roundcube.net/trunk@1444 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Remove cruft from upload responsethomasb
git-svn-id: https://svn.roundcube.net/trunk@1434 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Code cleanup: use common objects and methodsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1433 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27iil_C_FetchHeaders does not always return the headers in the correct order ↵thomasb
-> sort them manually; improved rcube_header_sorter performance git-svn-id: https://svn.roundcube.net/trunk@1431 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Moved RoundCube functionality from lib to rcube_imap class; removed debug logthomasb
git-svn-id: https://svn.roundcube.net/trunk@1430 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27- updated ru localization (#1485091)alec
git-svn-id: https://svn.roundcube.net/trunk@1429 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-updated zh_CN localizationalec
git-svn-id: https://svn.roundcube.net/trunk@1428 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-display error on any upload error (eg. on post_max_size overlimit)alec
git-svn-id: https://svn.roundcube.net/trunk@1427 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26fix to #1485083till
git-svn-id: https://svn.roundcube.net/trunk@1424 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-set iframe's border to 'none' for Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@1423 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-small fix for Konqueror (#1484228)alec
git-svn-id: https://svn.roundcube.net/trunk@1422 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@1421 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-24Malay translation updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1420 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-23- trim(chop()) replaced by trim() (#1485080)alec
git-svn-id: https://svn.roundcube.net/trunk@1419 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-22-Hebrew translation updatealec
git-svn-id: https://svn.roundcube.net/trunk@1418 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-22-Spanish labels updatealec
git-svn-id: https://svn.roundcube.net/trunk@1417 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-typo (#1485079)alec
git-svn-id: https://svn.roundcube.net/trunk@1416 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21- added second author (#1485078)alec
git-svn-id: https://svn.roundcube.net/trunk@1415 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-commented out optional capability response reading on connectalec
git-svn-id: https://svn.roundcube.net/trunk@1414 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-localized pagetitle in Settings and Address bookalec
-removed useless and not working code git-svn-id: https://svn.roundcube.net/trunk@1412 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-fixed link (#1485077)alec
git-svn-id: https://svn.roundcube.net/trunk@1411 208e9e7b-5314-0410-a742-e7e81cd9613c