Commit Graph

6202 Commits (d3cceb488253ca8774bbc7abee82a659587c5e81)
 

Author SHA1 Message Date
Thomas Bruederli d3cceb4882 Fix iframe scrollbars on webkit browsers (#1489306) 11 years ago
Aleksander Machniak 74adada93c Fix issue where legacy config was overriden by default config (#1489288)
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak c9e1e386e1 Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313) 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 652577d1fe Fix wrong close tag in /template/mail.html (#1489295) 11 years ago
Aleksander Machniak 3d0003dbdf Fixed variable name (changed unintentionally in last backporting commit) 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 e15869a979 Fix small style glitch on first toolbar button in recent Firefox 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 6e14fcf9bf Fix Junk folder icon alignment when it's nested in inbox folder (#1489292)
- reverted commit 856ec447fa which shouldn't
  be cherry-picked from master
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
Thomas Bruederli a6f5a68880 Include last fix in 0.9.3 release 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 680d0ec072 Update changelog 11 years ago
Thomas Bruederli ed478cf064 Fix scrolling in iframes on touch devices 11 years ago
Thomas Bruederli cf89e87eff Updated changelog 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) 11 years ago
Aleksander Machniak dfaf8c5b8c - Fix rewrite rule in .htaccess (#1489240) 12 years ago
Aleksander Machniak addbb83521 Fixed some StringReplacer tests 12 years ago
Aleksander Machniak 7adcd62f62 - Fix detecting Turkish language in ISO-8859-9 encoding (#1489252) 12 years ago
Thomas Bruederli cd0633cf52 Updated changelog 12 years ago
Thomas Bruederli ccce3cce3a Fix identity-selection using Return-Path headers (#1489241) 12 years ago
Thomas Bruederli 08f5bbd26b Updated Changelog 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