Aleksander Machniak
|
818b78a893
|
Fix invalid LDAP query in ACL user autocompletion (#1490591)
|
9 years ago |
Aleksander Machniak
|
9953d5c10c
|
Add workaround for https://bugs.php.net/bug.php?id=70757 (#1490582)
|
9 years ago |
Aleksander Machniak
|
c7c09f85d9
|
Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
|
9 years ago |
Aleksander Machniak
|
2c3634df04
|
Update changelog
|
9 years ago |
Aleksander Machniak
|
9e808942ba
|
Update changelog
|
9 years ago |
Aleksander Machniak
|
72be74508f
|
Fix redundant blank lines when using HTML and top posting (#1490576)
|
9 years ago |
Aleksander Machniak
|
5de338e45e
|
Update changelog
|
9 years ago |
Aleksander Machniak
|
280395a544
|
Fix bug where HTML messages with invalid/excessive css styles couldn't be displayed (#1490539)
Technically speaking we remove the whole CSS content when it has more than 5k lines.
|
9 years ago |
Aleksander Machniak
|
c5acbc6c94
|
Fix bug where message preview was unintentionally reset on check-recent action (#1490563)
|
9 years ago |
Aleksander Machniak
|
5e6f6ac539
|
Fix responses list update issue after response name change (#1490555)
|
9 years ago |
Aleksander Machniak
|
ba48318e2c
|
Fix so database_attachments::cleanup() does not remove attachments from other sessions (#1490542)
Conflicts:
CHANGELOG
|
9 years ago |
Aleksander Machniak
|
3d9798da1f
|
Make brute force attacks harder by re-generating security token on every failed login (#1490549)
Or more precissely use the same we did in git-master, i.e. do not base the token on
session ID, but use random bytes instead.
|
9 years ago |
Aleksander Machniak
|
c2269df436
|
Require PHP5
|
9 years ago |
Aleksander Machniak
|
357cd5103d
|
Fix issue where Content-Length of some attachments could be set to wrong value causing browser errors (#1490482)
|
9 years ago |
Aleksander Machniak
|
6731d2116c
|
Fix XSS issue in drag-n-drop file uploads (#1490530)
|
9 years ago |
Aleksander Machniak
|
73d98c4766
|
Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
|
9 years ago |
Aleksander Machniak
|
9f98332240
|
Fix so In-Reply-To header is set also for MDN receipts (#1490523)
|
9 years ago |
Aleksander Machniak
|
7bfe676d53
|
Fix various issues with Turkish (and similar) locales (#1490519)
|
9 years ago |
Aleksander Machniak
|
ac3078fe93
|
Fix support for Mozilla-based browsers, e.g. Pale Moon (#1490517)
|
9 years ago |
Aleksander Machniak
|
03be470538
|
Fix so gc.sh script removes also expired sessions from sql database (#1490512)
|
9 years ago |
Aleksander Machniak
|
52b75f2506
|
Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin (#1490472)
|
9 years ago |
Aleksander Machniak
|
8ef86f5253
|
Fix handling of plus character in mailto: links (#1490510)
|
9 years ago |
Aleksander Machniak
|
5f10f13472
|
Fix so css of one html part does not apply to other text parts on message display (#1490505)
|
9 years ago |
Thomas Bruederli
|
106d47992b
|
Bump version and update changelog
|
9 years ago |
Aleksander Machniak
|
14693832b2
|
Fix so input field (e.g. search box) does not loose focus on list load (#1490455)
|
9 years ago |
Aleksander Machniak
|
ca7fc75bec
|
Fix "washing" of style elements wrapped into many lines
|
9 years ago |
Aleksander Machniak
|
f3c12bf7ef
|
Get rid of Mail_mimeDecode package dependency (#1490416)
Conflicts:
CHANGELOG
composer.json-dist
|
9 years ago |
Aleksander Machniak
|
eddae8976d
|
Disable links list generation on html-to-text conversion of identities or composed message (#1490437)
|
9 years ago |
Aleksander Machniak
|
b45e9b49b9
|
Fix removing signature when switching to identity with an empty sig in HTML mode (#1490470)
|
10 years ago |
Aleksander Machniak
|
1172330b2a
|
Fix error when using back button after sending an email (#1490009)
|
10 years ago |
Aleksander Machniak
|
468e61b264
|
Fix some javascript errors in rare situations (#1490441)
|
10 years ago |
Aleksander Machniak
|
9ca27756f1
|
Fix wrong positioning of message list header on page scroll in Webkit browsers (#1490035)
Conflicts:
CHANGELOG
|
10 years ago |
Aleksander Machniak
|
fe82e213c3
|
Fix so E_DEPRECATED errors from PEAR libs are ignored by error_reporting change (#1490281)
|
10 years ago |
Aleksander Machniak
|
424c25e5bc
|
Fix bug where new messages weren't added to the list in search mode
|
10 years ago |
Aleksander Machniak
|
19a61851ae
|
Fix so imap folder attribute comparisons are case-insensitive (#1490466)
+ make in_array_nocase() much faster for ASCII strings
|
10 years ago |
Aleksander Machniak
|
71bfa5f207
|
Fix draft removal after a message is sent and storing sent message is disabled (#1490467)
|
10 years ago |
Aleksander Machniak
|
895efa1d42
|
Fix bug where some messages in multi-folder search couldn't be printed/downloaded (#1490426)
Conflicts:
program/js/app.js
|
10 years ago |
Aleksander Machniak
|
383749eeff
|
Update to TinyMCE 4.1.10 (#1490405)
|
10 years ago |
Aleksander Machniak
|
a9035b1561
|
Fix so *-request@ addresses in Sender: header are also ignored on reply-all (#1490452)
Conflicts:
program/steps/mail/compose.inc
|
10 years ago |
Aleksander Machniak
|
f7dd463174
|
Fix multi-folder search result sorting by arrival date (#1490450)
|
10 years ago |
Aleksander Machniak
|
0aadd71183
|
Fix self-reply detection issues (#1490439)
|
10 years ago |
Aleksander Machniak
|
8e68430749
|
Fix handling of non-break spaces in html to text conversion (#1490436)
|
10 years ago |
Aleksander Machniak
|
fec877f038
|
Fix so links with href == content aren't added to links list on html to text conversion (#1490434)
|
10 years ago |
Aleksander Machniak
|
3f4521bcf4
|
Fix so plain text signature field uses monospace font (#1490435)
|
10 years ago |
Aleksander Machniak
|
92e36f6839
|
Fix race-condition in saving user preferences and loading plugin config (#1490431)
|
10 years ago |
Aleksander Machniak
|
8cab554252
|
Fix unintentional messages list page change on page switch in compose addressbook (#1490427)
|
10 years ago |
Aleksander Machniak
|
e8028083b9
|
Fix bug where some messages in multi-folder search couldn't be opened (#1490426)
|
10 years ago |
Aleksander Machniak
|
2ddd3b1a25
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
30e71606a0
|
Fix Compose action in addressbook for results from multiple addressbooks (#1490413)
Conflicts:
CHANGELOG
|
10 years ago |
Aleksander Machniak
|
5eafc4b9d6
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
d438147ddc
|
Fix SQL error on logout when using session_storage=php (#1490421)
|
10 years ago |
Aleksander Machniak
|
552854d738
|
Fix "Importing..." message does not hide on error (#1490422)
Conflicts:
CHANGELOG
|
10 years ago |
Aleksander Machniak
|
15fd8f9dc7
|
Fix XSS vulnerability in _mbox argument handling (#1490417)
|
10 years ago |
Aleksander Machniak
|
5529d94ed7
|
Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402)
Conflicts:
CHANGELOG
|
10 years ago |
Aleksander Machniak
|
4312ac809c
|
Fix blank image in html_signature when saving identity changes (#1490412)
|
10 years ago |
Thomas Bruederli
|
024de499e5
|
Updated Changelog
|
10 years ago |
Thomas Bruederli
|
f1ae19dc6b
|
Bump version
|
10 years ago |
Thomas Bruederli
|
d8ffedbd5e
|
Add new plugin hook 'identity_create_after' (#1490358)
|
10 years ago |
Aleksander Machniak
|
d5694ef84f
|
Fix issues when using moduserprefs.sh without --user argument (#1490399)
Conflicts:
program/include/rcmail_utils.php
|
10 years ago |
Aleksander Machniak
|
1f61e55a33
|
Fix attached file path unsetting in database_attachments plugin (#1490393)
|
10 years ago |
Aleksander Machniak
|
84af0db103
|
Fix bug where some files could have "executable" extension when stored in temp folder (#1490377)
|
10 years ago |
Aleksander Machniak
|
b33c076d8c
|
Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392)
|
10 years ago |
Aleksander Machniak
|
92459da0e2
|
Fix possible memcache/apc cache data consistency issues (#1490390)
And removed unused code
Conflicts:
program/lib/Roundcube/rcube_cache.php
program/lib/Roundcube/rcube_cache_shared.php
|
10 years ago |
Aleksander Machniak
|
4471b2bffb
|
Fix security issue in contact photo handling (#1490379)
|
10 years ago |
Aleksander Machniak
|
7310a6d66c
|
Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372)
|
10 years ago |
Aleksander Machniak
|
4d35a983cc
|
Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362)
|
10 years ago |
Aleksander Machniak
|
4315619cfe
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
9dd3559ee4
|
Fix bug where some unrelated attachments in multipart/related message were not listed (#1490355)
|
10 years ago |
Aleksander Machniak
|
ef595a10e0
|
Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below]
Conflicts:
CHANGELOG
|
10 years ago |
Aleksander Machniak
|
24f046cf47
|
Fix bug where forced extwin page reload could exit from the extwin mode (#1490350)
With small improvements in rcube_webmail.url() method.
|
10 years ago |
Aleksander Machniak
|
22c0b291f6
|
Fix font artifact in Google Chrome on Windows (#1490353)
|
10 years ago |
Aleksander Machniak
|
61c35b4a2b
|
Fix lack of signature separator for plain text signatures in html mode (#1490352)
Conflicts:
CHANGELOG
|
10 years ago |
Aleksander Machniak
|
3832e4507b
|
Fix so text/calendar parts are listed as attachments even if not marked as such (#1490325)
|
10 years ago |
Aleksander Machniak
|
d671bed7eb
|
Fix message list header in classic skin on window resize in Internet Explorer (#1490213)
|
10 years ago |
Aleksander Machniak
|
b41140ba37
|
Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337)
|
10 years ago |
Aleksander Machniak
|
fdcef5ef7e
|
Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be called statically (#1490343)
|
10 years ago |
Aleksander Machniak
|
88578e27d5
|
Fix vpopmaild driver of password plugin
|
10 years ago |
Aleksander Machniak
|
91ac83e82f
|
Fix zipped messages downloads after selecting all messages in a folder (#1490339)
|
10 years ago |
Aleksander Machniak
|
68f76fddbe
|
Fix handling of %-encoded entities in mailto: URLs (#1490346)
Conflicts:
CHANGELOG
|
10 years ago |
Thomas Bruederli
|
2c0861495b
|
Bump version for next release
|
10 years ago |
Aleksander Machniak
|
979f08e4df
|
Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318)
|
10 years ago |
Thomas Bruederli
|
d9e854ccfe
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
b50ae45698
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
70f47ffc0b
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
7ba82e0992
|
Update Changelog
|
10 years ago |
Aleksander Machniak
|
8f74b23dd2
|
Fix backtick character handling in sql queries (#1490312)
|
10 years ago |
Aleksander Machniak
|
b9f8bb3cab
|
Fix bug where TinyMCE area height was too small on slow network connection (#1490310)
|
10 years ago |
Aleksander Machniak
|
6855623cf5
|
Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311)
|
10 years ago |
Aleksander Machniak
|
2d5b35eb5b
|
Upgrade TinymCE to version 4.1.9
|
10 years ago |
Aleksander Machniak
|
ef09b2751b
|
Fix rows count when messages search fails (#1490266)
|
10 years ago |
Aleksander Machniak
|
100fea325e
|
Unified request* event arguments handling, added support for _unlock and _action parameters
|
10 years ago |
Aleksander Machniak
|
5bdd767a48
|
Fix so search filter, scope and fields are reset on folder change
|
10 years ago |
Aleksander Machniak
|
c13dd984e1
|
Fix Opera browser detection in javascript (#1490307)
|
10 years ago |
Aleksander Machniak
|
6d876a3b54
|
Fix storing signatures with big images in MySQL database (#1490306)
|
10 years ago |
Aleksander Machniak
|
d8efe06f4c
|
Update to TinyMCE 4.1.8
|
10 years ago |
Aleksander Machniak
|
c861ba15fe
|
Fix missing vcard_attachment icon on messages list (#1490303)
|
10 years ago |
Aleksander Machniak
|
e14e631947
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
d093e96ec2
|
Fix javascript error after creating a folder which is a subfolder of another one (#1490297)
|
10 years ago |
Aleksander Machniak
|
199446c16d
|
Fix so localized folder name is displayed in multi-folder search result (#1490243)
|
10 years ago |
Aleksander Machniak
|
df4243b80a
|
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_abbr() (#1490293)
|
10 years ago |