Commit Graph

958 Commits (c5688efa8307edb2bf0046096367347dbd4b7c81)

Author SHA1 Message Date
thomascube 21605c4e8f Distinguish html and plaintext parts in messagy body display 18 years ago
thomascube a8755664af Allow <body> tag in HTML messages which will be converted to <div class='rcmBody'> 18 years ago
thomascube 65cc1c196f Chech for mb_convert_encoding first because mbstring is optional for RoundCube + add some phpdoc 18 years ago
alecpl 5d6ec21f9f -typo in get_header() 18 years ago
alecpl 68217c548a -add convert encoding before html parsing 18 years ago
alecpl 02548b976c - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
- imap.inc: Fixed iil_C_FetchStructureString() to handle many
  literal strings in response (#1484969)
- imap.inc: Removed hardcoded data size in iil_ReadLine()
18 years ago
alecpl e47aadcd99 #1485098 18 years ago
alecpl c5fb694f36 #1484856 18 years ago
alecpl 065f2762f2 -fix for backslash in folder name 18 years ago
yllar ce2a55cbfb sk & fi update 18 years ago
alecpl d1e8e3f5a0 - Escape \ in login (#1484614) 18 years ago
alecpl 0be1bcbc03 -removed not existing variable 18 years ago
yllar 186f3fa81f et_EE update 18 years ago
alecpl e16938eac8 - Support " and \ in folder names 18 years ago
thomascube 134eafd5b8 Tell the user which character is forbidden + add translation 18 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 18 years ago
alecpl ea400ed2df -cleanup 18 years ago
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 18 years ago
thomascube 45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 18 years ago
alecpl 06c1652d7f - pl -> pl_PL 18 years ago
alecpl 75da0b6f74 -fixed last commit 18 years ago
alecpl 531abb1a95 -set utf8 locales in setlocale() 18 years ago
alecpl 681969e95f -don't set Preferences pagetitle in ajax calls 18 years ago
thomascube 0e6bdbe8f5 Pass auth_type as argument; don't start session if started from command line 18 years ago
thomascube c3bc10eb42 Updated German localizations 18 years ago
yllar e669d9bf8b Updated lithuanian translation 18 years ago
alecpl 53873e32aa - Fixed sorting of folders with non-ascii characters 18 years ago
thomascube 7ffc08ce87 Remove cruft from upload response 18 years ago
thomascube 7e9cecda98 Code cleanup: use common objects and methods 18 years ago
thomascube 05d180a826 iil_C_FetchHeaders does not always return the headers in the correct order -> sort them manually; improved rcube_header_sorter performance 18 years ago
thomascube bf0cb98701 Moved RoundCube functionality from lib to rcube_imap class; removed debug log 18 years ago
alecpl 05134125b2 - updated ru localization (#1485091) 18 years ago
alecpl 1a2e8b2413 -updated zh_CN localization 18 years ago
alecpl e34545708f -display error on any upload error (eg. on post_max_size overlimit) 18 years ago
till 3bfab3b99c fix to #1485083 18 years ago
alecpl 027af30c7c -set iframe's border to 'none' for Konqueror 18 years ago
alecpl 4da1d7c663 -small fix for Konqueror (#1484228) 18 years ago
alecpl ee0da553c8 -fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueror 18 years ago
yllar b183d3dfd4 Malay translation update 18 years ago
alecpl 9b90b33713 - trim(chop()) replaced by trim() (#1485080) 18 years ago
alecpl e9320f8c9a -Hebrew translation update 18 years ago
alecpl 1ac9f6bb2a -Spanish labels update 18 years ago
alecpl 2b962c1074 -typo (#1485079) 18 years ago
alecpl bf69c2a165 - added second author (#1485078) 18 years ago
alecpl f35f9c53fe -commented out optional capability response reading on connect 18 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
18 years ago
alecpl 8dc0488b9e -fixed link (#1485077) 18 years ago
alecpl 2a9cb30014 -fix: enable sorting when IMAP server not supports SORT capability 18 years ago
thomascube a057930096 Fix automatic creation of (prefixed) folders 18 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 18 years ago