Commit Graph

136 Commits

Author SHA1 Message Date
thomascube
ae8f192c90 Remove MDN headers before saving in sent folder + fix wrong variale name 2008-02-20 22:47:06 +00:00
thomascube
fed22fd232 Localize folder name in page title (#1484785) 2008-02-19 23:09:20 +00:00
till
2912dbd2c2 * implemented feature from #1484476 2008-02-13 05:26:47 +00:00
thomascube
38b012e072 Added some charset aliases to fix typical mis-labelling (#1484565) 2008-02-08 17:33:08 +00:00
thomascube
5bc0ab10fc Distinguish ssl and tls for imap connections (#1484667) 2008-02-08 17:18:32 +00:00
thomascube
6f2f2d0ffd Truncate attachment filenames to 55 characters (#1484757) and fix misspelled function name 2008-02-07 07:50:37 +00:00
thomascube
cb3badb7d8 Respect config when localize folder names 2008-02-04 18:07:48 +00:00
till
306175855a * cs 2008-02-03 14:02:46 +00:00
thomascube
adc3e41f6e Always update $CONFIG with user prefs (#1484729) 2008-02-02 19:44:37 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
thomascube
d5342aabcf More input sanitizing 2007-11-25 19:45:38 +00:00
thomascube
c579961899 Fixed some potential security risks + updatedd changelog 2007-11-25 17:34:19 +00:00
thomascube
b2ff3d4461 Don't create default folders by default 2007-11-25 16:21:55 +00:00
svncommit
fe89f82e2e Add escapeSimple method to rcube_db() object, to be used instead of quote() which will not allways work in virtuser query, for example when using something like REGEXP '(^|,)%u(,|$)' 2007-11-09 15:42:12 +00:00
thomascube
0393dacedf Add support for Korean charset (KS_C_5601) 2007-10-18 09:33:49 +00:00
thomascube
352aefed85 Log error when login fails due to auto_create_user turned off 2007-10-10 06:39:11 +00:00
thomascube
97bd2c0537 Filter linked/imported CSS files (#1484056) 2007-09-29 18:15:05 +00:00
thomascube
5e80457383 Allow to save particular user prefs 2007-09-26 15:52:06 +00:00
thomascube
532844b677 Resolve username from virtuser file before looking up in database 2007-09-11 09:53:41 +00:00
thomascube
74ae8849dd Fixed charset encoding bug (#1484429) 2007-09-09 18:04:54 +00:00
yllar
737b6a37dd Ticket #1484457 2007-09-05 20:08:25 +00:00
thomascube
0d1dd7c80c Fix message list selection + new pngbehavior + use strpos() instead of strstr() 2007-09-05 19:50:05 +00:00
till
a664a679ca # bugfix: #1484473 2007-09-01 18:57:55 +00:00
thomascube
6b603da6f1 LDAP improvements 2007-08-15 20:28:01 +00:00
thomascube
88f66ec89c Fix bugs introduced with latest changes 2007-08-13 20:15:27 +00:00
thomascube
b8e65ce39b Fix charset converting issues with iconv and mbstring 2007-08-10 16:38:29 +00:00
thomascube
31d9efd97d Simplified code + removed debug log 2007-08-10 08:51:41 +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
svncommit
93be5b7606 Move folder rendering functions so they can be used in the settings section. 2007-07-26 12:13:34 +00:00
thomascube
95609c48f5 Minor bugfixes reported on the dev-list 2007-06-12 19:05:59 +00:00
svncommit
2c633703e9 upgrade to TinyMCE v2.1.1.1 2007-05-24 03:49:19 +00:00
thomascube
41bece1a1a Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function 2007-05-17 18:41:24 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +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
3cf664939b Minor bugfixes posted to the dev-mailing list 2007-03-21 09:56:49 +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
ff52bee1a2 Solved wrong caching of message preview (#1484153, #1484236) 2007-03-01 20:40:00 +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
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
f91a499046 Little fix for new string quoting 2006-12-20 14:26:37 +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
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06:16 +00:00