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

Port Loqui to Cordova #944

Open TitanNano opened 8 years ago

TitanNano commented 8 years ago

Hello Everyone,

Firefox OS is dying and by now it's not clear what's going to happen with it in the future. It might become a community driven project under a new name, but who knows....

So my idea is to continue our project by shifting our main platform to Cordova which will alow us to run our Application on Android and iOS. There is a plugin to use the chrome.socket.tcp API and we would just need to write a shim to translate it to the TCPSocket API from Mozilla so CoSeMe could use it.

Of course we also need to wrap some other APIs, but the TCP socket would be our main problem. An other issue we would be facing is that we need to make our CSS work with WebKit and Blink.

I'd be happy about some feedback, anyone interested to continue the project like this?

nfsprodriver commented 7 years ago

Hello! Good to hear from your engagement. The first things I would think of are Contact Import, Notifications, Content Hub and the Noise Protocol cmeerw already working on. Maybe we can get rid of the DECRYPT ERRORS before finishing the implementation?

pharaone commented 7 years ago

Any news?

petermalcom commented 7 years ago

i cant see my loqui app in market place pliz help mee

On 13 November 2016 at 12:56, Emanuele Antonio Faraone < notifications@github.com> wrote:

Any news?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/loqui/im/issues/944#issuecomment-260176532, or mute the thread https://github.com/notifications/unsubscribe-auth/ATx0JKgAF8xD3HAbxjJWQA3NKkl0rrBLks5q9t7ogaJpZM4HU1eO .

nfsprodriver commented 7 years ago

I opened an issue about the tcp socket server for Ubuntu Touch. Everything about that should be discussed there: #1181 .