Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
To introduce variables on the internationalization functions we should
be able to pass extra arguments to the `i18n.t`.
The way it was we could only pass the key and no more options to
interpolate values.
|
|
|
|
Unchecking all emails when changing inbox
|
|
Triggering events.ui.mails.uncheckAll when calling
events.ui.tag.select
refers to #289
with @mindyor :)
|
|
|
|
|
|
|
|
|