summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-05- added iil_PutLine() wrapper for fputs()alec
- code cleanup and identation fixes git-svn-id: https://svn.roundcube.net/trunk@1478 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK ↵thomasb
Completed (0.000 sec)' git-svn-id: https://svn.roundcube.net/trunk@1477 208e9e7b-5314-0410-a742-e7e81cd9613c
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-04Update CHANGELOGthomasb
git-svn-id: https://svn.roundcube.net/trunk@1473 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04Minor style improvement for html messages in preview panethomasb
git-svn-id: https://svn.roundcube.net/trunk@1472 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* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1461 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-27* refactored codetill
git-svn-id: https://svn.roundcube.net/trunk@1443 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* small fixestill
git-svn-id: https://svn.roundcube.net/trunk@1442 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* fixed license links and minor thinkstill
git-svn-id: https://svn.roundcube.net/trunk@1441 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* added a check for T_WHITESPACE to hopefully optimize 'matching'till
git-svn-id: https://svn.roundcube.net/trunk@1440 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* added check for new line before else/elseiftill
git-svn-id: https://svn.roundcube.net/trunk@1439 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* added DisallowPEARIfElseElseifSniff.php to package.xmltill
git-svn-id: https://svn.roundcube.net/trunk@1438 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* started working on Sniff to disallow the PEAR-style if/else/elseiftill
git-svn-id: https://svn.roundcube.net/trunk@1437 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* added package.xml to make sniff installabletill
git-svn-id: https://svn.roundcube.net/trunk@1436 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27* initial check in tools and structure for RoundCube standard based on ↵till
PHP_CodeSniffer git-svn-id: https://svn.roundcube.net/trunk@1435 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-27Add link to close message part windowthomasb
git-svn-id: https://svn.roundcube.net/trunk@1432 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