Commit Graph

170 Commits

Author SHA1 Message Date
thomascube
97c8d3377c Applied patch for preview caching (closes #1484186) 2007-01-07 18:14:08 +00:00
svncommit
18a0df23fc Fix unquoted HTML attributes (closes #1484190) 2007-01-05 15:02:47 +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
svncommit
3b12aeeeca Fix HTML parsing (fixes #1484192) 2006-12-29 11:10:00 +00:00
svncommit
5e98e109b9 Fix HTML cleanup (fixes #1484183) 2006-12-29 10:11:25 +00:00
svncommit
8b0fffc2cb Specify database error in error.inc (closes #1484189). 2006-12-27 10:13:10 +00:00
thomascube
853b2e7341 Fixed little typos and improved CSS altering in HTML messages 2006-12-23 11:16:53 +00:00
thomascube
ee883ad73d Applied security patches by Kees Cook (Ubuntu) + little visual enhancements 2006-12-22 21:45:21 +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
2bca6e1da0 New (strict) quoting for all kind of strings 2006-12-20 14:06:33 +00:00
svncommit
4627992b13 Save Bcc recipients in draft message. 2006-12-20 09:39:09 +00:00
svncommit
23796ec290 Fix display of quota image/text after a remote command. 2006-12-18 09:11:57 +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
166796bd3e Fixed wrong exclusion of draft_autosave property (Bug #1484160) 2006-12-14 18:20:35 +00:00
svncommit
b500b48818 small patch to fix editor switching 2006-12-14 05:33:29 +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
421f5e31a2 Small bugfixes and improvements 2006-12-04 22:34:40 +00:00
svncommit
dd792e8253 fixed signature issues 2006-12-03 22:32:16 +00:00
thomascube
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06:16 +00:00
thomascube
740e9ec007 Fixed JS errors in identity list (Bug #1484120) 2006-12-01 17:51:59 +00:00
thomascube
7e0ec7e460 Fixed folder name encoding in subscription list (Bug #1484113) 2006-12-01 17:49:06 +00:00
svncommit
b6677bf9cf - Add missing nl_NL translations
- Translate foldernames in folder form (closes #1484113)
2006-11-21 10:09:04 +00:00
svncommit
31c171846e Bypass Trash folder if Shift-Del was pressed. 2006-11-21 08:18:29 +00:00
svncommit
d170085600 Add first and last buttons. 2006-11-21 08:02:48 +00:00
svncommit
646cebd348 Initialize this.message_list only if we have one. 2006-11-20 18:15:53 +00:00
svncommit
a33df67231 Re-initialize rows after move or delete 2006-11-17 15:40:49 +00:00
svncommit
2c92989663 Fix variable assignment typo (Matt Kaatman). 2006-11-16 13:04:02 +00:00
svncommit
d64c2e4871 clear_message_list() was removed in revision 354. 2006-11-16 10:22:17 +00:00
thomascube
03ac2132e2 Fixed encoding issues and delete-on-reply problem 2006-11-09 18:55:54 +00:00
svncommit
5ec6194622 fixed css path 2006-10-08 23:55:16 +00:00
svncommit
4e6eb1fb07 corrected duplicate emoticon fix. 2006-09-27 12:58:02 +00:00
svncommit
6b1fc027cb Fixed editor selector labels, added TinyMCE spellchecker to editor configuration 2006-09-27 05:18:55 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15:51 +00:00
svncommit
3acbc508ba removed debug from previous commit 2006-09-23 23:37:06 +00:00
svncommit
ed65922364 prevent multiple copies of an emoticon image from being attached to an outgoing message 2006-09-23 23:36:34 +00:00
svncommit
19bef0eaf7 code cleanup of HTML editing capability (round 1) 2006-09-16 22:58:51 +00:00
svncommit
380aed9422 fixed typo in editor_init call. 2006-09-14 03:52:19 +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
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
d656f1ca71 Made automatic draft saving configurable 2006-09-07 18:51:16 +00:00
thomascube
bf0452585b Fixed another XSS issue: #1483830 2006-09-03 12:17:35 +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