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