Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add messaging capabilities #19

Open
13 of 22 tasks
barelyknown opened this issue Sep 17, 2015 · 0 comments
Open
13 of 22 tasks

Add messaging capabilities #19

barelyknown opened this issue Sep 17, 2015 · 0 comments

Comments

@barelyknown
Copy link
Member

Need to add policies for channel, message, and channel subscription.

  • Channel
  • Messages
  • ChannelSubscription

Resources

  • Channel
  • Messages (from a player (maybe polymorphic) to other players (or more broad?))
  • ChannelSubscription

Channel

  • status (enum) *required
  • name
  • description
  • messages

Message

  • channel *required
  • author (polymorphic) *required
  • body *required
  • created-at

ChannelSubscription

  • channel
  • subscriber

Features

  • Friends
  • Emoji
  • Markdown formatting
  • Notifications
  • Muting
  • Presence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant