Commit Graph

2538 Commits

Author SHA1 Message Date
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
5c024015f0 - Fix quota indicator position on Opera 10.10 2010-06-23 08:02:37 +00:00
alecpl
be6f3a9d28 - Improve parsing of styled empty tags in HTML messages (#1486812) 2010-06-23 06:57:45 +00:00
alecpl
5a74dc8ade - Fix regular expression for HTML entities 2010-06-22 18:58:47 +00:00
alecpl
8dfe51ef4e - Extended rcube_user::get_username (#1486707) 2010-06-20 10:36:31 +00:00
alecpl
f767654478 - Add %dc variable support in base_dn/bind_dn config (#1486779) 2010-06-20 09:27:32 +00:00
alecpl
d7a5dfa26a - Fix dot-atom expression in e-mail validation regexp (#1486808) 2010-06-19 18:04:48 +00:00
alecpl
a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
2010-06-19 17:46:11 +00:00
yllar
e7ed903a2b translations update 2010-06-19 12:46:51 +00:00
alecpl
61248fd1ce - Don't call keep-alive on print page 2010-06-18 20:44:27 +00:00
alecpl
176c76c431 - unset env.messages on mailbox change to save some browser's memory 2010-06-18 18:30:35 +00:00
alecpl
56f41af7a5 - Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266) 2010-06-18 17:17:01 +00:00
thomascube
7dff2fe2da Use existing label for preview pane which is more descriptive 2010-06-18 12:03:32 +00:00
thomascube
8e5ed7be9e Strip comments in css string + don't set font color to tags 2010-06-18 11:50:19 +00:00
alecpl
8958d01311 - Fix: when From field is a first object in compose template form's hidden fields aren't added to the output 2010-06-18 06:50:55 +00:00
alecpl
ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
2010-06-17 19:08:00 +00:00
alecpl
37e467d55c - Fix no-cache headers on https to prevent content caching by proxies (#1486798) 2010-06-17 08:01:20 +00:00
alecpl
306f15db84 - Fix base64 regexp (#1486800) 2010-06-16 06:29:47 +00:00
alecpl
330a10b952 - remove debug code 2010-06-15 10:15:41 +00:00
alecpl
f19d86b96d - Fix attachment filenames broken with TNEF decoder using long filenames (#1486795)
- Use tnef_decoder class from Horde
2010-06-15 06:53:28 +00:00
alecpl
984e3db930 - fix fr_RF translation (#1486789) 2010-06-13 18:01:50 +00:00
alecpl
2bf3cc6fc3 - Use user's timezone in Date header, not server's timezone (#1486119) 2010-06-13 10:15:25 +00:00
alecpl
0133e6b7aa - fix in el_GR translation (#1486788) 2010-06-13 09:06:04 +00:00
alecpl
5852c14d3e - Add option to set separate footer for HTML messages (#1486660) 2010-06-11 13:57:02 +00:00
alecpl
93e3ae1385 - Remove BOM (#1486785) 2010-06-10 11:22:40 +00:00
vbenincasa
d0b981757a - Sanitize CSS universal selector from e-mails. Without this fix any message can play with the CSS from entire mail window or mail preview frame. Test case:
<style type="text/css">*{ background: #000; }</style>
2010-06-09 19:08:15 +00:00
alecpl
172e3346ca - Added mailboxlist options menu in message page 2010-06-09 13:39:48 +00:00
alecpl
40d43b71b0 - Increase pagesize to 99999 when exporting contacts
- Improve performance by disabling counter query when exporting contacts
2010-06-09 12:17:22 +00:00
alecpl
7837b2c723 - typo in label name 2010-06-09 11:19:28 +00:00
alecpl
54759ce120 - some improvements + added splitter in Identities 2010-06-09 11:17:45 +00:00
alecpl
09266796dc - remove some debug code 2010-06-09 06:18:54 +00:00
alecpl
2653fe169f - Reverted r3725 change 2010-06-09 06:16:09 +00:00
thomascube
af3cf8a0a7 Bring back some previously removed lines 2010-06-08 21:13:20 +00:00
thomascube
e9b5a6c2d5 Unify directory/mailbox list actions 2010-06-08 20:50:15 +00:00
alecpl
349a8e36e5 - Add real SMTP error description to displayed error messages (#1485927) 2010-06-08 13:39:57 +00:00
alecpl
64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 2010-06-08 12:46:05 +00:00
alecpl
b93d00026a - fix for initial capability response 2010-06-07 10:03:59 +00:00
alecpl
6a642d1a2e - support dynamic hostname variables in 'username_domain' option 2010-06-07 09:49:19 +00:00
alecpl
a0d29e518f - Fix RFC2397 handling in wash_style() 2010-06-07 06:47:14 +00:00
alecpl
6749e45ed3 - fix parsing bodystructure of messages with "Content-Type: multipart/related; type=multipart/alternative" 2010-06-04 21:03:47 +00:00
alecpl
648db37e68 - Fix related parts aren't displayed when got mimetype other than image/* (#1486432) 2010-06-04 13:29:48 +00:00
alecpl
dbe4988941 - Remove duplicates in autocomplete result (#1486772) 2010-06-04 11:51:50 +00:00
alecpl
0bc59eeb41 - Fix handling very long THREAD responses 2010-06-04 11:05:59 +00:00
alecpl
ccf250ec1d - performance improvement: we can skip THREAD when folder is empty 2010-06-04 10:06:10 +00:00
alecpl
309f49f09b - performance improvement: skip SEARCH command when mailbox is empty and SEARCH is called just after SELECT 2010-06-04 09:58:37 +00:00
alecpl
ffd3e29068 - Some fixes for BADCHARSET handling in SORT/THREAD/SEARCH response 2010-06-04 09:16:30 +00:00
alecpl
2144f9c432 - Skip UNSEEN counting when list is empty 2010-06-04 07:18:26 +00:00
alecpl
f22b5439f2 - Fix: don't call FETCH when THREADS returns empty result 2010-06-04 07:05:06 +00:00
alecpl
f6b28244a1 - Add line-break in place of <DIV> tag (#1486666) 2010-06-03 12:22:41 +00:00
alecpl
9dd3553ab0 - Fix autocomplete results are wrongly displayed when search string contains e.g. a dot character 2010-06-03 08:21:43 +00:00