mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-18 11:57:59 +00:00
See Changelog
Monotone-Parent: c4cf916deded766b0ec097265e36dfa44044cd71 Monotone-Revision: 5457dab94bc7224402eec992425d14381e88c381 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-01T19:29:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
2010-11-01 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/MailerUI.js (mailListToggleMessagesRead):
|
||||
we now accepts an element as argument to directly set a message as
|
||||
read or unread. Also fix the bug of marking multiple messages.
|
||||
(mailListToggleMessagesFlagged): idem.
|
||||
(messageListCallback): no more observers are registered on the
|
||||
rows and cells. All events are delegated to the table.
|
||||
(onMessageSelectionChange): implemented event delegation on the
|
||||
table.
|
||||
(configureMessageListEvents): idem.
|
||||
|
||||
* UI/WebServerResources/generic.js (onRowClick): we now accepts an
|
||||
element as argument, bypassing the event's target element and the
|
||||
event listener.
|
||||
|
||||
* UI/MailerUI/UIxMailListActions.m (-messageSubject): we now
|
||||
escape HTML tags in the returned string.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user