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
2012-11-14
Fix handling of text/enriched content on message reply/forward/edit
Aleksander Machniak
2012-11-14
Remove useless code
Aleksander Machniak
2012-10-31
Make sure HTML part size>0 before assuming the message has got HTML part
Aleksander Machniak
2012-10-27
Merge branch 'dev-compose-newwindow'
Thomas Bruederli
2012-10-22
Fix HTML part detection in messages with attachments (#1488769)
Aleksander Machniak
2012-10-17
Add user settings to open message view and compose form in new windows. This ...
Thomas Bruederli
2012-10-17
Fix the fix for empty text parts handling (#1488757)
Aleksander Machniak
2012-10-12
Fix displaying of multipart/alternative messages with empty parts (#1488750)
Aleksander Machniak
2012-09-17
List related text/html part as attachment in plain text mode (#1488677)
Aleksander Machniak
2012-08-29
Keep current folder context when fetching message parts,
Aleksander Machniak
2012-08-16
Make $inline_parts property publicly available
Aleksander Machniak
2012-07-09
- Don't add attachments content into reply/forward/draft message body (#1488557)
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-12
Fix support for large uuencode attachments.
Giovanni Bajo
2012-04-16
- Replace some references to rcmail with rcube
alecpl
2012-04-13
- Add 3rd argument to rcube_message::get_part_content() to skip charset conve...
alecpl
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-02-27
Map renamed methods for backwards compatibility
thomascube
2012-02-08
- Fix issue where some text from original message was missing on reply (#1488...
alecpl
2012-01-25
Add lib for server side mime parsing (to be used by non-imap storage backends...
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2012-01-05
- Exclude MIME functionality from rcube_imap class into rcube_mime class
alecpl
2011-11-29
Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)
thomascube
2011-10-27
Fix inline display of image attachments
thomascube
2011-09-21
- Fix lost info for encrypted messages
alecpl
2011-09-07
- Fix displaying multipart/alternative messages with only one part (#1487938)
alecpl
2011-09-07
- Rewritten messages caching (merged devel-mcache branch):
alecpl
2011-08-30
- Fix handling of attachments inside message/rfc822 parts (#1488026)
alecpl
2011-04-08
- Improve space-stuffing handling in format=flowed messages (#1487861)
alecpl
2011-02-09
- Fix handling of attachments with invalid content type (#1487767)
alecpl
2011-02-04
- Small code improvements related to r4487
alecpl
2011-02-03
- Fix handling of non-image attachments in multipart/related messages (#14877...
alecpl
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-11-29
- Fix attachments of type message/rfc822 are not listed on attachments list
alecpl
2010-11-26
- Add workaround for MSOE's multipart/related messages with non-related attac...
alecpl
2010-10-20
- Fix handling of attachments when Content-Disposition is not inline nor atta...
alecpl
2010-10-20
- Fix content-type name regexp according to RFC4288.4.2
alecpl
2010-10-20
- Allow underline in content-type name, per comments in #1487051
alecpl
2010-10-07
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
alecpl
2010-10-06
- Make htmleditor option behaviour consistent, add option to use HTML on repl...
alecpl
2010-10-04
- Minimize FETCH response for messages listing (when caching is disabled)
alecpl
2010-10-04
- Add Reply-to-List feature (#1484252)
alecpl
2010-09-29
- Update phpdoc (#1486958)
alecpl
2010-09-29
- Fix format=flowed: don't space-stuff empty lines (#1487018)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-09-14
- small fix for format=flowed parsing
alecpl
2010-09-14
- Fix format=flowed handling (#1486989) + small improvements in plain message...
alecpl
2010-09-10
- Don't trim spaces from the end of line when converting to format=flowed
alecpl
2010-08-12
- add message_part_structure hook also for text parts of mixed messages
alecpl
[next]