lukejacksonn / react-slack-clone

Complete chat application, built with Chatkit | by @lukejacksonn

Home Page:https://pusher.com/chatkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message sharing

bookercodes opened this issue · comments

There are two kinds of message sharing,

  • Sharing a message with a fellow user
  • Sharing a message externally

If we allow users to share messages within the app, perhaps we shouldn't let them share private messages?

I am not sure what sharing messages externally might look like. Thoughts?

Sharing, like the share feature you see in most apps where it opens up options to share to someone on email, hangouts, or a social media app?

I think @bookercodes means deep linking to a given message in a given room.