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
/
src
Age
Commit message (
Expand
)
Author
2014-01-15
Added some tests for IMAP THREAD parser
Aleksander Machniak
2013-10-26
Fix CSS selector modifications when nested in @media blocks
Thomas Bruederli
2013-05-03
Fix bug where multi-level quoting was replaced with one-level quoted text aft...
Aleksander Machniak
2013-05-01
Fix csv2vcard test
Aleksander Machniak
2013-03-18
Fix wrapping of text lines with the same length as specified length limit
Aleksander Machniak
2013-01-21
More improvements to format=flowed handling + fix in wordwrap() used internal...
Aleksander Machniak
2013-01-21
Improve format=flowed text unfolding, add test for signature separator handling
Aleksander Machniak
2013-01-18
Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form...
Thomas Bruederli
2013-01-07
Fix address fields import from CSV (#1488900)
Aleksander Machniak
2012-11-18
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
Aleksander Machniak
2012-11-16
Support contacts import from CSV file (#1486399)
Aleksander Machniak
2012-09-09
Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)
Aleksander Machniak
2012-01-05
- Fix bug in handling of base href and inline content (#1488290)
alecpl
2011-12-10
Be more strict in style attribute filtering
thomascube
2011-11-10
- Fix problem with parsing HTML message body with non-unicode characters (#14...
alecpl
2011-04-29
- Fix relative URLs handling according to a <base> in HTML (#1487889)
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 char...
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-09-25
- s/RoundCube/Roundcube/
alecpl
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