Aleksander Machniak
|
0dee528adb
|
Add test for #6410
|
6 years ago |
Aleksander Machniak
|
1fcf7bfab3
|
Fix bug where HTML messages with @media styles could moddify style of page body (#5811)
|
7 years ago |
Aleksander Machniak
|
f7427f151e
|
Get rid of Mail_mimeDecode package dependency (#1490416)
|
10 years ago |
Aleksander Machniak
|
f864495b7b
|
Fix import of multiple contact email addresses from Outlook-csv format (#1490169)
|
10 years ago |
Aleksander Machniak
|
25fb9732a0
|
Fix so all unknown email addresses from Google csv format are imported (#1490159)
|
10 years ago |
Aleksander Machniak
|
bb1398a54e
|
Fix import of multiple contact groups from Google-csv format (#1490159)
|
10 years ago |
Aleksander Machniak
|
5f17657e82
|
Support contacts import in GMail CSV format
|
10 years ago |
Aleksander Machniak
|
18ff2e4ac6
|
Added some tests for IMAP THREAD parser
|
11 years ago |
Thomas Bruederli
|
fdb30f3279
|
Fix CSS selector modifications when nested in @media blocks
|
11 years ago |
Aleksander Machniak
|
b92ec5c86d
|
Fix bug where multi-level quoting was replaced with one-level quoted text after format=flowed wrapping
|
12 years ago |
Aleksander Machniak
|
38c19a2064
|
Fix csv2vcard test
|
12 years ago |
Aleksander Machniak
|
d8270b66cc
|
Fix wrapping of text lines with the same length as specified length limit
|
12 years ago |
Aleksander Machniak
|
7ebed11b05
|
More improvements to format=flowed handling + fix in wordwrap() used internally by format_flowed()
|
12 years ago |
Aleksander Machniak
|
aabd628286
|
Improve format=flowed text unfolding, add test for signature separator handling
|
12 years ago |
Thomas Bruederli
|
6d41d8fd4b
|
Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::format_flowed() and rcube_mime::unfold_flowed()
|
12 years ago |
Aleksander Machniak
|
acf851f823
|
Fix address fields import from CSV (#1488900)
|
12 years ago |
Aleksander Machniak
|
584e356920
|
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
|
12 years ago |
Aleksander Machniak
|
3833790db4
|
Support contacts import from CSV file (#1486399)
|
12 years ago |
Aleksander Machniak
|
8f66aa06f5
|
Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)
|
12 years ago |
alecpl
|
f5d62f7157
|
- Fix bug in handling of base href and inline content (#1488290)
|
13 years ago |
thomascube
|
98c2d69acf
|
Be more strict in style attribute filtering
|
13 years ago |
alecpl
|
d61756663c
|
- Fix problem with parsing HTML message body with non-unicode characters (#1487813)
|
13 years ago |
alecpl
|
c08b18c4b9
|
- Fix relative URLs handling according to a <base> in HTML (#1487889)
|
14 years ago |
alecpl
|
968754b09e
|
- Fix regression in html conditional comments handling by washtml class
|
14 years ago |
thomascube
|
0fbadebe13
|
Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection
|
14 years ago |
thomascube
|
a1013c0372
|
Exclude punctuation from URLs within text; only link accepted url schemes
|
14 years ago |
alecpl
|
0ff554d165
|
- Fix handling square brackets in links (#1487672)
|
14 years ago |
thomascube
|
6bdb6102c0
|
Do charset detection in vcards with encoded values (#1485542)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
ad18d63cc1
|
- Fix handling of extended mailto links (with params) (#1486354)
|
15 years ago |
thomascube
|
5570ad60b4
|
Improved charset detection in vcard import + added unit tests for it
|
15 years ago |
thomascube
|
961afa1930
|
Add tests for external stylesheet handling
|
16 years ago |
thomascube
|
11526305f5
|
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
|
16 years ago |
thomascube
|
63d4b12172
|
Create some basic unit tests based in simpletest.org
|
16 years ago |