Age | Commit message (Collapse) | Author |
|
This reverts commit e713820dc119ff33fdd3b3161ad693fb430c32f4.
|
|
This reverts commit 0e443ce40e684c095285efb774fefe3a824413d7.
|
|
|
|
- Extract the attachment file box to a partial
- Adds logic to show/hide the download arrow icon
|
|
- Extracts the attachents list template to a partial
- Enable attachments on reply, reply all and forward
|
|
Issue #573
|
|
Issue #573
|
|
|
|
list payload as a mixin
Issue #548
|
|
- Change 'use strict' mode to function-level
- Update needed files
|
|
Issue #548
|
|
Issue #548
|
|
implementation. #512
|
|
|
|
If a draft was never saved before, and there wasn't
any change to save, we now discard it instead saving
and deleting it. This also lessens the calls to saveDraft
that was causing some draft duplication.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Issue #353
|
|
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.
|
|
-Issue #189
|
|
|
|
- Successful rendering of tag list in left pane depended on specific call order of async events
|
|
the left_pane_dispatcher as a middleman
|
|
|
|
|
|
tags. Also, disabling the tags feature toggles
|
|
|
|
were valid receipients
|
|
- Fixup for issue #52
|
|
- Fixup for issue #52
|
|
|
|
if recipients are undefined for one recipient type but not the others
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|