Aleksander Machniak
|
007c9ddcb0
|
Enigma: Handle messages with text before an encrypted block (#5149)
|
9 years ago |
Aleksander Machniak
|
aba88576ef
|
Update localizations
|
9 years ago |
Aleksander Machniak
|
f0e88f02d5
|
Remove unused code
|
9 years ago |
Aleksander Machniak
|
4e6f3019f5
|
Enigma: Handle encrypted/signed content inside message/rfc822 attachments
|
9 years ago |
Aleksander Machniak
|
aa2486beb3
|
vcard_attachments: Fix bug where national characters in vCard would be broken on import/display
|
9 years ago |
Aleksander Machniak
|
1aa5817131
|
Refactor desktop notifications
- Remove webkitNotifications support, clean up the code
- Unify look and behaviour of notifications in Mail and in Settings
|
9 years ago |
Aleksander Machniak
|
9d4e5f5e49
|
Bump zipdownload plugin version number
|
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
|
74a7dd553c
|
Fix datepicker so it is possible to re-open the calendar widget by click (Kolab 5115)
|
9 years ago |
Aleksander Machniak
|
89a49dd370
|
Fix additional_message_headers plugin compatibility with Mail_Mime >= 1.9 (#1490657)
|
9 years ago |
Aleksander Machniak
|
5d49af37cc
|
Enigma: Disable format=flowed for signed plain text messages (#1490646)
|
9 years ago |
Aleksander Machniak
|
5a30653024
|
Enigma: Don't display "bad password" warning when the password wasn't provided yet
|
9 years ago |
Aleksander Machniak
|
8c626eec8a
|
Cleanup redundant variables
|
9 years ago |
Aleksander Machniak
|
c1a518910a
|
Enigma: Fix bug where signature/decryption info wasn't displayed for some messages
|
9 years ago |
Aleksander Machniak
|
4473dc5588
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
9 years ago |
Aleksander Machniak
|
53fa08d8ae
|
Enigma: Code refactoring with better handling of encrypted-inside-encrypted (e.g. forwarded) and signed+ncrypted messages
|
9 years ago |
Aleksander Machniak
|
8ef598b883
|
Fix (again) security issue in DBMail driver of password plugin [CVE-2015-2181] (#1490643)
Unify the C program code with the one used by other drivers.
|
9 years ago |
Aleksander Machniak
|
c9e2ab488e
|
Enigma: Fix handling of encrypted + signed messages (#1490632)
|
9 years ago |
Aleksander Machniak
|
c7af660bfc
|
Fix boundary separator in signed messages
|
9 years ago |
Aleksander Machniak
|
f04b56f306
|
Enigma: Enable default signing/encryption on a signed/encrypted draft compose
|
9 years ago |
Aleksander Machniak
|
b4fc297509
|
Fix a typo
|
9 years ago |
Aleksander Machniak
|
f8847a913f
|
Fix version number
|
9 years ago |
Aleksander Machniak
|
f7f512f039
|
Fixed typo in localization text
|
9 years ago |
Aleksander Machniak
|
9f1f754daf
|
CS fixes
|
9 years ago |
Aleksander Machniak
|
2d40b43faa
|
Update .htaccess rules for Apache 2.4
|
9 years ago |
Aleksander Machniak
|
ce7bd03b1d
|
Bump version number
|
9 years ago |
Aleksander Machniak
|
1912d8c62b
|
Fix invalid LDAP query in ACL user autocompletion (#1490591)
|
9 years ago |
Aleksander Machniak
|
a8848b16c4
|
Tweak the code to not violate ECMASCRIPT3 syntax
|
9 years ago |
Thomas Bruederli
|
e257b830a1
|
Synchronize localizations from Transifex
|
9 years ago |
Aleksander Machniak
|
162bc85be9
|
Add support for :from parameter in vacation action (patch from Michele Locati)
|
9 years ago |
Aleksander Machniak
|
2aa9ee56fd
|
Fix so disabling emoticons plugin really removes emoticons button from HTML editor
|
9 years ago |
Aleksander Machniak
|
74ce01efc7
|
Q() -> rcube::Q()
|
9 years ago |
Aleksander Machniak
|
37e9bd4fb8
|
Fix testing attachments plugins after recent change that prevents from using more than one
|
9 years ago |
Aleksander Machniak
|
8f8beafd56
|
Use .get_label() consistently (instead of .gettext())
|
9 years ago |
Aleksander Machniak
|
b0349c988f
|
Make sure there's only one attachments plugin enabled
|
9 years ago |
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 |
hsz
|
ed4f659a76
|
Fixed dovecot and samba encryption - (invalid variables names)
|
9 years ago |
Aleksander Machniak
|
c852426bd4
|
Enigma: Display all usage flags of the subkey
|
9 years ago |
Aleksander Machniak
|
13eb9bdc24
|
Enigma: Display complete key information (subkeys, user IDs)
|
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 |
Thomas Bruederli
|
0b6a01380b
|
Distinguish encryption toolbar buttons (Mailvelope and Enigma)
|
9 years ago |
Aleksander Machniak
|
392ededc71
|
Enigma: Enable encryption features on message print page
|
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 |
Enclavet
|
1fdee845d5
|
Enigma: fix storing password for whole session
|
9 years ago |
Aleksander Machniak
|
b87a794348
|
Enigma: don't show encrypted part on attachments list, we display its content already
|
9 years ago |
Aleksander Machniak
|
b922995297
|
CS fixes
|
9 years ago |