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 |
|
svncommit
|
bd49596842
|
Fix cache lifetime parsing, closes #1484306.
|
2007-03-30 06:59:33 +00:00 |
|
thomascube
|
0c219c7869
|
Draw box around login form; created common boxtitle CSS class
|
2007-03-28 08:23:42 +00:00 |
|
thomascube
|
aad6e2a9c4
|
New session authentication, should fix bugs #1483951 and #1484299; testing required
|
2007-03-27 09:34:30 +00:00 |
|
thomascube
|
28bfe4dc80
|
Fixed bugs #1484276 and #1484300
|
2007-03-23 18:54:39 +00:00 |
|
svncommit
|
8451fa4eb6
|
close #1484280
Refixed
|
2007-03-23 18:50:32 +00:00 |
|
svncommit
|
f388a8d37a
|
Fixing cache clearing bug.
close #1484295
|
2007-03-23 17:22:36 +00:00 |
|
svncommit
|
5181405715
|
close #1484280
|
2007-03-23 17:02:24 +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
|
86958f70d2
|
Improved contacts drop down; HTML output improvements; JS code cleanup
|
2007-03-18 18:46:03 +00:00 |
|
thomascube
|
87b280e94b
|
Correctly format dates in future
|
2007-03-14 08:50:34 +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 |
|
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 |
|