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
/
program
/
steps
/
mail
/
get.inc
Age
Commit message (
Expand
)
Author
2008-12-19
#1485638: use rawurlencode for all IE versions
alecpl
2008-12-18
Only abbreviate attachment file names in MSIE < 7
thomascube
2008-12-16
Only abbreviate file name for IE browsers (#1485063)
thomascube
2008-11-03
Don't use addslashes() which could produce unexpected results when magic_quot...
thomascube
2008-09-04
Enable export of contacts as vCard + DRY
thomascube
2008-08-22
Revert r1670 but improve part download step by fixing headers and adding set_...
thomascube
2008-08-21
- Add Content-Length header while attachments downloading (#1484256)
alecpl
2008-07-22
Improve HTML sanitization with washtml
thomascube
2008-05-17
New class rcube_message representing a mail message; changed global $MESSAGE ...
thomascube
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube
2008-02-07
Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...
thomascube
2007-11-25
Fixed some potential security risks + updatedd changelog
thomascube
2007-11-07
Correctly decode attachments when downloading them (fixes #1484645)
thomascube
2007-10-18
Fixed syntax typo
thomascube
2007-10-03
Update copyright notice
svncommit
2007-08-10
Some bugfixes, security issues + minor improvements
thomascube
2007-03-19
Correctly parse message/rfc822; fixed html2text conversion; code cleanup
thomascube
2007-03-14
Fixed message headers encoding; improved recipient splitting; applied patch f...
thomascube
2007-01-08
fixed display of HTML attachments
svncommit
2006-09-03
Fixed another XSS issue: #1483830
thomascube
2006-09-01
Improved message parsing and HTML validation
thomascube
2006-08-25
Finalized new message parsing. Attention: changes in database schema
thomascube
2006-08-18
Re-built message parsing (Bug #1327068)
thomascube
2006-02-20
Fixed some charset bugs
thomascube
2006-02-19
Applied patch of Anders Karlsson
thomascube
2005-11-18
Fixed minor bugs
thomascube
2005-09-28
Minor bugfixes and correction of confusing License notfications
thomascube
2005-09-25
Initial revision
thomascube