Commit Graph

1573 Commits

Author SHA1 Message Date
yllar
9f35269358 asturian translation 2009-02-09 12:47:50 +00:00
alecpl
5e68157c56 - Pass static method as array to preg_replace_callback (#1485689) 2009-02-09 07:39:01 +00:00
thomascube
21b160f38c Added TNEF support to decode MS Outlook (winmail.dat) attachments 2009-02-08 20:38:54 +00:00
alecpl
0ea8d3a08e - Fix "value continuation" MIME headers by adding required semicolon (#1485727) 2009-02-08 17:05:23 +00:00
alecpl
5801afdf3e - Fix some base64 encoded attachments handling (#1485725) 2009-02-06 19:04:45 +00:00
alecpl
874717b7f1 - Fix pressing select all/unread multiple times (#1485723) 2009-02-06 14:42:39 +00:00
alecpl
98bf5f3dd7 - Fix selecting all unread does not honor new messages (#1485724) 2009-02-06 14:13:37 +00:00
alecpl
b7827e6ea1 - allow printing drafts 2009-02-06 09:34:02 +00:00
alecpl
487edf8c62 - Support NGINX as IMAP backend: better BAD response handling (#1485720) 2009-02-05 17:43:54 +00:00
alecpl
6e047cff29 - performance fix: don't fetch attachment headers twice when parse filename cont. values 2009-02-04 11:16:17 +00:00
alecpl
9b4aaa79d3 - Fix displaying of alternative-inside-alternative messages (#1485713) 2009-02-03 07:40:26 +00:00
alecpl
2e1809e550 - Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
2009-02-02 10:45:32 +00:00
yllar
441a1038af uk_UA update 2009-02-01 21:09:58 +00:00
alecpl
2a466a3b21 - save empty search result in session 2009-01-29 18:40:45 +00:00
alecpl
5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 2009-01-28 10:52:02 +00:00
alecpl
3866fd4681 - Fix large search results in non-default_imap_folders when imap_root is set (#1485703) 2009-01-27 07:31:14 +00:00
alecpl
0d57de907f - Fix large search results on server without SORT capability (#1485668) 2009-01-23 19:09:57 +00:00
thomascube
5282aa65e2 Also allow link-related attributes 2009-01-23 13:52:06 +00:00
thomascube
7f60d18eb9 Added Bengali (Bangla) localization 2009-01-23 12:08:28 +00:00
alecpl
cbf1f3cfaa - Fixed creation of folders with '&' sign in name (reverted r1357) 2009-01-23 10:29:51 +00:00
yllar
f3bd5ae1c2 es_AR update 2009-01-23 07:30:59 +00:00
yllar
790db36efb added es_AR + pt_PT, hu_HU update 2009-01-22 19:52:46 +00:00
alecpl
bc39ad2a22 - fix r2251 2009-01-22 14:49:50 +00:00
thomascube
aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 2009-01-22 14:47:23 +00:00
alecpl
4f27148d40 #1485693: fix for addresses without angle brackets 2009-01-22 14:43:39 +00:00
alecpl
8325940674 - fix: don't lose spellcheck corrections when switching from plain to html editor (and spellchecking is on) 2009-01-22 11:55:49 +00:00
alecpl
755900cd6a - Fix html entities replacement (related to r2186) 2009-01-21 07:55:09 +00:00
thomascube
4cc74f7269 Treat 'background' attributes the same way as 'src' (another XSS vulnerability) 2009-01-20 16:28:33 +00:00
thomascube
76ecf147f6 Better wording in de_CH 2009-01-20 16:23:12 +00:00
alecpl
ebf96ef8bf - fix warning when 'autocomplete_addressbooks' is not an array (#1485691) 2009-01-19 11:46:52 +00:00
alecpl
478c7c63d8 - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) 2009-01-19 08:18:10 +00:00
alecpl
b7c1685b2d #1484467: fix problems with backslash as imap hierarchy delimiter 2009-01-18 10:58:32 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
till
57ff3b244e * adding svn:keywords 2009-01-17 01:27:06 +00:00
alecpl
c58c0aedba - Fix address names with '@' sign handling (#1485654) 2009-01-16 19:32:58 +00:00
alecpl
9c5bee69d7 - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) 2009-01-16 12:19:16 +00:00
alecpl
24ed413328 - Allow absolute URLs to images in HTML messages/sigs (#1485666)
- Fix message body which contains both inline attachments and emotions
2009-01-15 18:24:38 +00:00
yllar
ae6bfc4e3a ru_RU update 2009-01-10 15:40:18 +00:00
alecpl
b7a754c44e - remove Mail/mimeDecode require()s 2009-01-08 14:12:00 +00:00
alecpl
7a229b9e33 - Improve messages display performance 2009-01-08 12:40:18 +00:00
alecpl
46b48e6d34 - fix: set default auth method to 'check' not 'plain' 2009-01-07 18:29:48 +00:00
alecpl
1af6fe235d - fix searching with 'to:' modifier (typo) 2009-01-07 10:36:24 +00:00
alecpl
1b1ff0a448 - typo in de_CH #1485667 2009-01-06 11:26:11 +00:00
alecpl
ebc08dc1b6 - sv_SE and gl_ES update 2009-01-05 11:23:03 +00:00
yllar
3a0e9a0448 cs_CZ ko_KR update 2009-01-05 10:58:34 +00:00
svncommit
6710a63617 Add required parameters to raise_error() calls. 2009-01-05 10:13:08 +00:00
alecpl
fa2bfdc0d5 #1485660: ja_JP update 2009-01-03 08:46:54 +00:00
till
b99bf45479 * fixing notice, moved error_reporting one up, added @todo 2009-01-02 14:48:10 +00:00
yllar
55ef334b1e #1485658 2008-12-31 17:52:55 +00:00
thomascube
baf0e65115 Fix drag & drop in address book 2008-12-30 15:23:41 +00:00