thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 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 |
thomascube
|
10e2d65277
|
Adapt test to real-world: html mail content is always sent through rcmail_html4inline()
|
13 years ago |
alecpl
|
4f8be46f38
|
- Improved handling of some malformed values encoded with quoted-printable (#1488232)
|
13 years ago |
alecpl
|
3b50d2edf5
|
- Remove test for HTML inputs existance, now they are allowed
|
13 years ago |
alecpl
|
d61756663c
|
- Fix problem with parsing HTML message body with non-unicode characters (#1487813)
|
13 years ago |
alecpl
|
2185899721
|
- Fix handling of email addresses with quoted local part (#1487939)
|
13 years ago |
alecpl
|
6d0ada30d7
|
- Fix handling of email addresses with quoted local part (#1487939)
|
13 years ago |
alecpl
|
c08b18c4b9
|
- Fix relative URLs handling according to a <base> in HTML (#1487889)
|
14 years ago |
alecpl
|
3d98b4d914
|
- Fix: use include_once with absolute path
|
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
|
6ec4658f72
|
Adapt test for modcss replacements
|
14 years ago |
alecpl
|
6c68cbde37
|
- Fix handling of comments inside an email address spec. (#1487673)
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
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
|
6084d782f2
|
- Fix hanling of HTML entity strings in plai text messages
|
14 years ago |
alecpl
|
13326b7540
|
- Add tests for e-mail addresses decoding
|
14 years ago |
thomascube
|
6d94ab311a
|
Only lower-case user name if first login attempt failed (#1486393) + fix test
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
thomascube
|
4859fedb92
|
Fix unit tests + update version
|
14 years ago |
thomascube
|
684057f67b
|
Fix unit tests to run with changed rcmail class + use own config for tests
|
15 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 |