Commit Graph

103 Commits

Author SHA1 Message Date
thomascube
ddc34f98d5 Also do charset decoding as suggested in RFC 2231 (fix #1484321) 2008-02-12 14:06:26 +00:00
thomascube
5bc0ab10fc Distinguish ssl and tls for imap connections (#1484667) 2008-02-08 17:18:32 +00:00
thomascube
df0da2e059 Simplified fix for remembering searches when viewing message + Don't ask for MDN confirmations on drafted messages (#1484691) 2008-02-02 19:41:32 +00:00
till
fa0152c21a * fixed #1484738 2008-02-02 17:22:36 +00:00
thomascube
ed54070eb5 Track message disposition notification flag and headers 2007-11-29 14:17:32 +00:00
thomascube
1107480192 Only show new messages if they match the current search (#1484176) 2007-11-25 20:40:10 +00:00
thomascube
d5342aabcf More input sanitizing 2007-11-25 19:45:38 +00:00
thomascube
c007e6ae39 Fix bug with case-sensitive folder names (#1484245) 2007-11-25 16:24:49 +00:00
thomascube
1fb2c8e64b Cast to array because this could be empty; update requirements description 2007-11-19 14:45:49 +00:00
thomascube
017def2b68 Optimize caching and avoid unnecessary IMAP requests 2007-11-08 09:50:47 +00:00
thomascube
a9cc52b163 Correctly decode attachments when downloading them (fixes #1484645) 2007-11-07 07:34:22 +00:00
thomascube
57456485c4 Only change subscriptions when renaming succeeds; also quote slashes 2007-10-17 21:27:20 +00:00
thomascube
fc67251839 Show appropriate warning on connection error 2007-10-17 20:44:10 +00:00
thomascube
ecd2e79614 Make message listing less error prone 2007-10-17 06:50:28 +00:00
svncommit
97a6566438 When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did. 2007-10-15 09:17:08 +00:00
svncommit
092bc0bca5 Re-subscribe folders after renaming parent folder. 2007-10-15 07:55:29 +00:00
thomascube
9490b7b7f2 Use object method to get imap hierarchy delimiter 2007-10-04 07:48:43 +00:00
thomascube
6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 2007-09-26 15:13:22 +00:00
thomascube
4845a1ea95 Fixed message search issues 2007-09-11 08:45:41 +00:00
thomascube
5c69aa7248 Clear cache when compacting a folder (reported by Joan) 2007-08-16 08:26:42 +00:00
thomascube
719a257f0c Some bugfixes, security issues + minor improvements 2007-08-10 08:27:40 +00:00
thomascube
6d969b4d90 Documentation, code style and cleanup 2007-08-07 21:02:12 +00:00
thomascube
ae4d7497f2 Fix buggy imap_root settings (closes #1484379) 2007-05-25 21:55:09 +00:00
thomascube
ffb0b014e7 Always respect 'enable_caching' config param 2007-05-17 15:18:12 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
4379bb3d2d Fixed message moving procedure (closes #1484308) 2007-04-08 13:20:54 +00:00
svncommit
0f23198e69 Create missing but subscribed folder (closes #1484309). 2007-03-30 07:09:07 +00:00
thomascube
28bfe4dc80 Fixed bugs #1484276 and #1484300 2007-03-23 18:54:39 +00:00
svncommit
f388a8d37a Fixing cache clearing bug.
close #1484295
2007-03-23 17:22:36 +00:00
thomascube
3cf664939b Minor bugfixes posted to the dev-mailing list 2007-03-21 09:56:49 +00:00
thomascube
5cc4b13a0c Correctly parse message/rfc822; fixed html2text conversion; code cleanup 2007-03-19 22:36:24 +00:00
thomascube
568ba395b6 Applied little patch that closes #1484247 2007-03-14 01:02:03 +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
thomascube
e6c7c3ca93 Fixed bugs in rcube_db and rcube_imap classes 2007-03-13 22:53:26 +00:00
svncommit
6ce04b1f7f Fix DB error when deleting message from cache (closes #1483835). 2007-03-12 09:26:03 +00:00
svncommit
bb85623f8a fixed display of HTML attachments 2007-01-08 02:26:47 +00:00
thomascube
04c61804f8 Fixed wrong message listing when showing search results 2006-12-20 14:27:47 +00:00
thomascube
d04d202234 Remove newlines from mail headers (#1484031) 2006-11-22 11:49:30 +00:00
thomascube
2f2f15b7aa Little improvements for message parsing and encoding 2006-09-04 12:26:30 +00:00
thomascube
fda695f297 Finalized quota image 2006-09-01 17:14:51 +00:00
thomascube
3ea0e3202a Quota display as image 2006-09-01 13:43:14 +00:00
thomascube
ea206d3d92 Improved message parsing and HTML validation 2006-09-01 10:01:31 +00:00
thomascube
107bde9cfd Added MSSQL support 2006-08-30 17:41:21 +00:00
thomascube
58afbe9547 Fixed message parsing problems (Ticket #1327068) 2006-08-27 11:39:40 +00:00
thomascube
f7bfec96be Finalized new message parsing. Attention: changes in database schema 2006-08-25 11:51:11 +00:00
thomascube
9960666abe Added support for Nox Spell Server; plus small bugfixes 2006-08-20 14:06:30 +00:00
thomascube
8d4bcda874 Re-built message parsing (Bug #1327068) 2006-08-18 12:48:33 +00:00
thomascube
4d4264cdcd Fixed charset problems with folder renaming 2006-08-10 07:07:43 +00:00
thomascube
42000a5d64 Added correct charset support for message searching 2006-08-04 13:56:08 +00:00
thomascube
fa4cd20fb1 Several bugfixes; see CHANGELOG for details 2006-08-04 12:10:34 +00:00