Chalarangelo/cows-js

Additional features

Open

#1 opened on Dec 1, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (2 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • help and kick commands
  • Properly format users output
  • Use timestamps are React keys
  • Improve CSS styling
  • Chatrooms between two or more users
  • Display user list
  • Use the stored data to transmit some of the most recent messages
  • Allow scrolling up for older messages
  • Figure out a way to show only time instead of date and time for messages received the same day
  • Allow image uploads for each user, store in filesystem
  • Allow file transfers (WebRTC)
  • Add encryption or secret password to start using the application
  • Provide a way to hook it all up to a database, if a user wants to do so
  • Integrate a gif keyboard or use Google's gboard to send gif images
  • Add an emoji keyboard
  • Add notifications
  • Markdown support (bold, italics, code mostly)
  • Auto-linking for appropriate pieces of content
  • Auto-embedding for youtube videos

Contributor guide