Age | Commit message (Collapse) | Author |
|
display subjects in real order (not is selection order), some code improvements
|
|
the list (#1489472)
|
|
various actions (#1489457)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- display errors only in dialogs (hide original message element),
- fix error when closing dialog on timeout after dialog was closed manually,
- center dialog vertically on the screen,
- use fadeOut effect on close.
|
|
|
|
|
|
option on contacts import was used (#1489420)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The bug cased e.g. displaying HTML content as plain text for messages
with Content-Type: text/html.
|
|
|
|
|
|
|
|
|
|
characters
|
|
|
|
(#1489433)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(use keydown event on all browsers)
|
|
other tasks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
abstracted functions to read and set UI settings. To be replaced with local storage...
|
|
|
|
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
|