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