Commit Graph

201 Commits

Author SHA1 Message Date
thomascube
ff08eed202 Also respect receipt and priority settings when re-opening a draft message 2008-02-02 20:30:01 +00:00
thomascube
df0da2e059 Simplified fix for remembering searches when viewing message + Don't ask for MDN confirmations on drafted messages (#1484691) 2008-02-02 19:41:32 +00:00
till
d75921732b * oops, fixed a parse error (which i just comitted) >:( 2008-02-02 02:40:37 +00:00
till
148e7bdf24 * added an additional check so not everyone "attempts" ldap search if this is not configured (compose.patch did not contain this) 2008-02-02 02:38:37 +00:00
till
c658edbc0f * compose.patch from #1483899 2008-02-02 02:33:01 +00:00
svncommit
1f020b588c Remember search results (closes #1483883). 2008-01-31 14:34:50 +00:00
svncommit
28f49e03f7 Add Received header to outgoing mail. 2007-12-13 12:49:28 +00:00
thomascube
7db228aa9d Regard mdn flag in etag for caching 2007-12-13 08:22:58 +00:00
svncommit
4315b0086b added ability to insert attached images in HTML editor 2007-12-11 04:20:01 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
thomascube
ed54070eb5 Track message disposition notification flag and headers 2007-11-29 14:17:32 +00:00
thomascube
1107480192 Only show new messages if they match the current search (#1484176) 2007-11-25 20:40:10 +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
a9cc52b163 Correctly decode attachments when downloading them (fixes #1484645) 2007-11-07 07:34:22 +00:00
thomascube
e4867ea740 Fix bugs #1484555, #1484646 and #1484639 2007-11-06 18:24:25 +00:00
thomascube
a08a60e974 Also remove unclosed script tags (fixes XSS vulnerability) 2007-11-01 09:51:14 +00:00
thomascube
142e5f8f92 Fixed syntax typo 2007-10-18 09:10:35 +00:00
thomascube
ecd2e79614 Make message listing less error prone 2007-10-17 06:50:28 +00:00
svncommit
5349b78ad4 Update copyright notice 2007-10-03 00:13:32 +00:00
thomascube
9a3567a28c Fix of the better fix of the bugfix :-) 2007-10-02 08:42:18 +00:00
thomascube
c3ab87b6df Better fix for messaage reloading after moving 2007-10-02 08:25:48 +00:00
thomascube
51e14a1fd9 Fix loading of next messages after moving/deleting (#1484307) 2007-10-02 06:59:08 +00:00
thomascube
97bd2c0537 Filter linked/imported CSS files (#1484056) 2007-09-29 18:15:05 +00:00
thomascube
7984ece293 Improve message compose screen 2007-09-26 08:13:21 +00:00
thomascube
5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 2007-09-19 06:29:28 +00:00
thomascube
4845a1ea95 Fixed message search issues 2007-09-11 08:45:41 +00:00
thomascube
eb68420606 Fixed wrong delete button tooltip (#1483965) 2007-09-09 18:49:23 +00:00
thomascube
bd4209e209 Ensure XHTML validation 2007-09-09 17:45:24 +00:00
thomascube
63f9d3c0a5 Don't add message footer when saving as draft 2007-08-30 07:50:01 +00:00
thomascube
719a257f0c Some bugfixes, security issues + minor improvements 2007-08-10 08:27:40 +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
3fc00e67bb Fix address adding bug reported by David Koblas 2007-07-03 17:25:05 +00:00
thomascube
95609c48f5 Minor bugfixes reported on the dev-list 2007-06-12 19:05:59 +00:00
thomascube
b2fb950fb5 Prevent default events on subject link; fixed typo in smtp script 2007-05-28 19:08:36 +00:00
thomascube
06895c3e94 Better refresh of message list; improved HTML mail display 2007-05-18 12:35:28 +00:00
thomascube
ae895a9d3c Fixed broken message status management 2007-05-18 11:55:41 +00:00
thomascube
8d07583f39 Use HTTP-POST requests for actions that change application state 2007-05-18 11:29:25 +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
7198044efb Fixed conditional template tags; hide quota display if imap server does not support it 2007-05-17 17:01:22 +00:00
thomascube
a23884b3d2 Wrap message body text (closes #1484148) 2007-05-13 18:25:52 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
fd39346d9f List attachments without filename 2007-04-08 13:22:26 +00:00
thomascube
d70ddea08c Fixed check for new messages (closes #1484310) 2007-04-08 13:21:24 +00:00
thomascube
dc096918d8 Don't show error message when saving draft (closes #1483892) 2007-03-28 08:34:19 +00:00
thomascube
28bfe4dc80 Fixed bugs #1484276 and #1484300 2007-03-23 18:54:39 +00:00
thomascube
3cf664939b Minor bugfixes posted to the dev-mailing list 2007-03-21 09:56:49 +00:00
thomascube
ab6f8077e9 Updated PEAR::Mail_mime package 2007-03-21 09:54:10 +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