Aleksander Machniak
|
570f43c874
|
Don't load enigma and managesieve css where it's not needed
|
9 years ago |
Aleksander Machniak
|
d9ff47b011
|
Don't use deprecated (soon) jQuery .bind() and .unbind() methods
|
9 years ago |
Aleksander Machniak
|
c8c4cafb1f
|
Add possibility to define date format in write operations for ldap attributes (#1488741)
|
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
|
4d369549bd
|
Merge pull request #301 from hsz/master
Fixed dovecot and samba encryption - (invalid variables names)
|
9 years ago |
hsz
|
ed4f659a76
|
Fixed dovecot and samba encryption - (invalid variables names)
|
9 years ago |
Aleksander Machniak
|
5802e08e48
|
Mail messages searching with predefined date interval (T103)
|
9 years ago |
Aleksander Machniak
|
c852426bd4
|
Enigma: Display all usage flags of the subkey
|
9 years ago |
Aleksander Machniak
|
a03233ceba
|
CS fixes
|
9 years ago |
Aleksander Machniak
|
1484d5fb7f
|
Fix resetting search input events when the treelist is re-initialized, some CS improvements
|
9 years ago |
Aleksander Machniak
|
e524680a13
|
Fix 'last' property of search event
|
9 years ago |
Aleksander Machniak
|
13eb9bdc24
|
Enigma: Display complete key information (subkeys, user IDs)
|
9 years ago |
Aleksander Machniak
|
354cff8b26
|
Some more CS fixes
|
9 years ago |
Aleksander Machniak
|
7fb0aedc9b
|
Fix fetchMIMEHeaders() so it really works with multiple parts, various CS fixes
|
9 years ago |
Aleksander Machniak
|
b813011902
|
Remove unused property
|
9 years ago |
Aleksander Machniak
|
85f4209074
|
Code improvements: CS fixes, improved internal cache cleanup on folder selection, removed redundant cache
|
9 years ago |
Aleksander Machniak
|
aada285660
|
Simplify change_subscription() code, removed unused vars
|
9 years ago |
Aleksander Machniak
|
6a94f69bd1
|
Remove code for Mail_mime<1.9, we already require Mail_mime-1.10 for other reasons
|
9 years ago |
Aleksander Machniak
|
2a6cf5bb0e
|
Fix responses list update issue after response name change (#1490555)
|
9 years ago |
Aleksander Machniak
|
0389faa327
|
PHP7: Fix "mktime(): You should be using the time() function instead" warning
|
9 years ago |
Aleksander Machniak
|
e9ca5e0655
|
Fix so database_attachments::cleanup() does not remove attachments from other sessions (#1490542)
|
9 years ago |
Aleksander Machniak
|
72b281ed84
|
Update mail toolbar icons for legacy browsers
|
9 years ago |
Aleksander Machniak
|
7fe87bba24
|
Mailvelope integration with classic skin
|
9 years ago |
Aleksander Machniak
|
14b8b4def4
|
Remove also old .htaccess file that is not used anymore (#1489980)
|
9 years ago |
Aleksander Machniak
|
46a3a5a1ab
|
Don't use password inputs in Installer where config is handled
|
9 years ago |
Aleksander Machniak
|
90c82ebf13
|
Clarify DSN for SQLite on Windows (#1490547)
|
9 years ago |
Aleksander Machniak
|
2c6951b9cb
|
Add hint about configuration
|
9 years ago |
Aleksander Machniak
|
0ee57208b3
|
Add possibility to set PDO::ATTR_PREFETCH and PDO::ATTR_TIMEOUT via DSN string
|
9 years ago |
Aleksander Machniak
|
1b61a48eec
|
Get rid of mb_check_encoding() before mb_convert_encoding() for better performance, CS fixes
|
9 years ago |
Aleksander Machniak
|
83345af059
|
Log charset conversion warning only when no function was found, not when the string was invalid
|
9 years ago |
Aleksander Machniak
|
7d71c48952
|
s/RCMAIL_VERSION/RCUBE_VERSION/
|
9 years ago |
Aleksander Machniak
|
2940109391
|
Update changelog
|
9 years ago |
Aleksander Machniak
|
82dcbb7488
|
Fix various issues in Mailvelope integration (#1490533)
|
9 years ago |
Aleksander Machniak
|
7bbb86f78a
|
Session read handler must return a string in PHP7
|
9 years ago |
Aleksander Machniak
|
b2b9b591ce
|
Fix handling random_bytes() errors in PHP 7.0.0RC3
|
9 years ago |
Aleksander Machniak
|
2368ab91c2
|
Fix pixel issue on Encrypt button
|
9 years ago |
Thomas Bruederli
|
b95a6d8f41
|
Disable some toolbar buttons if Mailvelope editor is active (#1490533)
|
9 years ago |
Thomas Bruederli
|
0b6a01380b
|
Distinguish encryption toolbar buttons (Mailvelope and Enigma)
|
9 years ago |
Aleksander Machniak
|
8c1c4fd852
|
We require Mail_mime-1.10.x
|
9 years ago |
Aleksander Machniak
|
392ededc71
|
Enigma: Enable encryption features on message print page
|
9 years ago |
Aleksander Machniak
|
df0b4f3437
|
Make sure an email address is valid when replacing it with mailto: link
|
9 years ago |
Aleksander Machniak
|
07850aacbf
|
Move some more entries under release 1.1.3 mark
|
9 years ago |
Thomas Bruederli
|
b7f4b99edd
|
Update changelog
|
9 years ago |
Thomas Bruederli
|
db390a27fb
|
Do not tokenize search string when querying in strict mode (#1490504)
|
9 years ago |
Aleksander Machniak
|
1459f88164
|
Enigma: Add option to disable encryption/signing features
|
9 years ago |
Aleksander Machniak
|
cffe97eb6e
|
CS improvements + some doc
|
9 years ago |
Aleksander Machniak
|
4cd087ea2e
|
Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)
|
9 years ago |
Aleksander Machniak
|
a8510bc5ca
|
Merge pull request #297 from Enclavet/master
Enigma: fix storing password for whole session
|
9 years ago |
Aleksander Machniak
|
e250f00d90
|
Fix PHP warnings when sending mailvelope-encrypted mail
|
9 years ago |