Code Monkey home page Code Monkey logo

chobchat's People

Contributors

barodeur avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

chobchat's Issues

Add VOIP

The application would be definitely more valuable if it could initiate video call between members of the room.

Show multiple conversations

So far the application could only access a single room. The id of the room was hardcoded and could not be changed at runtime.

Show message sender

It is not currently possible to identify the sender of a message.
At least the application should display the sender id like @paul:chobert.fr.

Show message creating time

It is not currently possible to see when a message was sent.
It would be great to see when a message was sent with either a "duration from now" format like "just now", "5 minutes ago", "4 hours ago" or an absolute time format.

Upgrade to yarn v3

I've made an attempt a couple of days ago to update the yarn version to v3 but I encountered build issues with Vercel.

Unable to run on Electron

Whenever the application starts in an electron process, the following error happens:

createIconSet.js:6 Uncaught ReferenceError: exports is not defined
    at eval (createIconSet.js:6)
    at Module../node_modules/@expo/vector-icons/build/createIconSet.js (renderer.js:1451)
    at __webpack_require__ (renderer.js:791)
    at fn (renderer.js:102)
    at eval (AntDesign.ts?12b8:1)
    at Object../node_modules/@expo/vector-icons/build/AntDesign.js (renderer.js:1285)
    at __webpack_require__ (renderer.js:791)
    at fn (renderer.js:102)
    at eval (Icons.ts?685e:1)
    at Object../node_modules/@expo/vector-icons/build/Icons.js (renderer.js:1373)

The regression happened after #30 was merged, originally I though it was a config change, but I identified that this would happen as soon as an icon from @expo/vector-icons is used.
Before this pull request was merged, the code from @expo/vector-icons was probably stripped from the renderer.js.

iOS messages in wrong order

The messages on iOS are displayed in the wrong order. The oldest message is displayed at the bottom of the list instead of the most recent message.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.