loqui / im

Loqui IM allows you to use all your chat accounts in just one FirefoxOS or Ubuntu Touch app.
https://loqui.im
304 stars 112 forks source link

added support for building a Chrome app #1072

Closed cmeerw closed 8 years ago

cmeerw commented 8 years ago

Note that Chrome apps can't use any synchronous APIs (i.e. synchronous XMLHTTPRequest or even localStorage), therefore needed to rework any access to localStorage to make it async-friendly and reworked initialisation of the application