Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|