openchat icon indicating copy to clipboard operation
openchat copied to clipboard

Chatting Platform

Results 37 openchat issues
Sort by recently updated
recently updated
newest added

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.2.2 to 3.4.36. Changelog *Sourced from [symfony/http-foundation's changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md).* > CHANGELOG > ========= > > 5.0.0 > ----- > > * made `Cookie` auto-secure and lax by default...

dependencies

Closes #26 Application can be run in docker by using the command ```docker-compose up``` Signed-off-by: [email protected]

Currently, When someone sends the message, a whole set of conversation reloads/creats using DOM manipulation. Rather doing this, we can only add the new message to the conversation area like...

enhancement
hacktoberfest

Crawler crawls some basic data show the user a basic outline of the link sent in the message.

enhancement
hacktoberfest
Feature
Beginner-Level

Allowing user to edit his profile pic along with other details.

enhancement
Moderate-level
Icebox

#51 add support for user pic upload

enhancement
help wanted
hacktoberfest
Feature