Commit Graph

8255 Commits

Author SHA1 Message Date
alecpl
ea373f6573 - support 'cookie' type in conditions 2008-09-19 07:41:04 +00:00
alecpl
d4273b8990 - support variables of type 'cookie' (for feature use) 2008-09-19 07:22:24 +00:00
thomascube
ae579cee86 Also list message/rfc822 parts as attachment if a filename is specified 2008-09-18 20:48:04 +00:00
thomascube
b6a27ff85b Treat US-ASCII as Latin-1 to give messages with wrong charset definition a chance 2008-09-18 20:29:50 +00:00
thomascube
fdebae88c2 Better detection of HTML double-encoded entities 2008-09-18 20:23:39 +00:00
thomascube
633142fa6b Prevent drag layer from wrapping lines 2008-09-18 20:16:27 +00:00
thomascube
44385fd68f Trim and abbreviate subjects in message listing 2008-09-18 19:50:58 +00:00
thomascube
7dfb1fba50 Set the right number of arguments for setcookie() 2008-09-18 18:59:02 +00:00
alecpl
d1ed46dd1d - lt_LT update 2008-09-18 16:57:04 +00:00
alecpl
380c7ca734 - zh_CN update 2008-09-18 16:53:49 +00:00
alecpl
dda75730ae - fixed typo 2008-09-18 12:33:16 +00:00
svncommit
72d25b1159 Secure the other cookie, too. 2008-09-18 12:05:15 +00:00
svncommit
d0b973cf6a Bind cookie gotten over HTTPS to HTTPS only (#1485336). 2008-09-18 11:54:14 +00:00
svncommit
cc0d55cbcb Revert r1821; already fixed in r1819. 2008-09-18 11:51:26 +00:00
svncommit
c41ae1053d Update page buttons and counter after updating new mail count. 2008-09-18 11:50:25 +00:00
svncommit
cd6422ba07 Do not grab complete focus. 2008-09-18 11:46:43 +00:00
alecpl
095d05ef00 #1484805: fix next/last page buttons when new message is added to the list + remove last message 2008-09-18 10:14:16 +00:00
alecpl
9281884ff0 - don't add new row to messages list if only marking as deleted (flag_for_deletion=true) 2008-09-18 09:29:57 +00:00
svncommit
b8817ea504 Update nl_NL translation. 2008-09-18 06:43:10 +00:00
alecpl
0bca279c69 - nn_NO update 2008-09-18 06:27:27 +00:00
alecpl
4f4bad0a7f - fr_FR update 2008-09-18 06:25:37 +00:00
alecpl
2cb6d48e63 - code cleanup + fix for malformed html (#1485139) 2008-09-17 17:43:38 +00:00
svncommit
8b7f5a3792 Workaround a (possible) IE bug (#1485309). 2008-09-17 11:22:05 +00:00
alecpl
7f62581c10 - Smart Tags and NOBR tag support in html messages (#1485363, #1485327) 2008-09-17 07:47:32 +00:00
svncommit
e11bc4aa9e Update nl_NL (#1485361) 2008-09-17 07:23:06 +00:00
alecpl
d93fc991a8 - Display progress message for folders create/delete/rename operations (#1485357) 2008-09-17 07:01:11 +00:00
alecpl
5758b9b32a - Added Reply-To to forwarded emails (#1485315) 2008-09-16 18:55:04 +00:00
alecpl
d734041f00 - Added icons for forwarded/forwarded+replied messages (#1485257) 2008-09-16 18:05:25 +00:00
alecpl
491a6e2901 - Allow and use spellcheck attribute for input/textarea fields (#1485060) 2008-09-16 13:58:17 +00:00
thomascube
a47acc56c6 Allow content of HTML head sections to be processes 2008-09-16 13:06:20 +00:00
thomascube
36c236eee7 Fix typos + only add callback for style tags when safe-flag is set 2008-09-16 13:02:53 +00:00
alecpl
2f746dcd68 - Fix inline images handling when replying/forwarding html messages 2008-09-16 12:53:19 +00:00
thomascube
155329b71c Always return language prop even if no other prefs are saved 2008-09-16 08:59:48 +00:00
alecpl
b62b5a0395 - removed temp write_log() 2008-09-16 08:51:45 +00:00
alecpl
81b573d98a - Reduced memory footprint when forwarding attachments (#1485345)
- Fixed endless loop in iil_C_HandlePartBody()
- rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
2008-09-16 08:49:28 +00:00
alecpl
dd7c8cae32 - pl_PL update 2008-09-15 16:37:18 +00:00
thomascube
f645ce169e Redesign of the identities settings + add config option to disable multiple identities 2008-09-15 14:53:57 +00:00
alecpl
3e1e775083 #1485352: nl_NL update 2008-09-15 11:03:05 +00:00
alecpl
bce0348e89 #1485266: changed rc_mime_content_type()'s failover to 'application/octet-stream' 2008-09-15 08:47:58 +00:00
alecpl
acb08f517d - Added 'sendmail_delay' option to restrict messages sending interval (#1484491) 2008-09-15 06:53:18 +00:00
alecpl
a81be1b534 -small folder names abbreviation fixes 2008-09-14 12:47:00 +00:00
alecpl
109314c7d1 - handle 'undisclosed-recipients in imap.inc 2008-09-14 09:19:29 +00:00
alecpl
2106ec7043 - don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/ 2008-09-14 09:03:07 +00:00
alecpl
108d3b0836 - remove not used function 2008-09-14 08:35:03 +00:00
alecpl
3bd94b142e - use html2text for signatures in Settings/Identities 2008-09-14 08:34:11 +00:00
thomascube
14c5b8e132 Fix broken quoted-printable encoding 2008-09-13 18:57:37 +00:00
alecpl
4c70d1f9a2 -#1485349: fixed getElementById wrapper for IE 2008-09-13 17:09:02 +00:00
alecpl
000bb9a55c - localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to') 2008-09-13 14:26:57 +00:00
alecpl
a980cb8575 - don't lock interface when loading headers 2008-09-13 13:51:44 +00:00
alecpl
51f55bd6d2 #1485337: fill recipient on reply to address of yourself (if there's only one address found in message) 2008-09-13 13:26:34 +00:00