Thomas Bruederli
|
44894414cd
|
Avoid sending completely empty text parts for multipart/alternative messages (#5283)
|
9 years ago |
Aleksander Machniak
|
0ce7c493a8
|
Fix multi-folder search issues in "this and subfolders" scope (#5282, #5259)
- Fix bug where multi-folder search could choose a wrong folder
- Fix bug where multi-folder search didn't work for unsubscribed INBOX
|
9 years ago |
Aleksander Machniak
|
2b88e6cf95
|
Use $OUTPUT->set_env(...) instead of $OUTPUT->command('set_env', ...)
|
9 years ago |
Aleksander Machniak
|
87cf0a3fb1
|
Use minified publickey.js (with cache-buster) when available (#5254)
|
9 years ago |
Aleksander Machniak
|
9cd4b1bc58
|
Display different confirmation text when moving messages to Trash (#5220)
|
9 years ago |
Aleksander Machniak
|
6d1337e1df
|
Fix regression where setting Answered/Forwarded flag didn't work when sending an email
|
9 years ago |
Aleksander Machniak
|
344b0af9c6
|
Indicate that a collapsed thread has flagged children (#5013)
|
9 years ago |
Aleksander Machniak
|
9796cd2063
|
Merge branch 'dev-rfc822-preview'
Conflicts:
CHANGELOG
program/steps/mail/show.inc
|
9 years ago |
Aleksander Machniak
|
013aaeb895
|
CS improvements/fixes
|
9 years ago |
Aleksander Machniak
|
4fdcd8c9d1
|
Remove redundant code
|
9 years ago |
Aleksander Machniak
|
6f2c007d1b
|
CS fixes: Replace use of "bool ? true : false" with just "bool"
|
9 years ago |
Aleksander Machniak
|
46f7b70964
|
Enable reply/reply-all/forward buttons also in preview frame of message/rfc822
|
9 years ago |
Aleksander Machniak
|
e8b6e726f6
|
Add message menu with viewsource and edit actions in message/rfc822 preview
|
9 years ago |
Aleksander Machniak
|
d125f864ea
|
Message/rfc822 previewer compatibility with Enigma
|
9 years ago |
Aleksander Machniak
|
ce3105c58f
|
Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview
|
9 years ago |
Aleksander Machniak
|
323fa20bc8
|
Message/rfc822 attachment preview (#5054)
|
9 years ago |
Thomas Bruederli
|
4a408843b0
|
Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
|
9 years ago |
Aleksander Machniak
|
b0a8e36930
|
Fix handling of body parameter in mail compose request
|
9 years ago |
Aleksander Machniak
|
d686b57c72
|
Fix bug where contacts widget in compose could be incorrectly initialized with treelist widget (T998)
Fix typo in command name (list-adresses -> list-addresses)
|
9 years ago |
Aleksander Machniak
|
22a018d082
|
Merge branch 'dev-svg'
|
9 years ago |
Aleksander Machniak
|
558a6db27e
|
Fix headers encoding when using 'valueof' mode
|
9 years ago |
Aleksander Machniak
|
9aaeb23d9d
|
Fix HTML entities encoding in message headers output
|
9 years ago |
Aleksander Machniak
|
a1fdb205f8
|
Extend rcube_washtml with SVG support
|
9 years ago |
Aleksander Machniak
|
40d7342dd9
|
Fix XSS issue in SVG images handling (#1490625)
|
9 years ago |
Aleksander Machniak
|
3b36bcfb68
|
Cleanup
|
9 years ago |
Aleksander Machniak
|
0d9fa7f3dc
|
Remove redundant code
|
9 years ago |
Aleksander Machniak
|
cd219a45dd
|
Fix regression where some message attachments could be missing on edit/forward (#1490608)
|
9 years ago |
Aleksander Machniak
|
be346095a0
|
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
|
9 years ago |
Aleksander Machniak
|
bb6002f1a8
|
Fix also charset encoding of message/rfc822 part bodies (#1490606)
|
9 years ago |
Aleksander Machniak
|
6463b662ca
|
Fix regression in displaying contents of message/rfc822 parts (#1490606)
|
9 years ago |
Aleksander Machniak
|
8271597836
|
Use ternary operator where applicable
|
9 years ago |
Aleksander Machniak
|
3b0318ca3e
|
Fix race-condition in setting current page between list and getunread requests
|
9 years ago |
Aleksander Machniak
|
92bcb940d4
|
Fix bug where HTML messages with invalid/excessive css styles couldn't be displayed (#1490539)
Technically speaking we remove the whole CSS content when it has more than 5k lines.
|
9 years ago |
Aleksander Machniak
|
bb1ed2740d
|
Display attachment size in compose (#1484774)
|
9 years ago |
Aleksander Machniak
|
d560916065
|
Added possibility to drag-n-drop attachments from mail preview to compose window
|
9 years ago |
Aleksander Machniak
|
5802e08e48
|
Mail messages searching with predefined date interval (T103)
|
9 years ago |
Aleksander Machniak
|
82dcbb7488
|
Fix various issues in Mailvelope integration (#1490533)
|
9 years ago |
Aleksander Machniak
|
4cd087ea2e
|
Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)
|
9 years ago |
Aleksander Machniak
|
e250f00d90
|
Fix PHP warnings when sending mailvelope-encrypted mail
|
9 years ago |
Aleksander Machniak
|
8716fca0d0
|
Small improvements
|
9 years ago |
Thomas Bruederli
|
f7f75ff7d1
|
Unify detection of pgp/mime message part
|
9 years ago |
Thomas Bruederli
|
f189d72943
|
Merged branch 'dev-mailvelope'
|
9 years ago |
Aleksander Machniak
|
77be69fa25
|
Fix issue where Content-Length of some attachments could be set to wrong value causing browser errors (#1490482)
|
9 years ago |
Aleksander Machniak
|
63e7937d02
|
Change so rcube_message class does not depend on $_GET parameters
|
9 years ago |
Aleksander Machniak
|
c49234bd78
|
Fix bug where clicking date column with 'arrival' sorting would switch to sorting by 'date' (#1490126)
|
9 years ago |
Aleksander Machniak
|
fdbb1c95ea
|
Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
|
9 years ago |
Aleksander Machniak
|
91018f38d4
|
Fix so In-Reply-To header is set also for MDN receipts (#1490523)
|
9 years ago |
Aleksander Machniak
|
399a2d68b6
|
Make optional adding of standard signature separator - sig_separator (#1487768)
|
9 years ago |
Aleksander Machniak
|
c4daf3f14f
|
Fix regression in converting signatures to text, fixed PHP warning in html2text() call
|
9 years ago |
Aleksander Machniak
|
6ca1e6add1
|
Add option to enable HTML editor always, except when replying to plain text messages (#1489365)
|
9 years ago |