Aleksander Machniak
|
5693b4f31c
|
Fix bug in parsing some IMAP command responses that include unsolicited replies (#6577)
|
6 years ago |
Aleksander Machniak
|
35e2bffb90
|
Support simple field labels (e.g. LetterHub examples) in csv imports (#6541)
|
6 years ago |
Aleksander Machniak
|
8caf3b659c
|
Password: Add support for Plesk >= 17.8 (#6526)
|
6 years ago |
Aleksander Machniak
|
32a0ad6778
|
Force session.gc_probability=1 when using custom session handlers (#6560)
|
6 years ago |
Aleksander Machniak
|
8a04d3f993
|
Fix so performance stats are logged to the main console log also when per_user_logging=true
|
6 years ago |
Aleksander Machniak
|
0e640e95c9
|
Enigma: Fixed multi-host syncronization of private and deleted keys and pubring.kbx file
Added context column to filestore table for easier listing of stored files.
|
6 years ago |
Aleksander Machniak
|
7a49b48dc1
|
Fix handling of empty entries in vCard import (#6564)
|
6 years ago |
Aleksander Machniak
|
36485dfc34
|
Prevent from using deprecated timezone names from jsTimezoneDetect
For better interoperability of plugins such as Calendar, for example
issue see: https://git.kolab.org/T2666.
|
6 years ago |
Aleksander Machniak
|
a32d72b661
|
Password: Disallow control characters in passwords (#6547)
|
6 years ago |
Aleksander Machniak
|
45618273e0
|
Fix dummy Message-Id when resuming a draft without Message-Id header (#6548)
|
6 years ago |
Aleksander Machniak
|
6f6b741cde
|
Update changelog
|
6 years ago |
Aleksander Machniak
|
5e4590ce55
|
Add CVE ID
|
6 years ago |
Aleksander Machniak
|
c1aa2169f6
|
Plugin API: Added 'ldap_connected' hook
|
6 years ago |
Aleksander Machniak
|
cf05a924de
|
Fix inconsistent offset for various time zones - always display Standard Time offset (#6531)
|
6 years ago |
Aleksander Machniak
|
8ff4fbadb1
|
Add option to delete users who have not logged in for more than X days (#6340)
|
6 years ago |
Aleksander Machniak
|
281a6135e3
|
Enigma: Update to OpenPGPjs 4.2.1 - fixes user name encoding issues in key generation (#6524)
|
6 years ago |
Aleksander Machniak
|
11216a1925
|
Changed 'password_charset' default to 'UTF-8' (#6522)
|
6 years ago |
Aleksander Machniak
|
2b89713d06
|
Update changelog
|
6 years ago |
Aleksander Machniak
|
0048be10a9
|
Ignore 'Sender' header on Reply-All action (#6506)
|
6 years ago |
Aleksander Machniak
|
cd9ec7983b
|
Password: README, Style, CS improvements, bump version, update changelog
|
6 years ago |
Aleksander Machniak
|
afc68aae63
|
FIx temp_filename() regressions, update changelog, add note in UPGRADING
|
6 years ago |
Aleksander Machniak
|
619ddfed3d
|
CS fixes and consistence, update changelog
|
6 years ago |
Aleksander Machniak
|
0389ffdbab
|
Elastic: On touch devices display attachment icons on messages list (#6296)
|
6 years ago |
Aleksander Machniak
|
2935b3a66a
|
Fix malformed message saved into Sent folder when using big attachments and low memory limit (#6498)
|
6 years ago |
Aleksander Machniak
|
19a818a8b7
|
Elastic: Add "status bar" for mobile in mail composer
|
6 years ago |
Aleksander Machniak
|
7b203cbc52
|
Fix bug where a message/rfc822 part without a filename wasn't listed on the attachments list (#6494)
|
6 years ago |
Aleksander Machniak
|
c93d11b473
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
6 years ago |
Aleksander Machniak
|
ab6b651ac9
|
- Make menu button inactive if all subactions are inactive (#6444)
Elastic skin only (for now)
|
6 years ago |
Aleksander Machniak
|
3dad8c5908
|
Fix incorrect IMAP SASL GSSAPI negotiation (#6308)
|
6 years ago |
Aleksander Machniak
|
a86d9cd5aa
|
Fix so unicode in local part of the email address is also supported in recipient inputs (#6490)
Relax javascript email address checker.
|
6 years ago |
Thomas Bruederli
|
e8daccfe57
|
Add 1.3.8 release milestone
|
6 years ago |
Aleksander Machniak
|
186f21c4c1
|
Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385)
Added 'common_headers' hook
|
6 years ago |
Aleksander Machniak
|
3a212b5be0
|
Update changelog
|
6 years ago |
Aleksander Machniak
|
b126941846
|
Fix session issue on long running requests (#6470)
|
6 years ago |
Aleksander Machniak
|
9284d4a8c9
|
Update changelog
|
6 years ago |
Aleksander Machniak
|
91b5bffd3c
|
Fix bug where autocomplete list could be displayed out of screen (#6469)
|
6 years ago |
Aleksander Machniak
|
0a0ac045fe
|
Fix bug where valid content between HTML comments could have been skipped in some cases (#6464)
|
6 years ago |
Aleksander Machniak
|
b2961742ef
|
Elastic: Support new-line char as a separator for pasted recipients (#6460)
|
6 years ago |
Aleksander Machniak
|
255638cc44
|
Update changelog, require Net_SMTP 1.8.1 for GSSAPI support
|
6 years ago |
Aleksander Machniak
|
2c12274d38
|
Fix style/navigation on error page depending on authentication state (#6362)
|
6 years ago |
Aleksander Machniak
|
2bf80b180c
|
Update changelog
|
6 years ago |
Aleksander Machniak
|
b7d51573e4
|
Password: Fix bug where new users could skip forced password change (#6434)
|
6 years ago |
Aleksander Machniak
|
c28242f63c
|
Log errors caused by low pcre.backtrack_limit when sending a mail message (#6433)
|
6 years ago |
Aleksander Machniak
|
adbff69852
|
Elastic: Fix unwanted thread expanding when selecting a collapsed thread in non-mobile mode (#6445)
|
6 years ago |
Aleksander Machniak
|
03fef0d6ca
|
New_user_identity: Fix %fu/%u vars substitution in user specific LDAP params (#6419)
|
6 years ago |
Aleksander Machniak
|
796e5a17e6
|
Removed referer_check option (#6440)
|
6 years ago |
Aleksander Machniak
|
d868297a0a
|
Elastic: Improved UX of search dialogs (#6416)
No onchange event handlers on selects, start searching only on Search button click.
|
6 years ago |
Aleksander Machniak
|
fe420a4e9e
|
Update to TinyMCE 4.8.2
|
6 years ago |
Aleksander Machniak
|
bae58951bf
|
Fix bug where password_dovecotpw_with_method setting could be ignored (#6436)
|
6 years ago |
Aleksander Machniak
|
53017eb87d
|
Managesieve: Added support for 'editheader' extension - RFC5293 (#5954)
|
6 years ago |