element-web/src/components/views
Richard van der Hoff 1d2d086a58 Replace q.allSettled()
Bluebird doesn't have an `allSettled` method, so instead catch the exceptions and
use `all`.
2017-07-13 00:50:01 +01:00
..
context_menus replace q method calls with bluebird ones 2017-07-13 00:50:01 +01:00
dialogs fix broken vars 2017-06-19 00:01:11 +01:00
directory Allow mxc: URLs for icons in the NetworkDropdown 2017-02-02 19:35:36 +00:00
elements Change missed 'Redact' to 'Remove' in ImageView. 2017-06-19 16:24:03 -06:00
globals use `_t` on string literals and i18n 'warning' 2017-06-22 15:05:13 +01:00
login Sanitize translated HTML 2017-05-31 16:38:51 +01:00
messages Fix h2 in markdown being weird 2017-06-16 11:36:24 +01:00
rooms remove unused imports 2017-06-02 21:57:42 +01:00
settings Replace q.allSettled() 2017-07-13 00:50:01 +01:00