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
/
include
/
rcube_message.php
Age
Commit message (
Expand
)
Author
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-02-13
- Fix replying to message with html attachment (#1485676)
alecpl
2009-02-08
Added TNEF support to decode MS Outlook (winmail.dat) attachments
thomascube
2009-02-03
- Fix displaying of alternative-inside-alternative messages (#1485713)
alecpl
2009-01-17
* bumping up copyright (happy new year ;-))
till
2009-01-08
- Improve messages display performance
alecpl
2008-12-08
#1485616: read content-id/content-location only for multipart/related type
alecpl
2008-12-01
Insert meta content-type at top of the html head + add both content-id and co...
thomascube
2008-11-15
* added docblock for ctr
till
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
svncommit
2008-09-18
Also list message/rfc822 parts as attachment if a filename is specified
thomascube
2008-09-16
- Reduced memory footprint when forwarding attachments (#1485345)
alecpl
2008-09-05
Allow application/pgp parts to be displayed (#1484753)
thomascube
2008-09-05
Respect Content-Location headers in multipart/related messages (#1484946)
thomascube
2008-09-02
- fixed typo
alecpl
2008-07-22
Improve HTML sanitization with washtml
thomascube
2008-06-14
Complete implementation of #1484601: add link for saving sender to address bo...
thomascube
2008-06-13
- Added option to display images in messages from known senders (#1484601)
alecpl
2008-06-04
-typo in get_header()
alecpl
2008-05-29
Replace our crappy html sanitization with the dom-based washtml script + fix ...
thomascube
2008-05-17
New class rcube_message representing a mail message; changed global $MESSAGE ...
thomascube
[prev]