Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Issue #453
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove foundation inline javascript.
|
|
signature and encryption status
|
|
Clean up by removing now unused headers from attachment info, and add a
unit test for attachment rendering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow user to move emails from trash to inbox
|
|
- Issue #353
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Triggering events.ui.mails.uncheckAll when calling
events.ui.tag.select
refers to #289
with @mindyor :)
|
|
|
|
|
|
|