Thomas Bruederli
|
d1c40bbd87
|
Distinguish mobile/tablet/touch devices
|
13 years ago |
Thomas Bruederli
|
341fa8b9a6
|
Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9
|
13 years ago |
Thomas Bruederli
|
96c4b9098b
|
Optimize list events for touch devices
|
13 years ago |
Thomas Bruederli
|
deacf16bee
|
Make thread toggles work on touch devices
|
13 years ago |
Aleksander Machniak
|
f4ba655a41
|
Fix purge action in folder manager (#1489280)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
216fdb891a
|
Fix base URL resolving on attribute values with no quotes (#1489275)
|
13 years ago |
Aleksander Machniak
|
17f11330f8
|
Fix wrong handling of links with '|' character (#1489276)
Conflicts:
CHANGELOG
tests/Framework/StringReplacer.php
|
13 years ago |
Aleksander Machniak
|
6d26369021
|
Fix XSS vulnerability when saving HTML signatures (#1489251)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
5591a63d70
|
Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB/sRGB/
|
13 years ago |
Aleksander Machniak
|
254af68cd8
|
Fix broken (in 93b0a30c1c) text/plain body of a message when using "edit as new"
|
13 years ago |
Aleksander Machniak
|
f2d12f4363
|
Fix fatal error when opening non-existing message in compose window
|
13 years ago |
Aleksander Machniak
|
276ea5fcae
|
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - added HTML content "washing"
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
a67ad15d2f
|
Support special Return-Path form used on some (PEAR) mailing list (#1489241)
|
13 years ago |
Aleksander Machniak
|
7adcd62f62
|
- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)
|
13 years ago |
Thomas Bruederli
|
ccce3cce3a
|
Fix identity-selection using Return-Path headers (#1489241)
|
13 years ago |
Thomas Bruederli
|
8f14c5e1eb
|
Fix parsing of links with ... in URL (#1489192)
|
13 years ago |
Thomas Bruederli
|
7df4db0b4f
|
Better check for priority header
|
13 years ago |
Thomas Bruederli
|
0d1f9ebe6a
|
Fix priority selector when open in new window (#1489257)
|
13 years ago |
Thomas Bruederli
|
8b31b0b6b4
|
Avoid session timeouts with memcache backend as proposed by D. Carter via users mailing list
|
13 years ago |
Aleksander Machniak
|
fc5ce4758d
|
Fix identity selection when opening extwindow from compose window
|
13 years ago |
Aleksander Machniak
|
39d14ee22b
|
Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
Conflicts:
program/js/app.js
|
13 years ago |
Aleksander Machniak
|
0cf43e310c
|
Fix IMAP SETMETADATA parameters quoting (#1489231)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
00c2a90f69
|
Fix "could not load message" error on valid empty message body (#1489228)
Conflicts:
CHANGELOG
|
13 years ago |
Thomas Bruederli
|
e6a7be8b1f
|
Don't add filters for required fields which are already in search filter
|
13 years ago |
Aleksander Machniak
|
c3fe8a0b7a
|
Fix conflicts in last commit
|
13 years ago |
Aleksander Machniak
|
e6b6925b67
|
Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
Conflicts:
CHANGELOG
program/steps/mail/compose.inc
|
13 years ago |
Aleksander Machniak
|
88e49b37f7
|
Fix parsing of square bracket characters in IMAP response strings (#1489223)
Conflicts:
program/lib/Roundcube/rcube_imap_generic.php
|
13 years ago |
Thomas Bruederli
|
440b58b476
|
Fix binary data upload with jQuery.ajax()
|
13 years ago |
Aleksander Machniak
|
c78a652746
|
Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
6913c0ae86
|
Fix message list sort with THREADS=REFS and sort column other than "None" or "Sent date"
|
13 years ago |
Aleksander Machniak
|
d2fa254d90
|
Fix messages list sorting with THREAD=REFS
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
2f98161392
|
Fix empty messages list when register_globals is enabled (#1489157)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
b96be346de
|
Canonize boolean ini_get() results (#1489189)
Conflicts:
CHANGELOG
program/lib/Roundcube/rcube.php
|
13 years ago |
Aleksander Machniak
|
dd12eec622
|
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
85f756737f
|
Fix messages list column dragging after changing column/sort settings
|
13 years ago |
Thomas Bruederli
|
73c702c4d1
|
Display '(empty subject)' in message view if subject header is missing (#1489108)
|
13 years ago |
Thomas Bruederli
|
1f5557817f
|
Update changelog + bump version number
|
13 years ago |
Thomas Bruederli
|
b5c6850732
|
Updated translations from Transifex
|
13 years ago |
Aleksander Machniak
|
36d5e8a7c3
|
Fix timeout issue on drag&drop uploads (#1489170)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
35b0a75f72
|
Fix default sorting of threaded list when THREAD=REFS isn't supported.
The result need to be re-sorted even if sort column is not set. This fixes
the issue when new messages aren't displayed on top of the list.
|
13 years ago |
Aleksander Machniak
|
acb4b71ce5
|
Fix error when there's no writeable addressbook source (#1489162)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
aafc0a3d24
|
Fix so non-inline images aren't skipped on forward (#1489150)
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
55e60c6d85
|
Fix legacy options handling
Conflicts:
CHANGELOG
|
13 years ago |
Aleksander Machniak
|
4257444957
|
Fix "null" instead of empty string on messages list in IE10 (#1489145)
|
13 years ago |
Aleksander Machniak
|
0a7df4a32e
|
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
|
13 years ago |
Aleksander Machniak
|
ab05ee25c1
|
Fix backward copat. with cached values serialized but not base64-encoded (#1489142)
|
13 years ago |
Aleksander Machniak
|
72c8504b99
|
Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
Conflicts:
CHANGELOG
program/lib/Roundcube/rcube_cache_shared.php
|
13 years ago |
Aleksander Machniak
|
6213c6a6e1
|
Fix removing flags from serialized object before saving it in DB
|
13 years ago |
Aleksander Machniak
|
1fe7d6ad75
|
Fix displaying messages with invalid self-closing HTML tags (#1489137)
|
13 years ago |
Aleksander Machniak
|
f5fac810dd
|
Fix PHP warning when responding to a message with many Return-Path headers (#1489136)
Conflicts:
CHANGELOG
|
13 years ago |