alecpl
|
6491ed9bbc
|
- Fix service not available error when pressing back from compose dialog (#1485552)
|
2009-04-02 18:31:38 +00:00 |
|
alecpl
|
5d110184c0
|
- Fix using mail() on Windows (#1485779)
|
2009-03-31 14:47:22 +00:00 |
|
alecpl
|
7145e009e4
|
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
|
2009-03-30 18:04:18 +00:00 |
|
alecpl
|
dadb05b0af
|
- Fix TNEF implementation bug (#1485773)
|
2009-03-27 15:22:43 +00:00 |
|
alecpl
|
59ee6865b6
|
- typo
|
2009-03-27 08:00:00 +00:00 |
|
thomascube
|
0b21c888ac
|
Select drafts mailbox when opening a draft message
|
2009-03-26 07:55:32 +00:00 |
|
thomascube
|
082d166e76
|
Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation
|
2009-03-19 07:53:16 +00:00 |
|
alecpl
|
c8570784e9
|
- Fix incorrect row id parsing for LDAP contacts list (#1485784)
|
2009-03-17 19:21:48 +00:00 |
|
thomascube
|
c9a2fa9db0
|
Fix charset conversion error logging
|
2009-03-11 21:43:18 +00:00 |
|
alecpl
|
200b162b1d
|
- Fix 'mode' parameter in sqlite DSN (#1485772)
|
2009-03-11 12:44:33 +00:00 |
|
thomascube
|
fe1a230689
|
Added Marathi translation
|
2009-03-10 14:55:02 +00:00 |
|
thomascube
|
48ee693f49
|
Partially reverted r2339 + fix indentation
|
2009-03-10 08:09:33 +00:00 |
|
till
|
c762c07ce9
|
* autoload is only invoked when a class is not found - no need for include_once
|
2009-03-09 21:40:01 +00:00 |
|
thomascube
|
5526acb151
|
Update Indonesian and Icelandic localization
|
2009-03-09 21:03:13 +00:00 |
|
svncommit
|
93adb3fc1b
|
Fixed check-recent [richs]
|
2009-03-09 21:03:10 +00:00 |
|
yllar
|
a98d6efbe0
|
mk_MK update
|
2009-03-07 20:54:40 +00:00 |
|
alecpl
|
abb7450380
|
- use US-ASCII as failover also for SORT command (when used for searching)
|
2009-03-06 20:58:32 +00:00 |
|
alecpl
|
ec74645d46
|
- Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
|
2009-03-06 20:52:21 +00:00 |
|
alecpl
|
55c2a4e23e
|
- Fix FETCH result parsing for servers returning flags at the end of result (#1485763)
|
2009-03-06 09:12:41 +00:00 |
|
alecpl
|
25f779d2e9
|
- Fix errors handling in IMAP command continuations (#1485762)
|
2009-03-06 07:31:30 +00:00 |
|
thomascube
|
11526305f5
|
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
|
2009-03-02 17:34:18 +00:00 |
|
thomascube
|
f54a3a6d41
|
Add callback for <a> tags to add target=_blank
|
2009-03-02 13:21:52 +00:00 |
|
alecpl
|
65d7108190
|
- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
|
2009-03-01 08:14:14 +00:00 |
|
alecpl
|
d519ef8a0a
|
- Fix attaching more than nine inline images (#1485759)
|
2009-03-01 07:55:39 +00:00 |
|
alecpl
|
b423156d59
|
- es_ES update (#1485760)
|
2009-03-01 06:43:24 +00:00 |
|
thomascube
|
aaffbeb049
|
Prevent concurrent autocomplete query results display (#1485743)
|
2009-02-27 11:06:29 +00:00 |
|
thomascube
|
6972ccaf31
|
Changed code style for better diffs
|
2009-02-27 10:56:45 +00:00 |
|
thomascube
|
57aa4fe4fe
|
Better wording for german localization
|
2009-02-27 10:54:17 +00:00 |
|
thomascube
|
ae8a602167
|
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
|
2009-02-27 10:44:17 +00:00 |
|
thomascube
|
0ea569c29f
|
Fix mime-type detection using a hard-coded map (#1485311)
|
2009-02-27 10:18:18 +00:00 |
|
alecpl
|
d68678ee25
|
#1485731: de_DE fix
|
2009-02-27 08:54:37 +00:00 |
|
alecpl
|
65605c862d
|
- Fix new lines stripped from message footer (#1485751)
|
2009-02-26 19:57:46 +00:00 |
|
alecpl
|
7b0eac9b17
|
- Fix IE problem with mouse click autocomplete (#1485739)
|
2009-02-24 19:45:13 +00:00 |
|
alecpl
|
0ff63513c2
|
#1485741: fix installer after some last changes
|
2009-02-21 18:57:47 +00:00 |
|
alecpl
|
8a78a16155
|
- fix r2301 (#1485745)
|
2009-02-19 18:00:27 +00:00 |
|
alecpl
|
ec603f7da6
|
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
|
2009-02-18 19:15:36 +00:00 |
|
alecpl
|
f9a4bc4dfa
|
- use RCMAIL_CHARSET const
|
2009-02-18 07:12:04 +00:00 |
|
svncommit
|
e5dd92490c
|
Fix pspell's handling of special html characters (#1485744)
|
2009-02-18 01:07:23 +00:00 |
|
yllar
|
480a7adc29
|
fa update
|
2009-02-15 17:45:32 +00:00 |
|
alecpl
|
19d1b28c56
|
- Fix replying to message with html attachment (#1485676)
|
2009-02-13 18:44:03 +00:00 |
|
alecpl
|
050410f560
|
- Fix multiple recipients input parsing (#1485733)
- added shared rcube_explode_quoted_string() function
|
2009-02-13 10:44:49 +00:00 |
|
alecpl
|
33875df40b
|
- Support non-standard "GMT-XXXX" literal in date header (#1485729)
|
2009-02-11 13:38:38 +00:00 |
|
alecpl
|
5faac054c3
|
- Use default_charset for messages without specified charset (#1485661, #1484961)
|
2009-02-10 11:49:29 +00:00 |
|
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 |
|