dwyl / hapi-socketio-redis-chat-example

:speech_balloon: Real-time Chat using Hapi.js + Socket.io + Redis Pub/Sub (example with tests!!)
GNU General Public License v2.0
365 stars 73 forks source link

Additional feature ideas #50

Open hdrdavies opened 8 years ago

hdrdavies commented 8 years ago
  1. Authenticating the application with Github / Google / Facebook
  2. Make rooms
    • Display rooms to join
  3. Display list of users on side of channel or room
  4. Custom notifications
    • Sounds
    • Notifications from other rooms
  5. Uploading files
  6. Markdown friendly / Custom text (e.g. bold, italics)
  7. Emojis
  8. Monetise chatrooms
  9. Private chatrooms
  10. Video chat
  11. Sound messages
  12. Random chat (chatroulette)
nelsonic commented 8 years ago

@hdrdavies want to split these ideas out into separate issues so they can be elaborated and worked on individually?

hdrdavies commented 8 years ago

@nelsonic will do. I'll do the ones that people are working on today. I can do the rest too if you would like

nelsonic commented 8 years ago

Thanks. and up to you. :+1:

hdrdavies commented 8 years ago

done the ones for today :+1: