Age | Commit message (Collapse) | Author |
|
Clean up by removing now unused headers from attachment info, and add a
unit test for attachment rendering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and 'bad signature'
|
|
Allow user to move emails from trash to inbox
|
|
|
|
view for reading is; removing inline styles from an html tag to a proper css class
|
|
|
|
of having a fixed size
|
|
|
|
|
|
|
|
- Issue #353
|
|
Fixing for #189
|
|
|
|
|
|
given address
|
|
Mail item refactor
|
|
|
|
|
|
|
|
|
|
|
|
to an email
|
|
|
|
|
|
|
|
|
|
change solution to let event be handled in mail item mixin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bltavares/preprend-messages-with-response-information
Prepend mail quoting with the sender information #66
Removes argument fixing of the i18n library #66
|
|
Issue #363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymore
|
|
|
|
|
|
|
|
Makes the mail model creation more linear
|
|
I was surfing the code and I got quite confused with the closures and
redefinitions of `this` when creating the mail model.
I tried to keep the style of grouping together the functions assignment
on the model on the end.
|