Aleksander Machniak
2016-05-02 9796cd2063770a8562d58d6492fd6904cdeb4627
2016-03-26 Aleksander Machniak
Add message menu with viewsource and edit actions in message/rfc822 preview
blob@ e8b6e7 commitdiff | diff to current
2016-03-24 Aleksander Machniak
Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview
blob@ ce3105 commitdiff | diff to current
2016-03-23 Aleksander Machniak
Message/rfc822 attachment preview (#5054)
blob@ 323fa2 commitdiff | diff to current
2016-01-16 Thomas Bruederli
Protect download urls against CSRF using unique request tokens (#1490642) S...
blob@ 4a4088 commitdiff | diff to current
2016-02-07 Aleksander Machniak
Enigma: Fix missing html/plain switch on multipart/signed messages (#1490649)
blob@ 4c0cb9 commitdiff | diff to current
2015-12-17 Aleksander Machniak
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
blob@ be3460 commitdiff | diff to current
2015-09-10 Thomas Bruederli
Unify detection of pgp/mime message part
blob@ f7f75f commitdiff | diff to current
2015-09-10 Aleksander Machniak
Change so rcube_message class does not depend on $_GET parameters
blob@ 63e793 commitdiff | diff to current
2015-08-05 Aleksander Machniak
Small code improvements
blob@ 93e640 commitdiff | diff to current
2015-06-17 Aleksander Machniak
Make has_(html|text)_part and first_(html|text)_part methods consistent in ...
blob@ b92a66 commitdiff | diff to current
2015-06-07 Aleksander Machniak
CS fixes
blob@ a95874 commitdiff | diff to current
2015-05-20 Aleksander Machniak
Small code improvement
blob@ 59d11d commitdiff | diff to current
2015-04-17 Aleksander Machniak
Fix bug where some unrelated attachments in multipart/related message were ...
blob@ 5b737d commitdiff | diff to current
2015-04-08 Aleksander Machniak
Remove useless code
blob@ d61d66 commitdiff | diff to current
2015-04-08 Aleksander Machniak
Fix so unrecognized TNEF attachments are displayed on the list of attachmen...
blob@ 292292 commitdiff | diff to current
2015-04-06 Aleksander Machniak
Fix so text/calendar parts are listed as attachments even if not marked as ...
blob@ 98e461 commitdiff | diff to current
2015-03-08 Aleksander Machniak
Plugin API: added message_part_body hook, fixes around message structure ha...
blob@ 9af8e2 commitdiff | diff to current
2015-01-16 Thomas Bruederli
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
blob@ ef2915 commitdiff | diff to current
2014-11-16 Aleksander Machniak
Code improvements and fixes (mostly unused variables and methods)
blob@ 9e4246 commitdiff | diff to current
2014-11-04 Aleksander Machniak
Move TNEF decoder class to the Roundcube Framework (#1490055)
blob@ 2883fc commitdiff | diff to current
2014-10-28 Aleksander Machniak
Allways call rcube_imap::set_folder() before rcube_imap::get_message_part()
blob@ d93019 commitdiff | diff to current
2014-10-28 Aleksander Machniak
Fix regresion that caused double charset conversion in some messages (#1490...
blob@ 68c41f commitdiff | diff to current
2014-10-26 Aleksander Machniak
Correctly detect charset of attachment names in TNEF messages
blob@ 2da830 commitdiff | diff to current
2014-10-22 Aleksander Machniak
Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
blob@ 2268aa commitdiff | diff to current
2014-10-22 Aleksander Machniak
Fix download of attachments that are part of TNEF message (#1490091)
blob@ 48ba44 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Make multi-folder message identifiers work with folders containing commas
blob@ 188247 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Fix splitting message identifiers into UID and folder values
blob@ 1d1fdc commitdiff | diff to current
2014-04-07 Thomas Bruederli
More fixes for multi-folder search (#1485234)
blob@ e8cb51 commitdiff | diff to current
2013-11-15 Thomas Bruederli
Accept text/html parts inside multipart/mixed parts as HTML contents
blob@ f8101f commitdiff | diff to current
2013-11-14 Thomas Bruederli
Reset $part_orig_mimetype variable in for-loop. This avoids attachments alo...
blob@ 596301 commitdiff | diff to current
2013-10-14 Aleksander Machniak
Fix HTML part detection when encapsulated inside multipart/signed (#1489372)
blob@ 5a2d2a commitdiff | diff to current
2013-09-27 Aleksander Machniak
We've encountered (malformed) messages with more than one text/plain or tex...
blob@ 170702 commitdiff | diff to current
2013-07-30 Aleksander Machniak
Fix downloading binary files with (wrong) text/* content-type (#1489267)
blob@ ae8533 commitdiff | diff to current
2013-05-23 Aleksander Machniak
Fix fatal error when parsing UUencoded messages (#1489119)
blob@ bbd636 commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-04-25 Thomas Bruederli
Extend fetched header block to 32K, require one of subjct, from or to headers
blob@ ddfdd8 commitdiff | diff to current
2013-04-10 Thomas Bruederli
Skip filename suffix check for embedded images; return blocked.gif instead ...
blob@ a021d6 commitdiff | diff to current
2013-04-06 Aleksander Machniak
Fix handling of invalid characters in message headers and output (#1489032)
blob@ 4fdaa0 commitdiff | diff to current
2013-04-03 Aleksander Machniak
Remove "HTML message" from attachments list while viewing a message in text...
blob@ bd6983 commitdiff | diff to current
2013-03-15 Aleksander Machniak
Fix storing 'safe' flag on a message. The key for session value should incl...
blob@ f11142 commitdiff | diff to current
2013-03-15 Aleksander Machniak
Fix has_*_part() methods so they return same result no matter what prefer_h...
blob@ 0ef894 commitdiff | diff to current
2013-03-14 Aleksander Machniak
Use $mime_parts not $parts in has_*_part() methods so detection is correct ...
blob@ 574928 commitdiff | diff to current
2013-03-14 Aleksander Machniak
Added rcube_message::has_text_part(), simplified has_html_part() so it alwa...
blob@ 5c26bd commitdiff | diff to current
2013-03-13 Aleksander Machniak
Fix HTML part detection for some specific message structures (#1488992)
blob@ 567e45 commitdiff | diff to current
2013-03-08 Thijs Kinkhorst
Test content_id with isset instead of a true/false value.
blob@ 8cfba1 commitdiff | diff to current
2013-03-02 Aleksander Machniak
Display notice that message is encrypted also for application/pkcs7-mime me...
blob@ ee89c6 commitdiff | diff to current
2013-01-18 Thomas Bruederli
Don't rely on Subject header only
blob@ 7ae7cd commitdiff | diff to current
2013-01-14 Thomas Bruederli
Select 8 KB of message part for headers (to make sure we get them all)
blob@ 4f9edb commitdiff | diff to current
2012-12-30 Aleksander Machniak
Support "multipart/relative" as an alias for "multipart/related" type (#148...
blob@ cb0f03 commitdiff | diff to current
2012-12-28 Aleksander Machniak
Unified attachments filenames handling for message parts without a filename
blob@ be72fb commitdiff | diff to current
first | « prev | next »