diff --git a/README.md b/README.md index 9d9614c..880ebc0 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,22 @@ -This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +## Status Web Chat + +[Click here to access status-web](https://status-im.github.io/chat/build/). note that no plugins are required, just a compatible browser. Currently recommended is Chrome. + +**Note: This is a proof of concept, and an alpha version. There will be bugs. If you you're looking for something more stable try the [status desktop app](https://status.im/get_desktop/).** + +known issues: +- Desktop *Chrome* only for now. There is an UI issue in firefox which causes the page to reload. +- Reportedly works on android mobile browsers but not on ios (to be confirmed). In theory it should work on any webrtc enabled browser. +- Direct chats and chat history is currently disabled. + +what you can do: +- Join other status channels, this bridges with devp2p network. +- see who is online in the channel (applicable to other status-web users) +- see who is typing in the channel (applicable to other status-web users) +- see previews for images, spotify (e.g `spotify:track:0vnfZAVW1Suiet6wtUMdg9`) +- code formatting(e.g ``js` var a = 3;``) +- upload files +- emojis support ## Available Scripts diff --git a/build/asset-manifest.json b/build/asset-manifest.json index 8076cd1..16dbe9c 100644 --- a/build/asset-manifest.json +++ b/build/asset-manifest.json @@ -1,7 +1,7 @@ { "main.css": "./static/css/main.9a6004a0.chunk.css", - "main.js": "./static/js/main.00af481e.chunk.js", - "main.js.map": "./static/js/main.00af481e.chunk.js.map", + "main.js": "./static/js/main.e0745bc2.chunk.js", + "main.js.map": "./static/js/main.e0745bc2.chunk.js.map", "static/css/1.b4a31a49.chunk.css": "./static/css/1.b4a31a49.chunk.css", "static/js/1.85aad662.chunk.js": "./static/js/1.85aad662.chunk.js", "static/js/1.85aad662.chunk.js.map": "./static/js/1.85aad662.chunk.js.map", @@ -11,6 +11,6 @@ "static/media/logo.svg": "./static/media/logo.5d5d9eef.svg", "static/css/main.9a6004a0.chunk.css.map": "./static/css/main.9a6004a0.chunk.css.map", "index.html": "./index.html", - "precache-manifest.8ef72375e14c217baaf2fd1018cd4a4c.js": "./precache-manifest.8ef72375e14c217baaf2fd1018cd4a4c.js", + "precache-manifest.8b0bdca8d1e6282298a11eee0441a525.js": "./precache-manifest.8b0bdca8d1e6282298a11eee0441a525.js", "service-worker.js": "./service-worker.js" } \ No newline at end of file diff --git a/build/index.html b/build/index.html index 5d46e23..be0d7fb 100644 --- a/build/index.html +++ b/build/index.html @@ -1 +1 @@ -