Giter VIP home page Giter VIP logo

chat's People

Contributors

gliderman avatar

Watchers

 avatar

chat's Issues

Chat client not connecting fully on first try

Chat will allow you to sign in, but then sometimes fails to load the interface with all of the data. It appears to be slightly out of sync with the server, where it does not wait long enough to connect. Should be able to be fixed with a slight delay.

Threads not going to top of list

In the original Chat program, when a thread got a new message, it would pop to the top of the thread list. This has not yet been implemented in the new Chat.

Version checking

Implement version checking to prevent use of older versions. Should display link to download new version.

Not all data encrypted

Some of the data is not getting encrypted, such as the user's name when they send a message. Also, when the server sends the original message, it might not be encrypted as well...

Chat IP change

Internet provider changed our IP address, this will be fixed soon.

Thread lists not compressing

When the Chat window in scaled down vertically, the thread lists do not create a scroll view, they just shrink.

Buffer overflow for joining long Chats

When joining a Chat that has been going on for a while, with loads of messages, the current way to send the log to the client will wind up being too long for it to send (max of about 65000 bytes). Implement way to send messages silently to the client from the server.

Thread lists not generating scroll bar

When there are too many threads to fit in the window, the threads just compress themselves, not creating a scrollbar. Auto-detection should be fully implemented to force the size of the thread views.

More server tools needed

Server needs to be able to debug the connections much better. Currently only shows when the server last got a heartbeat from each client. A GUI with last contact lists would be much better. Also being able to ping each client.

Mac: Adding a thread leaves full-screen mode

When adding a thread from any computer, Chat runs pack() which forces Mac users to exit full-screen. Then can then go back, but it is still a glitch. Lower priority than then others.

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.