Aleksander Machniak
0ce7c493a8
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
9 years ago
Aleksander Machniak
4cfe230e56
Fix so subfolders of INBOX can be set as Archive ( #5274 )
9 years ago
Aleksander Machniak
2b88e6cf95
Use $OUTPUT->set_env(...) instead of $OUTPUT->command('set_env', ...)
9 years ago
Aleksander Machniak
4108502082
Update copyright year in about page ( #5269 )
9 years ago
Aleksander Machniak
98c1712e29
Fix redundant keep-alive requests when session_lifetime is greater than ~20000 ( #5273 )
9 years ago
Michael Herold
d3c6d6570b
Fixes 'nobodywarning' on sending mailvelope mails
9 years ago
Julian Matz
7ed0d3308b
Update cpanel.php
...
Call $rcmail->config->get() only once per option by assigning variable inside the IF statement.
9 years ago
Aleksander Machniak
0344b16827
Fix priority icon(s) position
9 years ago
Aleksander Machniak
dca92d33af
Update changelog
9 years ago
Aleksander Machniak
87cf0a3fb1
Use minified publickey.js (with cache-buster) when available ( #5254 )
9 years ago
Aleksander Machniak
9e64dc2deb
Remove application/x-tar file extension test as it might not exist in nginx config ( #5253 )
...
Use text/css instead
9 years ago
Aleksander Machniak
e71de17602
Add note about need for module name change in IfModule when using PHP7 ( #5249 )
9 years ago
Aleksander Machniak
ab6fdfa8bc
Fix PHP warning when password_hosts is set, but is not an array ( #5260 )
9 years ago
Aleksander Machniak
378d10b748
Fix bug where message list columns could be in wrong order after column drag-n-drop and list sorting
9 years ago
Aleksander Machniak
930a3ceac0
Fix bug where errors could have been not logged when per_user_logging=true
9 years ago
Aleksander Machniak
0b7e26c1bf
Update changelog
9 years ago
Aleksander Machniak
3d6d038938
Fix typo in localization message
9 years ago
Thomas Bruederli
26c4006c87
Improve migration of the composer.json file when updating
9 years ago
Julian Matz
8042955927
Update cpanel.php
9 years ago
Julian Matz
e34e267e59
Update cpanel.php
...
Changed code style and indentation.
9 years ago
Julian Matz
6651a6cab0
Update cpanel.php
...
Add support for hash auth (cPanel Remote Access Key) and call the $xmlapi->listaccts() method to retrieve the cPanel account user that owns the domain (required for cPanel reseller accounts).
9 years ago
Julian Matz
16d5dcbaa4
Update config.inc.php.dist
...
Add support for cPanel hash auth, using a Remote Access Key (choice between hash auth and plain password auth).
9 years ago
Julian Matz
a4c6aec76a
Update config.inc.php.dist
...
Add support for cPanel remote access hash (choice between hash auth and plain password auth).
9 years ago
Aleksander Machniak
614f4413ae
Remove useless directives
9 years ago
pulcov
4f6853b9c6
Managesieve: bug correction
9 years ago
pulcov
b312dc6c88
Managesieve: sieve string implement
9 years ago
Aleksander Machniak
5b3a86da57
Merge pull request #5184 from guitarmanusa/compose_focus
...
Implements 'scroll by keyboard #5139'
9 years ago
Aleksander Machniak
bf19fe2d1a
Move commented mod_headers settings to the end of the file
9 years ago
Aleksander Machniak
260811997f
Merge pull request #323 from Rotzbua/add_opt_securityheader
...
Add optional security headers as comment to .htaccess
9 years ago
Aleksander Machniak
f7fdf1a4de
Merge pull request #5168 from piuma/patch-1
...
Set maxlength for email address input
9 years ago
Aleksander Machniak
3d0d5dbd0f
Performance improvements in format_flowed() and unfold_flowed()
9 years ago
Aleksander Machniak
afd090672c
Small performance optimization
9 years ago
Aleksander Machniak
ca9ad75d96
Add some more tests for HREF attribute washing
9 years ago
Aleksander Machniak
9cd4b1bc58
Display different confirmation text when moving messages to Trash ( #5220 )
9 years ago
Aleksander Machniak
5ab7ae5865
Add missing entry about Redis support for session
9 years ago
Aleksander Machniak
6d1337e1df
Fix regression where setting Answered/Forwarded flag didn't work when sending an email
9 years ago
Aleksander Machniak
238ac34740
Add note about removing some deprecated methods
9 years ago
Aleksander Machniak
6652367d65
Fix XSS issue in href attribute on area tag ( #5240 , #5241 )
9 years ago
Aleksander Machniak
4921c21cff
Optimize SELECT response handling
9 years ago
Aleksander Machniak
344b0af9c6
Indicate that a collapsed thread has flagged children ( #5013 )
9 years ago
Aleksander Machniak
21e485ad50
Fix redundant enigma.css link
9 years ago
Aleksander Machniak
de14ec6aa0
Merge branch 'for-1.3'
...
Conflicts:
CHANGELOG
9 years ago
Aleksander Machniak
9796cd2063
Merge branch 'dev-rfc822-preview'
...
Conflicts:
CHANGELOG
program/steps/mail/show.inc
9 years ago
Aleksander Machniak
56f9883d84
Update to jsTimezoneDetect 1.0.6
9 years ago
Aleksander Machniak
9634169647
Bump version number to 1.3-beta
9 years ago
Aleksander Machniak
bd6d7645d7
Update localization
9 years ago
Aleksander Machniak
667ed37f77
Fix bug where Encrypt button appears when switching editor to HTML ( #5235 )
9 years ago
Aleksander Machniak
5194120221
Add Known Issues section in Enigma README ( #5215 )
9 years ago
Aleksander Machniak
013aaeb895
CS improvements/fixes
9 years ago
Aleksander Machniak
0eece8222b
Fix autoloading of 'html' class and improve autoloader performance
9 years ago