Commit Graph

74 Commits

Author SHA1 Message Date
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
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
2bca6e1da0 New (strict) quoting for all kind of strings 2006-12-20 14:06:33 +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
421f5e31a2 Small bugfixes and improvements 2006-12-04 22:34:40 +00:00
thomascube
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06:16 +00:00
svncommit
31c171846e Bypass Trash folder if Shift-Del was pressed. 2006-11-21 08:18:29 +00:00
svncommit
2c92989663 Fix variable assignment typo (Matt Kaatman). 2006-11-16 13:04:02 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15: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
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
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
10c92bef09 New indentation for quoted message text; HTML validity 2006-08-30 19:55:55 +00:00
svncommit
949dea5803 Fixed tickets 1445501 and 1483820 2006-08-28 15:31:44 +00:00
thomascube
f7bfec96be Finalized new message parsing. Attention: changes in database schema 2006-08-25 11:51:11 +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
svncommit
90022ee3d1 fixed 'ifame' typo 2006-08-07 13:23:13 +00:00
svncommit
fb62bd9760 Rolled back to 289 to fix bug 1483922 - reopens bug 1483918 2006-08-06 15:24:49 +00:00
svncommit
06417b8491 #1483918 - changed folder list such that the lists are no longer nested. 2006-08-02 16:23:36 +00:00
thomascube
fe79b1bcf8 Alter links in HTML messages; highlight droptargets 2006-07-30 10:14:19 +00:00
thomascube
24053e0d30 Several bugfixes and improvements. See CHANGELOG for details 2006-07-25 22:11:50 +00:00
thomascube
bac7d1742d Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs 2006-07-18 21:02:43 +00:00
svncommit
5f383dc98c Correction for FF/whitespace workaround 2006-07-03 20:32:05 +00:00
svncommit
b4b081713e Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes 2006-07-03 20:14:26 +00:00
svncommit
25d8ba63b3 Misc bug and compatibility fixes 2006-06-30 22:02:28 +00:00
svncommit
a894ba5029 Removeable attachments, Auto-default folder creation, bug fixes 2006-06-29 23:41:40 +00:00
svncommit
c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 2006-06-27 21:56:44 +00:00
svncommit
1966c53255 Added Drafts support (Feature #1326839) (richs) 2006-06-19 19:04:51 +00:00
svncommit
c5ac073c9f renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 2006-05-18 15:46:50 +00:00
thomascube
fecb03f44a Check for empty mbox value in session 2006-05-01 16:26:10 +00:00
svncommit
6ec0a8518b Added undelete functionalist and support for delete toggle icon 2006-05-01 16:22:09 +00:00
svncommit
f1bed7462c Corrected issue displaying attachments that use content-description rather than filename or name disposition headers 2006-04-26 21:31:53 +00:00
svncommit
2e2fe04738 Corrected issue displaying attachments without disposition headers 2006-04-06 17:35:04 +00:00
thomascube
4647e1bbb5 Started implementing search function 2006-03-23 22:32:47 +00:00
thomascube
8c2e58b42e Minor improvements and bugfixes (see changelog) 2006-03-20 22:11:35 +00:00
thomascube
a2f2c5e1b7 Don't remove internal html tags in plaintext messages 2006-03-14 21:11:32 +00:00
thomascube
01c86f2e7c Minor bugfixes 2006-03-04 13:45:30 +00:00
thomascube
bde645fdf1 Added patches for BCC headers 2006-02-05 16:14:56 +00:00
thomascube
58e3602a37 Bugfixes for encoding and sending with attachments 2006-02-04 19:08:10 +00:00
thomascube
5e35126796 Added folder purge function and some checks 2006-01-25 22:56:53 +00:00