Commit Graph

165 Commits

Author SHA1 Message Date
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
thomascube
ff52bee1a2 Solved wrong caching of message preview (#1484153, #1484236) 2007-03-01 20:40:00 +00:00
svncommit
e17702395e fixed check for selected value in value array in rcube_shared::select 2007-02-26 06:51:39 +00:00
svncommit
789eba3a2d minor code fixes 2007-02-22 03:54:03 +00:00
thomascube
e6a406d0bb Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253) 2007-02-21 18:49:23 +00:00
thomascube
b3ce791561 Better input checking on GET and POST vars 2007-02-16 19:35:03 +00:00
svncommit
bb85623f8a fixed display of HTML attachments 2007-01-08 02:26:47 +00:00
thomascube
462a9d991d Fixed template parsing (multibyte substring issues) 2007-01-03 21:39:41 +00:00
thomascube
18e2a3efd0 Event handler removing again. Closes #1484200 2006-12-31 15:16:09 +00:00
thomascube
86df1529fe Error handling for attachment uploads; multibyte-safe string functions; XSS improvements 2006-12-29 21:06:39 +00:00
thomascube
ee883ad73d Applied security patches by Kees Cook (Ubuntu) + little visual enhancements 2006-12-22 21:45:21 +00:00
svncommit
8c8b2a487a Allow 12 hour date to display for emails sent today (Doug Mandell). 2006-12-20 15:59:50 +00:00
thomascube
04c61804f8 Fixed wrong message listing when showing search results 2006-12-20 14:27:47 +00:00
thomascube
f91a499046 Little fix for new string quoting 2006-12-20 14:26:37 +00:00
thomascube
b66d40776c Set charset to MDB2 database connection 2006-12-20 14:07:46 +00:00
thomascube
2bca6e1da0 New (strict) quoting for all kind of strings 2006-12-20 14:06:33 +00:00
thomascube
c45eb594cd Little fixes plus additional encoding tables 2006-12-11 23:25:08 +00:00
thomascube
1a98a6a5db Preview pane and marking as read (#1484132) 2006-12-06 21:41:27 +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
thomascube
bad419cc4b Applied the latest changes to MDB2 wrapper 2006-12-01 18:29:06 +00:00
thomascube
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06: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
d04d202234 Remove newlines from mail headers (#1484031) 2006-11-22 11:49:30 +00:00
thomascube
e34ae17809 Fixed XSS vulnerability (Bug #1484109) 2006-11-22 11:42:37 +00:00
svncommit
e61145f246 Fetch all identities if virtuser_query is used; limitations can be done in SQL. 2006-11-16 14:36:14 +00:00
thomascube
4ec0e7afce Fixed strrpos problem in template parser 2006-11-13 08:00:04 +00:00
thomascube
674a0fb41d Corrected template parsing and output encoding 2006-11-09 19:06:37 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15:51 +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
19bef0eaf7 code cleanup of HTML editing capability (round 1) 2006-09-16 22:58:51 +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
7139e33e6c Updated MDB2 with MSSQL support + some cosmetics 2006-09-08 15:16:47 +00:00
thomascube
70d4b9a5dc Fixed safe_mode issues 2006-09-08 12:03:22 +00:00
thomascube
e170b4b7f8 Some bugfixes and session expiration stuff 2006-09-07 18:54:37 +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
8cb245c278 Correct creation of a message-id 2006-09-01 13:53:23 +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
10c92bef09 New indentation for quoted message text; HTML validity 2006-08-30 19:55:55 +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
5f56a5bfa9 Fixed wrong usage of mbstring (Bug #1462439) 2006-08-23 21:52:13 +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
c39957ca17 More encoding issues; enhanced debugging functions 2006-08-11 21:11:15 +00:00