Aleksander Machniak
|
9133a49894
|
Fix bug where pink image was used instead of a thumbnail when image resize fails (#5933)
Note GD and Imagick in INSTALL file and optional installer checks.
|
8 years ago |
Aleksander Machniak
|
ae35ccd2af
|
Bring back rcmail_html_container_id global
|
8 years ago |
Thomas Bruederli
|
2359f30b96
|
Modify links in html messages during Washtml DOM traversal
This is a more safe approach than using regex and mitigates
possible vulnerabilities using malformed html markup.
|
8 years ago |
Aleksander Machniak
|
c1285a0fe7
|
Remove non-printable characters from filenames on download/display (#5880)
|
9 years ago |
Aleksander Machniak
|
02c7c9fc53
|
Fix duplicate messages on the list after deleting messages on the next to the last page (#5862)
... also when deleting via 'mark' and 'archive' actions
|
9 years ago |
Aleksander Machniak
|
74e7f90673
|
Fix duplicate messages on the list after deleting messages on the next to the last page (#5862)
|
9 years ago |
Aleksander Machniak
|
41c70e162b
|
Fix conflict with _gid cookie of Google Analytics (#5748)
TODO: Review the whole code base and don't use INPUT_GPC when it's not really needed,
in most cases we should not read $_COOKIE.
|
9 years ago |
Aleksander Machniak
|
67479579e5
|
Fix bug where invalid recipients could be silently discareded (#5739)
|
9 years ago |
Aleksander Machniak
|
3e53ac7491
|
Remove note about mail() function
|
9 years ago |
dfukagaw28
|
89a4134064
|
Add support for DelSp=Yes messages (#5702)
|
9 years ago |
Aleksander Machniak
|
5a53d521c8
|
Fix permission of temporary files and removal of them when generating thumbnails
|
9 years ago |
ka7
|
9a35768c26
|
spelling fixes (#5690)
|
9 years ago |
Aleksander Machniak
|
ad83610a5e
|
Rename $sql_arr variable to $record as it's not about sql only
|
9 years ago |
Aleksander Machniak
|
61bec3efa4
|
Fix regression where groups with email address were resolved to its members' addresses
|
9 years ago |
Aleksander Machniak
|
dfd19206a4
|
sizeof() -> count()
|
9 years ago |
Aleksander Machniak
|
79950630fa
|
Increase limit of group members when expanding a group from autocomplete (#5604)
|
9 years ago |
Aleksander Machniak
|
f789cb53b2
|
Fix bug where drag-n-drop element could be empty after check-recent action
|
9 years ago |
Aleksander Machniak
|
f4b57bad31
|
Fix missing thread expand icon on search result in widescreen mode (#5613)
|
9 years ago |
Aleksander Machniak
|
5b57043cbf
|
Small code improvements
|
9 years ago |
Aleksander Machniak
|
7340360e79
|
Fix bug where image data URIs in css style were treated as evil/remote in mail preview (#5580)
|
9 years ago |
Aleksander Machniak
|
15bd0b51a4
|
Improve mailvelope decryption errors handling, hide encrypted part attachment on successful decryption (#5279)
+ small style improvements
|
9 years ago |
Aleksander Machniak
|
a487055c5a
|
Add possibility to attach contact vCard to composed message (#4997)
|
9 years ago |
Aleksander Machniak
|
8d1e0eb574
|
Preserve message internal/received date on import in mbox format (#5559)
|
9 years ago |
Aleksander Machniak
|
4f5ec65a36
|
Close SMTP connection ASAP after the message has been sent
We should not keep the connection open until the script shuts down.
It may take long time e.g. to save the message in IMAP.
|
9 years ago |
Aleksander Machniak
|
581c41ca67
|
Make sure subject is always on proper place in widescreen mode
|
9 years ago |
Aleksander Machniak
|
dad1852126
|
Fix _from argument validation
|
9 years ago |
Aleksander Machniak
|
a844db6a27
|
Merge branch 'dev-layouts'
|
9 years ago |
Thomas Bruederli
|
32cd762278
|
Always send columns list as array (unsetting items makes it an object with numeric keys)
|
9 years ago |
Aleksander Machniak
|
c344f60d75
|
Fix displaying attached images with wrong Content-Type specified (#5527)
|
9 years ago |
Aleksander Machniak
|
6287227fff
|
Fix missing content check when image resize fails on attachment thumbnail generation (#5485)
|
9 years ago |
Aleksander Machniak
|
b26dcb64c3
|
Code simplification
|
9 years ago |
Aleksander Machniak
|
0e5a167cd2
|
Fix recognizing Sent folder on search if current folder has been changed by plugins in meantime
|
9 years ago |
Aleksander Machniak
|
c3e7d93c43
|
Make "Add contact" image/text ignored when copying/selecting recipients in main headers (#5103)
|
9 years ago |
Aleksander Machniak
|
2dbbaf7739
|
Warn about too many disclosed recipients in composed email [max_disclosed_recipients] (#5132)
Allow to omit a subject when sending an email (#5068)
|
9 years ago |
Aleksander Machniak
|
bd12d94fae
|
Fix missing contact ID for contacts from non-sql addressbooks
|
9 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.
|
9 years ago |
Aleksander Machniak
|
4e0532808d
|
Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452)
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
|
9 years ago |
Aleksander Machniak
|
b258b91560
|
Do not show inline images of unsupported mimetype (#5463)
|
9 years ago |
Aleksander Machniak
|
d305f4f0fd
|
Separate action to mark all messages in a folder as \Seen (#5006)
with possibility to do this in all folders or in a folder and its subfolders (#5076)
|
9 years ago |
Aleksander Machniak
|
d85f30bec4
|
Archive: Don't reload messages list when it's not needed (#5225)
Archive: Add option to automatically mark archived messages as \Seen (#5142)
|
9 years ago |
Aleksander Machniak
|
f713d186bc
|
Disable navigation if can't get messages index in pagenav.inc
|
9 years ago |
Aleksander Machniak
|
6886a4de3f
|
Widescreen layout aka three column view (#5093)
|
9 years ago |
Aleksander Machniak
|
650ac8befb
|
Fix displaying size of attachments with zero size
|
9 years ago |
Aleksander Machniak
|
95df255af4
|
Added max_message_size option enforced when attaching files to a composed message (#4993)
|
9 years ago |
Aleksander Machniak
|
873e0353cf
|
Use smart-upload-button for messages and contact photos upload
Unified interface with rcmail::upload_form().
|
9 years ago |
Aleksander Machniak
|
c88a88fb0b
|
Rewrite smart upload button to work in IE (#5410)
|
9 years ago |
Aleksander Machniak
|
820d614c79
|
Fix missing </form> tag
|
9 years ago |
Aleksander Machniak
|
43f3c5fb2a
|
Implement "one click" attachment upload (#5024)
|
9 years ago |
Aleksander Machniak
|
0485275a75
|
Merge branch 'dev/drop-legacy-browsers'
|
9 years ago |
Aleksander Machniak
|
689996896a
|
Fix bug where names of downloaded files could be mailformed when derived from the message subject (#5404)
|
9 years ago |