till
|
8150d28370
|
* added isset() to get rid off notice
|
2008-02-17 18:29:50 +00:00 |
|
till
|
ce56b9ff02
|
* adding magic file
|
2008-02-14 01:10:27 +00:00 |
|
till
|
3d695da299
|
* cs fixes
|
2008-02-13 00:48:39 +00:00 |
|
thomascube
|
a9a8ef2b5c
|
Use INTERNALDATE if Date: header is missing; convert some spaces back to tabs
|
2008-02-12 19:20:14 +00:00 |
|
till
|
d5ff9276cc
|
* attempted to revise the fix from #1484577 to streamline IMAP communication
* not a 100% working, checking in for thomasb
|
2008-02-12 18:44:58 +00:00 |
|
till
|
90180eff2f
|
* added bad_date_display.patch from #1484577
|
2008-02-12 00:03:43 +00:00 |
|
thomascube
|
5bc0ab10fc
|
Distinguish ssl and tls for imap connections (#1484667)
|
2008-02-08 17:18:32 +00:00 |
|
till
|
a527781d5a
|
* added FIXME
* tried to debug a loop
|
2008-02-05 14:12:47 +00:00 |
|
till
|
95ebbc985a
|
* putting latest MDB2 into SVN
* adding MDB2 drivers for mssql, mysql, mysqli, pgsql, sqlite
|
2008-02-03 12:58:34 +00:00 |
|
thomascube
|
ff08eed202
|
Also respect receipt and priority settings when re-opening a draft message
|
2008-02-02 20:30:01 +00:00 |
|
till
|
39508cb784
|
* fixed #1484629
* some cs
|
2008-02-02 17:50:06 +00:00 |
|
till
|
06583c301d
|
* replace more double with single-quotes
* some cs
|
2008-02-02 14:03:38 +00:00 |
|
till
|
c2b197ac67
|
* replaced more " with '
* some CS
* added some comments to delimiter 'logic'
|
2008-02-02 13:48:56 +00:00 |
|
till
|
31ecc4ff63
|
* added @todo
* fixed more cs (in switch())
|
2008-02-02 02:23:01 +00:00 |
|
till
|
611a6a71d3
|
* minor cs
* fixed #1484712
|
2008-02-02 02:11:15 +00:00 |
|
till
|
6ccd45a13a
|
* cleaned up CS (confusion in #1484467)
* simplyfied lots of if-else structures
|
2008-02-02 01:59:52 +00:00 |
|
till
|
a5b598241f
|
* updated bundled Net_Socket to 1.0.8
* updated bundled Net_SMTP to 1.2.10
|
2008-01-29 19:30:48 +00:00 |
|
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
2007-12-10 15:27:19 +00:00 |
|
thomascube
|
ed54070eb5
|
Track message disposition notification flag and headers
|
2007-11-29 14:17:32 +00:00 |
|
thomascube
|
644e27e554
|
Applied UID fetch patch by Glen Ogilvie
|
2007-11-25 16:23:10 +00:00 |
|
thomascube
|
e4867ea740
|
Fix bugs #1484555, #1484646 and #1484639
|
2007-11-06 18:24:25 +00:00 |
|
thomascube
|
63749a1a1f
|
Make parser more tolerant for message structure errors (reported by Manuel Giorgini)
|
2007-09-11 10:03:50 +00:00 |
|
thomascube
|
9e0bb6bcde
|
Applied socket error patch by Thomas Mangin
|
2007-07-03 17:37:20 +00:00 |
|
svncommit
|
2c633703e9
|
upgrade to TinyMCE v2.1.1.1
|
2007-05-24 03:49:19 +00:00 |
|
thomascube
|
ab6f8077e9
|
Updated PEAR::Mail_mime package
|
2007-03-21 09:54:10 +00:00 |
|
thomascube
|
5cc4b13a0c
|
Correctly parse message/rfc822; fixed html2text conversion; code cleanup
|
2007-03-19 22:36:24 +00:00 |
|
thomascube
|
5a6ad20983
|
Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198)
|
2007-03-14 00:39:51 +00:00 |
|
svncommit
|
04d6304b4d
|
If the message is single mime part and non-text, show it as an empty message with an attachment, instead of not displaying anything at all.
|
2006-12-18 09:07:42 +00:00 |
|
thomascube
|
c45eb594cd
|
Little fixes plus additional encoding tables
|
2006-12-11 23:25:08 +00:00 |
|
thomascube
|
b517af4a47
|
Optimized memory usage when sending mail; Include SMTP response in log; Fixed wrong header encoding
|
2006-12-06 21:37:37 +00:00 |
|
svncommit
|
dd792e8253
|
fixed signature issues
|
2006-12-03 22:32:16 +00:00 |
|
thomascube
|
0a020cac3e
|
Added host auto-selection and correct password encoding for IMAP login
|
2006-11-22 11:56:22 +00:00 |
|
thomascube
|
c8c1a30ceb
|
Correct UTF-7 to UTF-8 conversion if mbstring is not available
|
2006-09-19 18:14:38 +00:00 |
|
svncommit
|
a0109c4933
|
Initial TinyMCE editor support (still need to work on spellcheck and skins)
|
2006-09-14 03:49:28 +00:00 |
|
thomascube
|
bb5ddfa0ad
|
Header encoding again. iconv_mime_encode does no good job
|
2006-09-13 22:46:11 +00:00 |
|
svncommit
|
40ed9be1ee
|
Fixed bug #1484019 and #1484020
|
2006-09-13 04:49:18 +00:00 |
|
thomascube
|
8acab00608
|
Fixed wrong header encoding (Bug #1483976)
|
2006-09-08 12:34:25 +00:00 |
|
thomascube
|
f7bfec96be
|
Finalized new message parsing. Attention: changes in database schema
|
2006-08-25 11:51:11 +00:00 |
|
thomascube
|
5f56a5bfa9
|
Fixed wrong usage of mbstring (Bug #1462439)
|
2006-08-23 21:52:13 +00:00 |
|
thomascube
|
24053e0d30
|
Several bugfixes and improvements. See CHANGELOG for details
|
2006-07-25 22:11:50 +00:00 |
|
thomascube
|
baf135582d
|
Updated changelog and comments
|
2006-07-19 22:52:45 +00:00 |
|
thomascube
|
078adf9da7
|
Improved usability (Ticket #1483807) and HTML validity; applied patch #1328032; fixed bug #1443200
|
2006-07-19 19:36:35 +00:00 |
|
svncommit
|
25d8ba63b3
|
Misc bug and compatibility fixes
|
2006-06-30 22:02:28 +00:00 |
|
svncommit
|
a8435bdd12
|
Updated to latest version. Resolves issues with non-ISO-8859-1 characters in attachment filenames and headers
|
2006-06-09 16:47:21 +00:00 |
|
thomascube
|
4aaddb32e1
|
Removed MDB2 classes; install seperately
|
2006-05-18 17:49:20 +00:00 |
|
thomascube
|
6eeb17d833
|
Casting date parts in iil_StrToTime() to avoid warnings
|
2006-05-05 17:03:39 +00:00 |
|
thomascube
|
a4bafb4097
|
Applied patches by Mark Bucciarelli
|
2006-05-01 14:14:54 +00:00 |
|
thomascube
|
e6f36058e7
|
Applied prev/next patch by Leonard Bouchet
|
2006-05-01 14:06:19 +00:00 |
|
svncommit
|
856110d981
|
Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.
|
2006-04-26 23:38:24 +00:00 |
|
thomascube
|
0d361b9e4a
|
Fixed buggy date sorting patch
|
2006-03-27 19:06:30 +00:00 |
|