Commit Graph

808 Commits

Author SHA1 Message Date
Michał Wojciechowski
cde1fbde0c Fix typos 2016-07-23 14:01:10 +02:00
Aleksander Machniak
437aca39e0 Enigma: Import keys from key-server(s) (#5286) 2016-07-21 08:26:46 +02:00
Aleksander Machniak
f9fc7e1edf Managesieve: Improvements in 'string' test support 2016-07-19 11:26:27 +02:00
Aleksander Machniak
9793826ab4 Merge branch 'master' of https://github.com/pulcov/roundcubemail into pulcov-master 2016-07-19 08:39:12 +02:00
Aleksander Machniak
476c820323 CS fixes 2016-07-16 14:29:46 +02:00
Aleksander Machniak
352c6329cc Enigma: Search missing public keys on a key-server in mail compose (#5286) 2016-07-01 09:33:26 +02:00
Aleksander Machniak
88ed121f24 Enigma: Add possibility to export private keys (#5321) 2016-06-20 19:29:49 +02:00
Aleksander Machniak
de7b0b51c4 Require Crypt_GPG 1.4.2 with fix for #5304 2016-06-20 08:26:09 +02:00
Aleksander Machniak
2c30feece1 Fix conflict in new_user_dialog and password_force_new_user settings (#5275) 2016-06-12 13:13:34 +02:00
Aleksander Machniak
3dd83804b4 Don't return false if keys directory does not exist 2016-06-12 13:11:16 +02:00
Aleksander Machniak
3f01232625 Enigma: Delete user keys when using deluser.sh script 2016-06-12 12:49:29 +02:00
Aleksander Machniak
ac1cd3719c Enigma: Fix redundant list-secret-keys/list-public-keys calls on signing/encryption 2016-06-12 09:59:50 +02:00
Aleksander Machniak
72da903dca Remove unused code 2016-06-10 16:41:21 +02:00
Aleksander Machniak
f6861cc896 Add managesieve plugin documentation 2016-06-07 17:04:39 +02:00
Aleksander Machniak
f1c260b05f Enigma: Implement PGP encryption and signing in one go (#5302)
Enigma: Display signature verification status for encrypted+signed messages (#5302)
2016-06-07 12:29:17 +02:00
Aleksander Machniak
13b76d9b1e Enigma: Add possibility to configure gpg binary location (enigma_pgp_binary) 2016-06-04 08:56:16 +02:00
Aleksander Machniak
96102e2052 Enigma: Fix malformed signed messages with force_7bit=true (#5292) 2016-06-02 10:51:16 +02:00
Aleksander Machniak
024800d068 Merge branch 'master' of github.com:roundcube/roundcubemail 2016-05-31 08:36:44 +02:00
Aleksander Machniak
8b0753191d Fix Transifex URL 2016-05-31 08:36:14 +02:00
rmcaninch
7cb243ea45 Update config.inc.php.dist 2016-05-30 21:17:10 -04:00
Aleksander Machniak
dcb7db2f8c Enigma: Fix keys import from inside of an encrypted message (#5285) 2016-05-30 11:07:58 +02:00
Aleksander Machniak
4f0abbf5fe CS and indent fixes, added $task property definition 2016-05-28 20:32:14 +02:00
Aleksander Machniak
796bb4ccbb Update localization, add Enigma plugin localizations 2016-05-28 15:19:19 +02:00
Aleksander Machniak
4cfe230e56 Fix so subfolders of INBOX can be set as Archive (#5274) 2016-05-27 18:13:59 +02:00
Aleksander Machniak
ab6fdfa8bc Fix PHP warning when password_hosts is set, but is not an array (#5260) 2016-05-20 14:08:28 +02:00
Aleksander Machniak
3d6d038938 Fix typo in localization message 2016-05-16 08:52:05 +02:00
pulcov
4f6853b9c6 Managesieve: bug correction 2016-05-12 15:17:43 +02:00
pulcov
b312dc6c88 Managesieve: sieve string implement 2016-05-12 10:51:18 +02:00
Aleksander Machniak
21e485ad50 Fix redundant enigma.css link 2016-05-04 12:54:37 +02:00
Aleksander Machniak
de14ec6aa0 Merge branch 'for-1.3'
Conflicts:
	CHANGELOG
2016-05-04 08:53:12 +02:00
Aleksander Machniak
bd6d7645d7 Update localization 2016-05-02 14:33:55 +02:00
Aleksander Machniak
5194120221 Add Known Issues section in Enigma README (#5215) 2016-05-01 11:08:17 +02:00
Aleksander Machniak
e499a14e13 - Support 'duplicate' extension [RFC 7352]
- Improve errors handling in filter form
2016-04-28 12:28:20 +02:00
Aleksander Machniak
1da8ffd52b Use "email" over "e-mail" consistently (#5212) 2016-04-25 08:57:52 +02:00
Oliver Ney
5f2df36879 Fix ldap connection use after release in password plugin 2016-04-23 00:39:34 +02:00
Aleksander Machniak
f0fa9324d8 Merge branch 'master' of github.com:roundcube/roundcubemail 2016-04-21 08:13:52 +02:00
Aleksander Machniak
5b94c5af08 Fix plugin name in composer.json 2016-04-20 12:35:36 +02:00
Aleksander Machniak
6e4642b12c Enigma: Add enigma_debug option 2016-04-17 09:32:59 +02:00
Aleksander Machniak
302aff920c Small code improvement 2016-04-13 10:41:42 +02:00
Aleksander Machniak
e2ff7985db Small optimization in sieve script parser 2016-04-13 10:27:35 +02:00
Aleksander Machniak
4bb44c3d90 Enigma: added option to force users to use signing/encryption 2016-04-12 09:47:46 +02:00
Thomas Bruederli
bd780ce707 Remove localization files from 3rd party plugins 2016-04-06 22:07:15 +02:00
Aleksander Machniak
80cb362b80 Managesieve: Refactored script parser to be 100x faster 2016-04-06 12:34:37 +02:00
Aleksander Machniak
800235f682 Fix compatibility with older PHP versions by not using empty(fn()) 2016-04-06 12:25:01 +02:00
Aleksander Machniak
6f2c007d1b CS fixes: Replace use of "bool ? true : false" with just "bool" 2016-04-02 13:02:55 +02:00
Aleksander Machniak
96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 2016-04-02 10:35:17 +02:00
Kyle Francis
7ce958ecd9 Added attach pubkey checkbox in compose UI, added preferences setting for attach pubkey by default 2016-04-01 12:32:57 -04:00
Kyle Francis
a9d399155d Implemented attaching pub PGP key to outgoing messages. 2016-03-30 09:33:53 -04:00
Aleksander Machniak
007c9ddcb0 Enigma: Handle messages with text before an encrypted block (#5149) 2016-03-30 12:56:44 +02:00
Aleksander Machniak
aba88576ef Update localizations 2016-03-28 18:36:56 +02:00