element-web/src
Richard van der Hoff d5b550f89a replace q method calls with bluebird ones
```
find src test -name '*.js' |
    xargs perl -i -pe 's/q\.(all|defer|reject|delay|try|isFulfilled)\(/Promise.$1(/'
```
2017-07-13 00:50:01 +01:00
..
components replace q method calls with bluebird ones 2017-07-13 00:50:01 +01:00
i18n/strings Remove spurious comma 2017-07-11 17:35:25 +01:00
notifications Translate notification strings 2017-05-30 17:39:41 +01:00
skins/vector Make CSS more generic 2017-07-10 19:32:25 +01:00
utils PR feedback 2016-12-16 16:24:24 +00:00
vector replace q method calls with bluebird ones 2017-07-13 00:50:01 +01:00
header
VectorConferenceHandler.js replace q method calls with bluebird ones 2017-07-13 00:50:01 +01:00