Age | Commit message (Collapse) | Author |
|
|
|
|
|
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 :)
|
|
|
|
|
|
|
|
|
|
try/dev/staging
|
|
left pane have consistent color scheme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Issue #291.
|
|
Issue #192
|
|
This reverts commit bc6bdc8dd3c03eb875215ecfe0253a4bb3e0275a.
not necessary since self and this are holding the same context here.
|
|
into alabeduarte-192
|
|
Added semi colon to line 99.
|
|
- Issue #189
|
|
- Issue #189
|
|
-Issue #189
|
|
|
|
|