Commit Graph

34 Commits

Author SHA1 Message Date
Klaus Leithoff
b17b8c889e fix to make sure that MDN Send Messages are treated for previewmode as well; 2010-06-07 10:21:52 +00:00
Klaus Leithoff
e1657c74ec remove message_org block in displayMsg as it is used only in view_message_printable template 2010-06-04 07:07:28 +00:00
Klaus Leithoff
3a74183a4f fix: display inline text attachment as attachment too, as they are part of a multipart/mixed mail, and was not displayed as attachment, but indicated as mail with attachment by headerinformation 2010-06-02 08:19:09 +00:00
Klaus Leithoff
fc9f9908c6 make sure all possible return values that are passed by xajax to ajaxfelamimail are treated correct when calling sendNotify 2010-05-21 11:41:29 +00:00
Klaus Leithoff
22f96a06dc PrintView (from compose) Make sure draftfolder settings from user-defined-account is checked (and applied if existing) before checking for draftfolder settings in felamimail preferences 2010-05-20 11:40:03 +00:00
Klaus Leithoff
7dfc75f355 fix for bug reported at the developer list regarding apply with allof/anyof; fix for bug regarding the visibility of the rerdirect address 2010-05-11 07:45:08 +00:00
Klaus Leithoff
25f1f73472 fixing a problem for move/copy when appling to foldernames with e.g.: umlauts 2010-05-06 15:59:15 +00:00
Klaus Leithoff
42e10650ec wrong path to backgroundimage in jerryr css 2010-05-06 09:23:51 +00:00
Klaus Leithoff
62bc8bcb04 feature to allow copying mails to other folders, (configure via prefs -> ask for cofirmation before moving selected messages), using DIALOG BOXES by Michael Leigeber; 2010-05-03 14:24:07 +00:00
Klaus Leithoff
3377fbf6c6 use purify to clean potential malicious content out of msg/message 2010-04-23 09:38:12 +00:00
Klaus Leithoff
398c0acf4d edit/create user defined signature with more comfortable windowsize 2010-04-09 14:03:36 +00:00
Klaus Leithoff
149bfcc5a4 remove superfluous sortby-array introduced earlier 2010-04-09 11:26:42 +00:00
Klaus Leithoff
6694e6d351 FolderList:sort folders by displayname, preference to show all (subscribed/unsubscribed) Folders in MainView FolderPane, (default is NO) 2010-04-09 11:20:22 +00:00
Klaus Leithoff
f8c6e7d25f allow more options regarding the edit of signatures (account signatures), beware everything you edit here is filtered by purify, so not everything possible will have effect, so BEWARE and TEST -> you may destroy your signature using the new options 2010-04-09 07:52:43 +00:00
Klaus Leithoff
256e6ef220 applying system/default signature as default, when user has no signature assigned to user defined profile, and system signature is available. 2010-04-06 15:39:09 +00:00
Klaus Leithoff
ff82712ac3 IE6 compatibility for action buttons, html code cleanup 2010-02-24 13:36:20 +00:00
Klaus Leithoff
fc4aa78137 improving session control for felamimail bosieve async_vacation. Force sessions to be rebuilded 2010-02-17 14:22:48 +00:00
Klaus Leithoff
9520361123 get rid of comma in emailadresses, as imap_rfc_address_list assumes a new address to come after comma 2010-02-17 10:57:09 +00:00
Klaus Leithoff
ab4676bd14 using session control for felamimail/emailadmin, to control the loading of preferences for the setting of vacations by date by async job (user was not changed (since session was reused), when several users wanted to change their vacation message by date via async job at the same day) 2010-02-17 10:16:33 +00:00
Klaus Leithoff
c9a16380ef fix: fixing a few array_merge warnings 2010-02-03 08:57:02 +00:00
Klaus Leithoff
8d3a622182 feature: preview allows now to open an attached messages download window, wich displays the subject of the message in preview and its attachments 2010-02-02 15:35:45 +00:00
Klaus Leithoff
cbcc0a38e6 Backport of Rev28983: improve the parsing / cleaning of html messages 2010-02-01 15:35:53 +00:00
Klaus Leithoff
8c6881db7c quiten debug 2010-02-01 09:07:18 +00:00
Klaus Leithoff
6c8e0f2ee9 feature to be able to include/attach more than one message from a given mailbox to a message on opening the/a compose window 2010-02-01 08:20:48 +00:00
Klaus Leithoff
11febb8780 solution for the tabbing problem (you could not access the subject field by tabbing comming from above) suggested by stefan becker 2010-01-26 08:35:45 +00:00
Klaus Leithoff
9012fb3133 better control of subject length and preview Header region, adding addressbook add action to preview 2010-01-25 17:17:17 +00:00
Klaus Leithoff
5532be8c89 fixing a problem for not updating the folderstati on startup 2010-01-14 11:58:05 +00:00
Klaus Leithoff
d268673514 allow image resizing in display; make sure of proper trash/sent/draft/template handling, by using the preferences associated to the current profile; handle quoted emailadresses for imap_rfc822_parse_adrlist 2010-01-13 11:21:31 +00:00
Klaus Leithoff
40b5908a9b better control for the status message 2009-12-16 12:07:32 +00:00
Klaus Leithoff
70d74361f3 improving the display by toggling the editor mode; improving import of html mails after flaw in rev28758 2009-12-16 10:59:38 +00:00
Klaus Leithoff
d5524d0c23 further work to improve on status message issues, and minimizing refresh actions for the previewmode 2009-12-14 07:59:52 +00:00
Klaus Leithoff
ad4cd28f39 fix for handling action message on short refresh intervals in preview mode 2009-12-11 14:07:06 +00:00
Klaus Leithoff
a26aa408cb rather big commit to implement the message preview (3PaneView); You must update felamimail, as the version numer is increased and new hooks are introduced 2009-12-11 13:15:17 +00:00
Ralf Becker
8af064613c Created Stylite-EPL-9.2 branch 2009-12-08 08:39:43 +00:00