Aleksander Machniak
|
d31e04f61c
|
Use mb_strtoupper() instead of strtoupper() for localized texts
|
9 years ago |
Aleksander Machniak
|
fa462b5ab4
|
Fix displaying size of attachments with zero size
|
9 years ago |
Aleksander Machniak
|
ed282b5358
|
Fix PHP warning when handling shared namespace with empty prefix (#5420)
|
9 years ago |
Aleksander Machniak
|
ea30e7b816
|
Fix bug where names of downloaded files could be mailformed when derived from the message subject (#5404)
|
10 years ago |
Aleksander Machniak
|
393e42844d
|
Fix bug where blocked.gif couldn't be attached to reply/forward with insecure content
|
10 years ago |
Aleksander Machniak
|
c2b44147b6
|
Fix bug where Message-ID domain part was tied to username instead of current identity (#5385)
|
10 years ago |
Aleksander Machniak
|
a1e23a8967
|
Fix handling of 'mailto' and 'error' arguments in message_before_send hook (#5347)
Conflicts:
program/lib/Roundcube/rcube.php
|
10 years ago |
Aleksander Machniak
|
28090d38c1
|
Use contact_search_name format in popup on results in compose contacts search
|
10 years ago |
Aleksander Machniak
|
cd04cf4af0
|
Don't create multipart/alternative messages with empty text/plain part (#5283)
|
10 years ago |
Thomas Bruederli
|
334b339bfe
|
Avoid sending completely empty text parts for multipart/alternative messages (#5283)
|
10 years ago |
Aleksander Machniak
|
92df79b37b
|
Fix subscription checkbox state on error in folder subscribe/unsubscribe action (#5243)
|
10 years ago |
Aleksander Machniak
|
17ca166727
|
Protect INBOX folder even if protected_default_folders=false
|
10 years ago |
Aleksander Machniak
|
e660f157c0
|
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
|
10 years ago |
Aleksander Machniak
|
2a352732b5
|
Use minified publickey.js (with cache-buster) when available (#5254)
|
10 years ago |
Aleksander Machniak
|
013aaeb895
|
CS improvements/fixes
|
10 years ago |
Aleksander Machniak
|
4fdcd8c9d1
|
Remove redundant code
|
10 years ago |
Aleksander Machniak
|
6f2c007d1b
|
CS fixes: Replace use of "bool ? true : false" with just "bool"
|
10 years ago |
Aleksander Machniak
|
5c253dd59e
|
Fix so SPECIAL-USE assignments are forced only until user sets special folders (#4782)
The old behaviour where SPECIAL-USE has always a prio can be bringed back
by setting lock_special_folders=false and adding it to dont_override.
|
10 years ago |
Thomas Bruederli
|
4a408843b0
|
Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
|
10 years ago |
Aleksander Machniak
|
b0a8e36930
|
Fix handling of body parameter in mail compose request
|
10 years ago |
Aleksander Machniak
|
faeeebdc55
|
Hide DSN option in Preferences when smtp_server is not used (#1490666)
|
10 years ago |
Aleksander Machniak
|
a62ff159f0
|
Performance: Make sure that after contact update we call get_record() only once
|
10 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)
|
10 years ago |
Aleksander Machniak
|
332ffef199
|
Plugin API: Added addressbook_export hook
|
10 years ago |
Aleksander Machniak
|
22a018d082
|
Merge branch 'dev-svg'
|
10 years ago |
Aleksander Machniak
|
558a6db27e
|
Fix headers encoding when using 'valueof' mode
|
10 years ago |
Aleksander Machniak
|
9aaeb23d9d
|
Fix HTML entities encoding in message headers output
|
10 years ago |
Aleksander Machniak
|
a1fdb205f8
|
Extend rcube_washtml with SVG support
|
10 years ago |
Aleksander Machniak
|
40d7342dd9
|
Fix XSS issue in SVG images handling (#1490625)
|
10 years ago |
Aleksander Machniak
|
3b36bcfb68
|
Cleanup
|
10 years ago |
Aleksander Machniak
|
0d9fa7f3dc
|
Remove redundant code
|
10 years ago |
Aleksander Machniak
|
cd219a45dd
|
Fix regression where some message attachments could be missing on edit/forward (#1490608)
|
10 years ago |
Aleksander Machniak
|
be346095a0
|
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
|
10 years ago |
Aleksander Machniak
|
bb6002f1a8
|
Fix also charset encoding of message/rfc822 part bodies (#1490606)
|
10 years ago |
Aleksander Machniak
|
f51145572a
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
10 years ago |
Aleksander Machniak
|
6463b662ca
|
Fix regression in displaying contents of message/rfc822 parts (#1490606)
|
10 years ago |
Aleksander Machniak
|
97aa984b29
|
Optionally throw 404 error when contact photo wasn't found
|
10 years ago |
Aleksander Machniak
|
8271597836
|
Use ternary operator where applicable
|
10 years ago |
Aleksander Machniak
|
3b0318ca3e
|
Fix race-condition in setting current page between list and getunread requests
|
10 years ago |
Aleksander Machniak
|
bc3518577d
|
Fix some more Q -> rcube::Q
|
10 years ago |
Aleksander Machniak
|
74ce01efc7
|
Q() -> rcube::Q()
|
10 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.
|
10 years ago |
Aleksander Machniak
|
bb1ed2740d
|
Display attachment size in compose (#1484774)
|
10 years ago |
Aleksander Machniak
|
d560916065
|
Added possibility to drag-n-drop attachments from mail preview to compose window
|
10 years ago |
Aleksander Machniak
|
5802e08e48
|
Mail messages searching with predefined date interval (T103)
|
10 years ago |
Aleksander Machniak
|
82dcbb7488
|
Fix various issues in Mailvelope integration (#1490533)
|
10 years ago |
Aleksander Machniak
|
4cd087ea2e
|
Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)
|
10 years ago |
Aleksander Machniak
|
e250f00d90
|
Fix PHP warnings when sending mailvelope-encrypted mail
|
10 years ago |
Aleksander Machniak
|
8716fca0d0
|
Small improvements
|
10 years ago |
Thomas Bruederli
|
f7f75ff7d1
|
Unify detection of pgp/mime message part
|
10 years ago |