Aleksander Machniak
|
b5b76d2ccb
|
Make sure mimetypes is an array not object in a better way
|
12 years ago |
Aleksander Machniak
|
232535f76e
|
Add option to use envelope From address for MDN responses (#1488880)
|
12 years ago |
Aleksander Machniak
|
347ba311e6
|
Add possibility to search in message body only (#1488770)
|
12 years ago |
Thomas Bruederli
|
d9f180adf9
|
Minor IE7/8 fixes
|
12 years ago |
Aleksander Machniak
|
830fd2ecbb
|
Display PGP/MIME signature attachments as "Digital Signature" (#1488570)
|
12 years ago |
Aleksander Machniak
|
be72fb3597
|
Unified attachments filenames handling for message parts without a filename
|
12 years ago |
Aleksander Machniak
|
66afd70b75
|
Framework'ize html2text class
|
12 years ago |
Aleksander Machniak
|
7ac94421bf
|
Move washtml class into Roundcube Framework (rcube_washtml), add some improvements
|
12 years ago |
Thomas Bruederli
|
5f0bd1fcb4
|
Make html button-links work in IE
|
12 years ago |
Thomas Bruederli
|
090c49d4a3
|
Treat image/pjpeg as image/jpeg
|
12 years ago |
Aleksander Machniak
|
83370e5ff1
|
Display 'Sender' header in message preview
|
12 years ago |
Aleksander Machniak
|
c0208002a8
|
Fix escaping of add-contact arguments - fixes JS error in IE
|
12 years ago |
Aleksander Machniak
|
a0e3dcf170
|
Use matching identity in MDN response (#1488864)
|
12 years ago |
Aleksander Machniak
|
0f4e2f8134
|
Remove brackets for recipients without name
|
12 years ago |
Thomas Bruederli
|
f7136bd217
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
dc67f38cdf
|
Properly parse message/rfc822 parts including all headers, body decoding and charset conversion
|
12 years ago |
Aleksander Machniak
|
a9bb50d804
|
Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
|
12 years ago |
Aleksander Machniak
|
04689fa7ee
|
Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858)
|
12 years ago |
Aleksander Machniak
|
bb5d728285
|
Use also Envelope-To for identity selection (#1488553)
|
12 years ago |
Aleksander Machniak
|
25bf00ecbc
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
d9f109b56a
|
Allow forwarding of multiple emails (#1486854)
|
12 years ago |
Thomas Bruederli
|
31521613e4
|
Append filename extension if missing
|
12 years ago |
Thomas Bruederli
|
a8a72e2e7e
|
Nicely render headers of message/rfc822 parts
|
12 years ago |
Aleksander Machniak
|
8b748de4ec
|
Plugin API: add 'check_recent' hook with possibility to control folders list used on check-recent action
|
12 years ago |
Aleksander Machniak
|
176172c850
|
Fix PHP warning when replied message contains exactly one Delivered-To header
|
12 years ago |
Aleksander Machniak
|
c7ff6ec2cb
|
Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1488844)
|
12 years ago |
Aleksander Machniak
|
0fa54df638
|
enriched.inc -> rcube_enriched
|
12 years ago |
Aleksander Machniak
|
8afbc8aeea
|
Fix attachment Content-Length for in-memory files (#1488844)
|
12 years ago |
Aleksander Machniak
|
0247b89c38
|
Move code for identity selection to function, move identities formatting to rcube_user::list_identities()
|
12 years ago |
Aleksander Machniak
|
30cc01f89d
|
Use Delivered-To header as a last resort for identity selection (#1488840)
|
12 years ago |
Thomas Bruederli
|
c14b337450
|
Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and filename extensions
|
12 years ago |
Thomas Bruederli
|
60226a75d8
|
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
|
12 years ago |
Aleksander Machniak
|
5352b55779
|
Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
297c1afb80
|
Fix redundant colon after last address in print mode
|
12 years ago |
Aleksander Machniak
|
65dff8f812
|
Fix hidden flag and default_addressbook settings handling
|
12 years ago |
Thomas Bruederli
|
b81e7e91a9
|
Consider filename extension to detect image attachments of type application/octet-stream
|
12 years ago |
Thomas Bruederli
|
271c5c9764
|
Correctly handle multiple file uploads (#1488820)
|
12 years ago |
Thomas Bruederli
|
ac382e1145
|
Always save drafts with format=flowed in order to keep original paragraphs and line wraps (#1488799)
|
12 years ago |
Thomas Bruederli
|
c72a96144d
|
Improve line wrapping behavior where message charset is changed by plugins (including html2plaintext conversion)
|
12 years ago |
Thomas Bruederli
|
a9e136161a
|
Use dedicated method to determine an attachment's file size
|
12 years ago |
Thomas Bruederli
|
3bf7310fa3
|
Add onclick handler to Show-links
|
12 years ago |
Thomas Bruederli
|
d20e965c48
|
Improve thumbnail display: center images and display a 'show' link for attachments the browser is capable to display them
|
12 years ago |
Thomas Bruederli
|
8fb4f05725
|
Move default value for client_mimetypes to rcube_config; make sure an array is returned
|
12 years ago |
Aleksander Machniak
|
8d54286df8
|
Merge branch 'keep-alive'
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
52d0d94910
|
Fix handling of text/enriched content on message reply/forward/edit
|
12 years ago |
Aleksander Machniak
|
398238abf2
|
Remove redundant code
|
12 years ago |
Aleksander Machniak
|
d15163ab6e
|
Fix XSS vulnerability in handling of text/enriched messages (#1488806)
|
12 years ago |
Aleksander Machniak
|
4340d5e634
|
Fix excessive LFs at the end of composed message with top_posting=true (#1488797)
|
12 years ago |
Thomas Bruederli
|
e43dcb0df3
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
e5e2190e4e
|
Fix bug where leading blanks were stripped from quoted lines (#1488795)
|
12 years ago |