Commit Graph

1208 Commits

Author SHA1 Message Date
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
alecpl
1038a66e8a #1485343: fix _task setting in url 2008-09-13 08:19:03 +00:00
alecpl
6d89d65cd8 -better getElementById wrapper for IE 2008-09-12 18:06:05 +00:00
alecpl
bafadd89d7 - getElementById() case-sensitive hack for IE 2008-09-12 17:31:23 +00:00
alecpl
6cd00992a2 - Fixed quota img height/width setting from template (#1484857) 2008-09-12 16:48:23 +00:00
thomascube
85a9130647 Fix xss entitiy decoding 2008-09-12 16:00:25 +00:00
thomascube
1c499ae930 Allow (sanitized) style elements in HTML messages 2008-09-12 15:14:34 +00:00
thomascube
9bed2d86d5 Fix quoted-printable encoding according to RFC 2045 2008-09-12 14:31:36 +00:00
thomascube
cf17773654 Fix rcmail::url(), don't use comm_path 2008-09-12 14:01:52 +00:00
yllar
118f40b5d5 he_IL id_ID et_EE update 2008-09-12 13:50:35 +00:00
alecpl
1399db0506 - pl_PL update 2008-09-12 12:30:25 +00:00
thomascube
203ee44470 Add link to open message in new window + tweaked some header styles 2008-09-12 12:27:46 +00:00
alecpl
e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
2008-09-12 12:13:13 +00:00
thomascube
3e8bd7af59 Insert virtual folders in subscription list (#1484779) + code cleanup 2008-09-12 11:29:12 +00:00
thomascube
f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 2008-09-12 11:12:05 +00:00
alecpl
55fb73529c - fix language setting (language select wasn't "refreshed" after change) 2008-09-11 09:23:00 +00:00
svncommit
47ac163541 Update de_DE translation (#1485326). 2008-09-11 07:11:57 +00:00
thomascube
835ae8516a Fix some recently introduced bugs 2008-09-10 15:49:14 +00:00
thomascube
32efb0b631 Trigger SELECT command to restore connection status after reconnect (#1485330) 2008-09-10 14:57:07 +00:00
thomascube
f9365018cb Make xmlhttp requests asynchronous + show message on error 2008-09-10 14:42:14 +00:00
alecpl
11a485deee - zh_CN update 2008-09-07 17:14:43 +00:00
alecpl
b8dc8fe642 - nl_NL update 2008-09-07 17:12:30 +00:00
thomascube
0b6c1cf2b2 Give the user a second chance when sending failes due session error 2008-09-06 18:04:15 +00:00
thomascube
9d55d2c8ca Log error when submitting an invalid compose ID 2008-09-06 17:16:14 +00:00
thomascube
48c0d497bb Reset page number when exporting contacts 2008-09-06 16:58:22 +00:00
thomascube
cf1d86d50e Don't import contacts without an e-mail address (does not make sense) 2008-09-06 16:50:22 +00:00
thomascube
ccd63c5591 Don't wrap worwarded text; better wrap reply message text 2008-09-06 16:41:43 +00:00
thomascube
7f22f297ac One error message is enough if template was not found 2008-09-06 16:01:20 +00:00
thomascube
c5e2d8bc96 Add request URI to error log data 2008-09-06 15:51:22 +00:00
thomascube
94e4be534b Immediately save sort_col/sort_order in user prefs (#1485265) 2008-09-05 11:46:17 +00:00
thomascube
5f314dafe9 Correctly handle options in mailto-links (#1485228) 2008-09-05 11:38:09 +00:00
thomascube
8b36d42128 Codestyle: indent with spaces instead of tabs 2008-09-05 11:13:58 +00:00
thomascube
86d43ef6f5 Also report errors when automatically sending receipt messages 2008-09-05 11:13:25 +00:00
alecpl
d072779bdb - pl_PL update 2008-09-05 11:03:46 +00:00
thomascube
6695db83ca Allow application/pgp parts to be displayed (#1484753) 2008-09-05 10:55:52 +00:00
thomascube
6e6e89324c Capture backspace key in list mode (#1484566) 2008-09-05 10:32:25 +00:00
thomascube
8beee1b568 Indicate allowed max. attachment size in compose screen (#1485030) 2008-09-05 10:26:10 +00:00
thomascube
be5f03b248 showImages attribute is skin template is obsolte: now set in user prefs 2008-09-05 10:03:50 +00:00
thomascube
2e6825b2e9 Applied mime_decode patch by David Lublink 2008-09-05 09:55:07 +00:00
thomascube
a6d7a9f791 Better title for export icon + include source in export url 2008-09-05 09:41:27 +00:00
thomascube
c505e59a6d Respect Content-Location headers in multipart/related messages (#1484946) 2008-09-05 09:29:06 +00:00
thomascube
c8a21d646c Killed one more global var + log logins to a separate file (not console) 2008-09-05 07:27:23 +00:00
alecpl
5ec762a085 -fixed r1733 change 2008-09-05 07:05:29 +00:00
alecpl
e8a1b7ef8f - fix: don't encode short ascii names (http://pear.php.net/bugs/bug.php?id=14232) 2008-09-05 06:53:51 +00:00
thomascube
0dbac32181 Enable export of contacts as vCard + DRY 2008-09-04 18:20:27 +00:00
alecpl
d41f9762a7 - pl_PL update 2008-09-04 17:24:50 +00:00
alecpl
911e8922ee - zh_CB update 2008-09-04 17:13:56 +00:00
alecpl
30694e4a12 - Truncate very long (above 50 characters) attachment filenames when displaying 2008-09-04 13:50:11 +00:00