index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
2011-12-10
Be more strict in style attribute filtering
thomascube
2011-12-09
Adapt test to real-world: html mail content is always sent through ↵
thomascube
rcmail_html4inline()
2011-12-02
- Improved handling of some malformed values encoded with quoted-printable ↵
alecpl
(#1488232)
2011-11-22
- Remove test for HTML inputs existance, now they are allowed
alecpl
2011-11-10
- Fix problem with parsing HTML message body with non-unicode characters ↵
alecpl
(#1487813)
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alecpl
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alecpl
2011-04-29
- Fix relative URLs handling according to a <base> in HTML (#1487889)
alecpl
2011-04-26
- Fix: use include_once with absolute path
alecpl
2011-04-19
- Fix regression in html conditional comments handling by washtml class
alecpl
2011-02-27
Improve vcard import: map more fields, support photo urls, better UTF-16 ↵
thomascube
charset detection
2011-02-03
Adapt test for modcss replacements
thomascube
2011-01-20
- Fix handling of comments inside an email address spec. (#1487673)
alecpl
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2011-01-10
Exclude punctuation from URLs within text; only link accepted url schemes
thomascube
2011-01-10
- Fix handling square brackets in links (#1487672)
alecpl
2011-01-04
Do charset detection in vcards with encoded values (#1485542)
thomascube
2010-11-14
- Fix hanling of HTML entity strings in plai text messages
alecpl
2010-10-20
- Add tests for e-mail addresses decoding
alecpl
2010-09-26
Only lower-case user name if first login attempt failed (#1486393) + fix test
thomascube
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-08-07
Fix unit tests + update version
thomascube
2010-04-21
Fix unit tests to run with changed rcmail class + use own config for tests
thomascube
2010-02-05
- Fix handling of extended mailto links (with params) (#1486354)
alecpl
2010-01-26
Improved charset detection in vcard import + added unit tests for it
thomascube
2009-03-04
Add tests for external stylesheet handling
thomascube
2009-03-02
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
thomascube
2009-03-02
Create some basic unit tests based in simpletest.org
thomascube