Commit Graph

4640 Commits

Author SHA1 Message Date
Thomas Bruederli
b413bb2b60 Set minimal permissions to temp files (#148899) 2013-04-10 23:38:50 +02:00
Thomas Bruederli
a021d6f187 Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029) 2013-04-10 23:12:23 +02:00
Aleksander Machniak
4fdaa02ac7 Fix handling of invalid characters in message headers and output (#1489032) 2013-04-06 19:28:47 +02:00
Aleksander Machniak
50cc5b370f Fix selecting collapsed rows when using selection with Shift/Ctrl key 2013-04-05 14:59:13 +02:00
Aleksander Machniak
ad827b9117 Fix selecting collapsed rows on select-all (#1489036) 2013-04-05 13:36:38 +02:00
Aleksander Machniak
4dfae96dcd Fix copying messages to a folder with "empty" name e.g. "0", better error handling 2013-04-05 12:48:36 +02:00
Aleksander Machniak
76a98da33e Pass event object as an argument of 'dragend' event handler 2013-04-04 13:56:08 +02:00
Aleksander Machniak
99edf8699a Fix possible header duplicates when using additional headers (#1489033) 2013-04-03 16:03:57 +02:00
Aleksander Machniak
bd698341c4 Remove "HTML message" from attachments list while viewing a message in text mode (#1486939) 2013-04-03 09:17:03 +02:00
Aleksander Machniak
a389ffbb46 Skip message/rfc822 attachments only in reply mode 2013-04-02 19:48:32 +02:00
Aleksander Machniak
8e4b49c382 Fix session issues with use_https=true (#1488986) 2013-04-02 12:11:33 +02:00
Aleksander Machniak
db415c4afb Fix blockquote width in sent mail (#1489031) 2013-04-02 10:15:51 +02:00
Aleksander Machniak
0c974b263d Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008 2013-03-28 20:13:39 +01:00
Thomas Bruederli
589083a94c Skip some irrelevant ini checks in CLI mode 2013-03-28 17:35:04 +01:00
Thomas Bruederli
0fcb2b139b Sanity check the file path for generic message footer before adding it 2013-03-27 17:05:54 +01:00
Aleksander Machniak
648fcf5709 Whitelist configuration options (user preferences) that can be changed using save-pref command 2013-03-27 16:32:51 +01:00
Aleksander Machniak
222c7de3e1 Fix errors in IE8 when opening compose page in new window 2013-03-26 20:34:12 +01:00
Aleksander Machniak
1d4c84f4d7 Remove sig_above configuration option, use reply_mode only (#1489001) 2013-03-26 19:36:47 +01:00
Aleksander Machniak
723f4e63aa Refresh current folder in opener window after draft save or message sent (#1488997) 2013-03-26 19:16:03 +01:00
Aleksander Machniak
3ca58cd22c Better fix for "saving draft just after entering compose window (#1489012)" 2013-03-26 19:06:11 +01:00
Victor Benincasa
3906264747 Fix typos 2013-03-26 07:08:58 -03:00
Aleksander Machniak
1f82e46502 Fix saving draft just after entering compose window (#1489012) 2013-03-25 19:48:01 +01:00
Thomas Bruederli
f603883d37 Fix typo 2013-03-25 09:07:29 +01:00
Thomas Bruederli
4034a79beb Check for exact matching session keys before splitting into path segments. Adds backwards-compatibility after commit f0a7159c 2013-03-25 09:05:26 +01:00
Aleksander Machniak
38c1951266 Be less restrictive on vCard import, do not require FN when N exists 2013-03-24 18:00:17 +01:00
Aleksander Machniak
24e88e91f7 Merge branch 'master' of github.com:roundcube/roundcubemail 2013-03-24 17:30:34 +01:00
Aleksander Machniak
a26c031621 Fix vcard folding when outputing already generated vcard 2013-03-24 17:29:46 +01:00
Thomas Bruederli
7889c57b77 Match regex on multi-line sql statements 2013-03-24 12:03:16 +01:00
Thomas Bruederli
17573916bc Ensure backwards compatibility by considering old-style skin_path attribute for <roundcube:include ...> tags 2013-03-24 11:52:55 +01:00
Aleksander Machniak
99cfba2e26 Add some extension/mimetype aliases to fix some quirks in attachment type validation (#1488891) 2013-03-24 09:06:29 +01:00
Thomas Bruederli
a85d54e1e8 Hack to reset PDO statement iterators after counting 2013-03-23 17:57:58 +01:00
Aleksander Machniak
f38d15c700 Better fix for IE9 issue with document.activeElement error (#1489008) 2013-03-22 19:06:14 +01:00
Aleksander Machniak
39f40104f0 Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008) 2013-03-22 18:53:24 +01:00
Aleksander Machniak
3d525ffaf5 Bump up also RCUBE_VERSION 2013-03-22 11:34:24 +01:00
Aleksander Machniak
1bce142058 Fix handling of some conditional comment tags in HTML message (#1489004) 2013-03-22 09:35:47 +01:00
Thomas Bruederli
708b1bca9f Synchronized translations with Transifex 2013-03-21 13:58:22 +01:00
Aleksander Machniak
4f693e9daa Workaround for some versions/systems where finfo_open() with second
argument doesn't do the same as with no 2nd argument as it should
2013-03-20 10:31:37 +01:00
Aleksander Machniak
02c9c931fe Make mime.types common locations list OS-aware 2013-03-19 13:53:49 +01:00
Aleksander Machniak
1e32540839 Add rel="noreferrer" for links in displayed messages (#1484686) 2013-03-19 12:47:07 +01:00
Aleksander Machniak
a8040cf0bd 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
2013-03-19 09:11:56 +01:00
Aleksander Machniak
d8270b66cc Fix wrapping of text lines with the same length as specified length limit 2013-03-18 19:51:32 +01:00
Aleksander Machniak
6228e3784f Fix javascript error when window name (for window.open()) in IE8 contains a dot 2013-03-17 12:26:01 +01:00
Aleksander Machniak
4d1fe2d230 Fix "rcmail is undefined" error in HTML attachment preview - regression
from commit d30460ad2f, small improvements
2013-03-17 09:59:48 +01:00
Aleksander Machniak
6e8f2a7448 Notify about a new mail only if it's UNSEEN (#1388965) 2013-03-16 19:01:10 +01:00
Aleksander Machniak
bb080af14d Bump version number up to 1.0-git 2013-03-15 12:53:02 +01:00
Aleksander Machniak
0e32d7032b Fix load-attachment link 2013-03-15 12:50:53 +01:00
Aleksander Machniak
ea98ec0939 Fixed MOVE command result handling 2013-03-15 10:50:26 +01:00
Aleksander Machniak
f111423755 Fix storing 'safe' flag on a message. The key for session value should include
folder name. A message with the same UID may exist in another folder.
2013-03-15 10:41:09 +01:00
Aleksander Machniak
a02c77c584 Add ability to toggle between view as HTML and text while viewing a message (#1486939) 2013-03-15 10:30:53 +01:00
Aleksander Machniak
0ef894ec29 Fix has_*_part() methods so they return same result no matter what
prefer_html option value is
2013-03-15 09:09:06 +01:00