Commit Graph

1106 Commits (dc336469716000a54865fc59cd2790534e68a848)

Author SHA1 Message Date
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 2f98161392 Fix empty messages list when register_globals is enabled (#1489157)
Conflicts:

	CHANGELOG
13 years ago
Thomas Bruederli 73c702c4d1 Display '(empty subject)' in message view if subject header is missing (#1489108) 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 0a7df4a32e Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) 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
Aleksander Machniak 2f39634b0a Fix invalid option selected in default_font selector when font is unset (#1489112) 13 years ago
Aleksander Machniak 20df06be5d Fix another text wrapping issue (wrong handling of long unwrappable lines) 13 years ago
Aleksander Machniak 05b5f969d5 Fix problem where security warning was displayed for valid images with image/jpg type (#1489097) 13 years ago
Aleksander Machniak bde85428d6 Fix handling of invalid email addresses in headers (#1489092)
Conflicts:

	CHANGELOG
	program/steps/mail/func.inc
13 years ago
Aleksander Machniak 71ec1b6063 Fix format=flowed text re-wrapping for display 13 years ago
Aleksander Machniak 78c270c9f2 Fix bugs caught by static analysis 13 years ago
Aleksander Machniak 283ac97852 Fix Reply-To header handling in Reply-All action (#1489037) 13 years ago
Aleksander Machniak 9b82062f5a Fix so Sender: address is added to Cc: field on reply to all (#1489011) 13 years ago
Aleksander Machniak 62fe548e08 Fix so addressbook_search_mode works also for group search (#1489079) 13 years ago
Aleksander Machniak ecc1b3bd5e Fix possible collision in generated thumbnail cache key (#1489069) 13 years ago
Aleksander Machniak 8b8462018a Fix handling of deprecated boolean value of reply_mode option (#1489052)
Conflicts:

	CHANGELOG
13 years ago
Thomas Bruederli 706d3f472f Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029) 13 years ago
Aleksander Machniak 6f4b50abea Fix handling of invalid characters in message headers and output (#1489032)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak d2d8d498c6 Fix copying messages to a folder with "empty" name e.g. "0", better error handling 13 years ago
Thomas Bruederli d6cbdea04d Add methods to append certain nodes to session data in order to avoid session saving race conditions. Fixes #1488422 13 years ago
Aleksander Machniak 334784a051 Skip message/rfc822 attachments only in reply mode 13 years ago
Aleksander Machniak 4dd9bb4671 Fix blockquote width in sent mail (#1489031) 13 years ago
Thomas Bruederli 0032911784 Sanity check the file path for generic message footer before adding it 13 years ago
Aleksander Machniak 099d2b9fd4 Remove sig_above configuration option, use reply_mode only (#1489001) 13 years ago
Aleksander Machniak 321d8b06fb Refresh current folder in opener window after draft save or message sent (#1488997) 13 years ago
Aleksander Machniak aa30cf8f3c Better fix for "saving draft just after entering compose window (#1489012)" 13 years ago
Aleksander Machniak 1d719e43fb Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh

Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 097c544d98 Don't show fake address - phishing prevention (#1488981) 13 years ago
Aleksander Machniak 2bbbca39ff Fix forward as attachment bug with editormode != 1 (#1488991) 13 years ago
Thomas Bruederli 5aa77efcbe Trigger 'refresh' hook in mail view 13 years ago
Aleksander Machniak 0ae20f6b9c Fix so full filename is used for title attribute 13 years ago
Aleksander Machniak dedf138795 Fix thumbnail size when GD extension is used for image resize (#1488985)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak fddb9ff383 Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526) 13 years ago
Thomas Bruederli 22819a3081 Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988] 13 years ago
Aleksander Machniak e68d2a15f5 Don't try to print file extension in a warning message if it's not available 13 years ago
Aleksander Machniak fd777a8627 Add workaround for invalid message charset detection by IMAP servers (#1488968) 13 years ago
Thomas Bruederli 24d7cc5dd1 Ignore file extension difference for text/plain attachments (#1488891) 13 years ago
Thomas Bruederli 4901199761 Add search box to compose address book widget (#1488381) 13 years ago
Thomas Bruederli 39bb93d9ae Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages) 13 years ago
Thomas Bruederli 24607ceb80 Also block remote images in HTML part view (#1488827) 13 years ago
Aleksander Machniak a03c28a22f Make sure mimetypes is an array not object in a better way 13 years ago
Aleksander Machniak 232535f76e Add option to use envelope From address for MDN responses (#1488880) 13 years ago
Aleksander Machniak 347ba311e6 Add possibility to search in message body only (#1488770) 13 years ago
Thomas Bruederli d9f180adf9 Minor IE7/8 fixes 13 years ago
Aleksander Machniak 830fd2ecbb Display PGP/MIME signature attachments as "Digital Signature" (#1488570) 13 years ago
Aleksander Machniak be72fb3597 Unified attachments filenames handling for message parts without a filename 13 years ago
Aleksander Machniak 66afd70b75 Framework'ize html2text class 13 years ago
Aleksander Machniak 7ac94421bf Move washtml class into Roundcube Framework (rcube_washtml), add some improvements 13 years ago