Aleksander Machniak
|
7f1218caea
|
Display full attachment name using title attribute when name is too long to display (#1489320)
Conflicts:
CHANGELOG
program/steps/mail/show.inc
|
11 years ago |
Aleksander Machniak
|
e02bfe0831
|
Fix expanded thread root message styling after refreshing messages list (#1489327)
|
11 years ago |
Aleksander Machniak
|
6632d42717
|
Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319)
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
6a76f22759
|
Fix error_reporting directive check (#1489323)
Conflicts:
CHANGELOG
program/lib/Roundcube/bootstrap.php
|
11 years ago |
Aleksander Machniak
|
93adce7abf
|
Make identities matching case insensitive (#1485480)
|
11 years ago |
Aleksander Machniak
|
262f485538
|
Fix issue where too big message data was stored in cache causing sql errors (#1489316)
Conflicts:
CHANGELOG
|
11 years ago |
Thomas Bruederli
|
183c7ffd32
|
Bump version and update Changelog
|
11 years ago |
Aleksander Machniak
|
74adada93c
|
Fix issue where legacy config was overriden by default config (#1489288)
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
c1a0b07242
|
Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
Added possibility to register flag mappings by a plugin.
Conflicts:
plugins/markasjunk/markasjunk.php
program/lib/Roundcube/rcube_imap_generic.php
|
11 years ago |
Aleksander Machniak
|
5df7179b32
|
Fix lack of Reply-To address in header of forwarded message body (#1489298)
|
11 years ago |
Aleksander Machniak
|
4fbbd81b9b
|
Fix bugs when invoking contact creation form when read-only addressbook is selected (#1489296)
|
11 years ago |
Aleksander Machniak
|
5fd90b9a6b
|
Fix identity selection on reply (#1489291)
|
11 years ago |
Aleksander Machniak
|
70eac89a5c
|
Fix so additional headers are added to all messages sent (#1489284)
Conflicts:
plugins/additional_message_headers/additional_message_headers.php
program/lib/Roundcube/rcube.php
|
11 years ago |
Aleksander Machniak
|
eae2a1e684
|
Fix display issue after moving folder in Folder Manager (#1489293)
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
4db26a430b
|
Fix handling of non-default date formats (#1489294)
- remove ambiguous m/d/Y format from default config
Conflicts:
CHANGELOG
config/main.inc.php.dist
program/lib/Roundcube/rcube_utils.php
tests/Framework/Utils.php
|
11 years ago |
Aleksander Machniak
|
06efad1ac8
|
Fix last commit conflict
|
11 years ago |
Aleksander Machniak
|
e9c5b9f096
|
Fix unquoted path in PREG expression on Windows (#1489290)
Conflicts:
CHANGELOG
program/lib/Roundcube/bootstrap.php
|
11 years ago |
Aleksander Machniak
|
896aa0d604
|
- Fix setting refresh_interval to "Never" in Preferences (#1489286)
Conflicts:
CHANGELOG
|
11 years ago |
Thomas Bruederli
|
0e3f0ad9c9
|
Fix touch check when IE doesn't specify the event object
|
11 years ago |
Thomas Bruederli
|
5a3eb6fdeb
|
Bump version for next release
|
11 years ago |
Thomas Bruederli
|
debd0f8515
|
Let the framework adjust the include_path if necessary
|
11 years ago |
Thomas Bruederli
|
c9192c1c73
|
Make session auth cookie name configurable
|
11 years ago |
Thomas Bruederli
|
d1c40bbd87
|
Distinguish mobile/tablet/touch devices
|
11 years ago |
Thomas Bruederli
|
341fa8b9a6
|
Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9
|
11 years ago |
Thomas Bruederli
|
96c4b9098b
|
Optimize list events for touch devices
|
11 years ago |
Thomas Bruederli
|
deacf16bee
|
Make thread toggles work on touch devices
|
11 years ago |
Aleksander Machniak
|
f4ba655a41
|
Fix purge action in folder manager (#1489280)
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
216fdb891a
|
Fix base URL resolving on attribute values with no quotes (#1489275)
|
11 years ago |
Aleksander Machniak
|
17f11330f8
|
Fix wrong handling of links with '|' character (#1489276)
Conflicts:
CHANGELOG
tests/Framework/StringReplacer.php
|
11 years ago |
Aleksander Machniak
|
6d26369021
|
Fix XSS vulnerability when saving HTML signatures (#1489251)
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
5591a63d70
|
Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB/sRGB/
|
11 years ago |
Aleksander Machniak
|
254af68cd8
|
Fix broken (in 93b0a30c1c ) text/plain body of a message when using "edit as new"
|
11 years ago |
Aleksander Machniak
|
f2d12f4363
|
Fix fatal error when opening non-existing message in compose window
|
11 years ago |
Aleksander Machniak
|
276ea5fcae
|
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - added HTML content "washing"
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
a67ad15d2f
|
Support special Return-Path form used on some (PEAR) mailing list (#1489241)
|
12 years ago |
Aleksander Machniak
|
7adcd62f62
|
- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)
|
12 years ago |
Thomas Bruederli
|
ccce3cce3a
|
Fix identity-selection using Return-Path headers (#1489241)
|
12 years ago |
Thomas Bruederli
|
8f14c5e1eb
|
Fix parsing of links with ... in URL (#1489192)
|
12 years ago |
Thomas Bruederli
|
7df4db0b4f
|
Better check for priority header
|
12 years ago |
Thomas Bruederli
|
0d1f9ebe6a
|
Fix priority selector when open in new window (#1489257)
|
12 years ago |
Thomas Bruederli
|
8b31b0b6b4
|
Avoid session timeouts with memcache backend as proposed by D. Carter via users mailing list
|
12 years ago |
Aleksander Machniak
|
fc5ce4758d
|
Fix identity selection when opening extwindow from compose window
|
12 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
|
12 years ago |
Aleksander Machniak
|
0cf43e310c
|
Fix IMAP SETMETADATA parameters quoting (#1489231)
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
00c2a90f69
|
Fix "could not load message" error on valid empty message body (#1489228)
Conflicts:
CHANGELOG
|
12 years ago |
Thomas Bruederli
|
e6a7be8b1f
|
Don't add filters for required fields which are already in search filter
|
12 years ago |
Aleksander Machniak
|
c3fe8a0b7a
|
Fix conflicts in last commit
|
12 years ago |
Aleksander Machniak
|
e6b6925b67
|
Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
Conflicts:
CHANGELOG
program/steps/mail/compose.inc
|
12 years ago |
Aleksander Machniak
|
88e49b37f7
|
Fix parsing of square bracket characters in IMAP response strings (#1489223)
Conflicts:
program/lib/Roundcube/rcube_imap_generic.php
|
12 years ago |
Thomas Bruederli
|
440b58b476
|
Fix binary data upload with jQuery.ajax()
|
12 years ago |