root/trunk/roundcubemail/program/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2096 [2096] 3 days alec - re-fix r2095
(edit) @2079 [2079] 8 days thomasb Fix call-time pass-by-reference warnings
(edit) @2072 [2072] 11 days alec - optimize iil_C_FetchHeaders() to use only one FETCH command
(edit) @2070 [2070] 11 days alec - Better HTML entities conversion in html2text (#1485519)
(edit) @2069 [2069] 11 days alec - Speed up raw message body handling (call FETCH only once for the whole …
(edit) @2067 [2067] 12 days alec - last change fix
(edit) @2066 [2066] 12 days alec - Fix handling of some malformed messages (#1484438)
(edit) @2055 [2055] 2 weeks alec - don't use SORT when SEARCH is better (sort field not specified)
(edit) @2052 [2052] 2 weeks alec - fixes for status filter - don't call search second time if first call …
(edit) @2046 [2046] 3 weeks alec - Use SORT for searching on servers with SORT capability
(edit) @2043 [2043] 4 weeks alec - Fix empty file sending (#1485389)
(edit) @2031 [2031] 4 weeks alec #1485534: fix (multiple) PRE conversion
(edit) @2026 [2026] 5 weeks alec - added BYE response simple support to prevent from endless loops in …
(edit) @2009 [2009] 5 weeks estadtherr added obscure ASCII encoding aliases, added more error checking to RFC2822 …
(edit) @2001 [2001] 6 weeks alec #1485513: another MDB2 package fix in _skipDelimitedStrings()
(edit) @1994 [1994] 6 weeks alec #1485504: fix _skipDelimitedStrings()
(edit) @1991 [1991] 6 weeks alec #1485504: applied two patches from MDB2's repository
(edit) @1964 [1964] 8 weeks alec - fixed iil_C_Sort() to support very long and/or divided responses …
(edit) @1960 [1960] 8 weeks alec - Fix imap searching on ISMail (#1485466)
(edit) @1899 [1899] 2 months alec - small improvement: don't use implode to check array elements
(edit) @1897 [1897] 2 months alec - Added 'mime_param_folding' option with possibility to choose …
(edit) @1893 [1893] 2 months alec - Fix problem with non-ascii attachment names in Mail_mime (#1485267, …
(edit) @1811 [1811] 3 months alec - Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
(edit) @1805 [1805] 3 months thomasb Allow content of HTML head sections to be processes
(edit) @1800 [1800] 3 months alec - Reduced memory footprint when forwarding attachments (#1485345) - Fixed …
(edit) @1791 [1791] 3 months alec - handle 'undisclosed-recipients in imap.inc
(edit) @1736 [1736] 3 months thomasb Respect Content-Location headers in multipart/related messages (#1484946)
(edit) @1734 [1734] 3 months alec -fixed r1733 change
(edit) @1733 [1733] 3 months alec - fix: don't encode short ascii names …
(edit) @1727 [1727] 3 months alec - fix for \" and \\ sequences in quoted strings
(edit) @1714 [1714] 3 months alec - last change fix
(edit) @1713 [1713] 3 months alec - fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use
(edit) @1711 [1711] 3 months alec - applied RC's patches after html2text update
(edit) @1710 [1710] 3 months alec - Improved HTML to TXT conversion by html2text class update to version …
(edit) @1696 [1696] 3 months alec - oops, fixed parse error from last change
(edit) @1695 [1695] 3 months alec - Added PRE handling in html2text class (#1484740)
(edit) @1691 [1691] 3 months alec - Added option 'quota_zero_as_unlimited' (#1484604)
(edit) @1682 [1682] 3 months alec -removed flush() calls in iil_C_HandlePartBody() to prevent from memory …
(edit) @1681 [1681] 3 months alec - Removed support for PEAR::DB driver
(edit) @1677 [1677] 3 months thomasb Add KOI8-R encoding to utf-8 lib
(edit) @1664 [1664] 3 months alec - removed PHP4 class constructors
(edit) @1661 [1661] 3 months alec #1485223: http://pear.php.net/bugs/bug.php?id=14529
(edit) @1658 [1658] 4 months thomasb Better fix for bodystructure parsing (#1485280)
(edit) @1657 [1657] 4 months thomasb Fix bodystructure parsing (#1485280)
(edit) @1646 [1646] 4 months thomasb Better fix for skipping untagged responses; should also work with long …
(edit) @1645 [1645] 4 months thomasb Prevent from endless recursion when structure string is chopped
(edit) @1631 [1631] 4 months alec - fread() replaced by file_get_contents(), see comments in #1484880
(edit) @1616 [1616] 4 months thomasb Ignore untagged responses when fetching BODYSTRUCTURE (patch by B. …
(edit) @1608 [1608] 4 months thomasb Reverted r1607. See #1485137 for explanations
(edit) @1607 [1607] 4 months alec #1485137: added 'form' to allowed elements list
(edit) @1603 [1603] 4 months thomasb Improve HTML sanitization with washtml
(edit) @1590 [1590] 5 months thomasb Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
(edit) @1581 [1581] 5 months alec - fixed utf7_to_utf8() for numeric input (#1485175)
(edit) @1580 [1580] 5 months alec - Added flag column on messages list (#1484623)
(edit) @1576 [1576] 5 months alec Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
(edit) @1565 [1565] 5 months thomasb Flag original message as Forwarded when sending mail
(edit) @1557 [1557] 6 months thomasb Revert changes from r994 and make cram-md5 work again (#1484819)
(edit) @1544 [1544] 6 months alec #1485097: Re-enable background attribute in HTML messages
(edit) @1530 [1530] 6 months alec - Updated PEAR::Mail_Mime (#1484973)
(edit) @1515 [1515] 6 months alec - http://pear.php.net/bugs/bug.php?id=14124
(edit) @1487 [1487] 6 months thomasb Change meta-charset specififcation in HTML to UTF-8; no need for …
(edit) @1480 [1480] 6 months thomasb Fix structure parsing and html output for multipart messages
(edit) @1478 [1478] 6 months alec - added iil_PutLine() wrapper for fputs() - code cleanup and identation …
(edit) @1477 [1477] 6 months thomasb Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK …
(edit) @1470 [1470] 6 months thomasb Allow <body> tag in HTML messages which will be converted to <div …
(edit) @1469 [1469] 6 months thomasb Chech for mb_convert_encoding first because mbstring is optional for …
(edit) @1467 [1467] 6 months alec -add convert encoding before html parsing
(edit) @1466 [1466] 6 months alec - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of …
(edit) @1460 [1460] 6 months alec - Escape \ in login (#1484614)
(edit) @1457 [1457] 6 months alec - Support " and \ in folder names
(edit) @1452 [1452] 6 months thomasb Replace our crappy html sanitization with the dom-based washtml script + …
(edit) @1430 [1430] 6 months thomasb Moved RoundCube functionality from lib to rcube_imap class; removed debug …
(edit) @1424 [1424] 6 months till fix to #1485083
(edit) @1419 [1419] 6 months alec - trim(chop()) replaced by trim() (#1485080)
(edit) @1414 [1414] 6 months alec -commented out optional capability response reading on connect
(edit) @1377 [1377] 7 months alec - Updated PEAR::DB package to version 1.7.13
(edit) @1369 [1369] 7 months alec - fixed comments
(edit) @1368 [1368] 7 months alec - Don't call CAPABILITY twice if possible (RFC3501 [7.1])