Aleksander Machniak
|
5e08a6ac59
|
Handle remote stylesheets the same as remote images, ask the user to allow them (#5994)
Fixes the issue where remote stylesheet could have been blocked
if the message contained no remote images and user have no way to
allow that content.
|
7 years ago |
Aleksander Machniak
|
1b2d3c0ac2
|
Email Resent (Bounce) feature (#4985)
|
7 years ago |
Aleksander Machniak
|
adbab9d3e2
|
Merge branch 'master' into dev-elastic
|
8 years ago |
Aleksander Machniak
|
dfd19206a4
|
sizeof() -> count()
|
8 years ago |
Aleksander Machniak
|
01031d0ced
|
Reset onerror on images if placeholder does not exist to prevent from requests storm
|
8 years ago |
Aleksander Machniak
|
15bd0b51a4
|
Improve mailvelope decryption errors handling, hide encrypted part attachment on successful decryption (#5279)
+ small style improvements
|
8 years ago |
Aleksander Machniak
|
556c1725a7
|
Unify automatic marking as \Seen in preview pane, full-page and extwin views (#5071)
We now have one 'mail_read_time' option that works for all cases.
Option 'preview_pane_mark_read' has been removed and marked as an alias.
|
8 years ago |
Aleksander Machniak
|
6886a4de3f
|
Widescreen layout aka three column view (#5093)
|
8 years ago |
Aleksander Machniak
|
650ac8befb
|
Fix displaying size of attachments with zero size
|
8 years ago |
Aleksander Machniak
|
8a13615e9e
|
Add possibility to preview and download attachments in mail compose (#5053)
|
8 years ago |
Aleksander Machniak
|
7a7a6795f0
|
Support WEBP images in mail messages (#5362)
|
8 years ago |
Aleksander Machniak
|
9796cd2063
|
Merge branch 'dev-rfc822-preview'
Conflicts:
CHANGELOG
program/steps/mail/show.inc
|
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
|
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 |
Aleksander Machniak
|
8271597836
|
Use ternary operator where applicable
|
9 years ago |
Aleksander Machniak
|
d560916065
|
Added possibility to drag-n-drop attachments from mail preview to compose window
|
9 years ago |
Aleksander Machniak
|
8716fca0d0
|
Small improvements
|
9 years ago |
Aleksander Machniak
|
63e7937d02
|
Change so rcube_message class does not depend on $_GET parameters
|
9 years ago |
Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
1aa0c8ad66
|
Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362)
|
10 years ago |
Aleksander Machniak
|
1881a8a152
|
Display "real" attachment size also on attachments list
|
10 years ago |
Aleksander Machniak
|
681ba6fc3c
|
Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
|
10 years ago |
Aleksander Machniak
|
cc6c7e83b5
|
Fix possible race-condition in using current folder
|
10 years ago |
Aleksander Machniak
|
cd4e5057fc
|
Don't trust get_folder(), use $MESSAGE->folder if available
|
10 years ago |
Aleksander Machniak
|
fcb7d4fc03
|
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
|
10 years ago |
Thomas Bruederli
|
d4783319a0
|
Set 'compose_extwin' env property on every step; accept a list of URL parameters for the 'compose' command
|
10 years ago |
Thomas Bruederli
|
7fafb4d0d2
|
Remove leftover from merge; set alt text for contact photo
|
11 years ago |
Thomas Bruederli
|
99cdca46b7
|
Merge branch 'dev-accessibility'
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
11 years ago |
Aleksander Machniak
|
d28daec918
|
Fix so message list and counters are updated when a message is opened in new window (#1489919)
|
11 years ago |
Thomas Bruederli
|
b2992dd228
|
Further accessibility improvements regarding keyboard navigation and document structure
|
11 years ago |
Aleksander Machniak
|
8968f9543f
|
Support image operations with Imagick extension (#1489734)
|
11 years ago |
Aleksander Machniak
|
f5d2eef55c
|
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
2efe332b49
|
Display full attachment name using title attribute when name is too long to display (#1489320)
|
11 years ago |
Aleksander Machniak
|
ae80b5a309
|
Fix error when there's no writeable addressbook source (#1489162)
|
12 years ago |
Aleksander Machniak
|
2355045ded
|
Change Reply-All button label/title when mailing list is detected (#1488938)
|
12 years ago |
Aleksander Machniak
|
3725cfb245
|
Avoid uninitialized/unused variables
|
12 years ago |
Aleksander Machniak
|
4fdaa02ac7
|
Fix handling of invalid characters in message headers and output (#1489032)
|
12 years ago |
Aleksander Machniak
|
a02c77c584
|
Add ability to toggle between view as HTML and text while viewing a message (#1486939)
|
12 years ago |
Aleksander Machniak
|
bc2c4380b5
|
Add attachment menu with Open and Download options (#1488975)
|
12 years ago |
Aleksander Machniak
|
cbe07532fa
|
Fix so full filename is used for title attribute
|
12 years ago |
Aleksander Machniak
|
b5b76d2ccb
|
Make sure mimetypes is an array not object in a better way
|
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 |
Thomas Bruederli
|
8fb4f05725
|
Move default value for client_mimetypes to rcube_config; make sure an array is returned
|
12 years ago |
Thomas Bruederli
|
271efe53e0
|
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
|
12 years ago |
Thomas Bruederli
|
0746d58fce
|
Allow to mark/flag messages from full message view screen
|
12 years ago |
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
12 years ago |