swarms/active/039-group-chat
Alex Kohler 50a7b474e4 #158/#212 Ideas should be 3 digits (#230)
* Ensure ideas numbers are 3 digits

* Remove old 39-group-chat directory

* Sort ideas on ideas and people pages

* Fix typo
2018-05-07 10:58:02 +08:00
..
requirements #158/#212 Ideas should be 3 digits (#230) 2018-05-07 10:58:02 +08:00
user-stories #158/#212 Ideas should be 3 digits (#230) 2018-05-07 10:58:02 +08:00
README.md #158/#212 Ideas should be 3 digits (#230) 2018-05-07 10:58:02 +08:00
glossary.md #158/#212 Ideas should be 3 digits (#230) 2018-05-07 10:58:02 +08:00
roles.md #158/#212 Ideas should be 3 digits (#230) 2018-05-07 10:58:02 +08:00

README.md

Preamble

Idea: <to be assigned>
Title: Group Chat
Status: Draft
Created: 2017-11-23
Related: https://github.com/status-im/ideas/issues/15

Summary

Provide a powerful group chat with flexible moderation features

Swarm Participants

  • Lead Contributor: @james
  • Testing & Evaluation: (TBD)
  • Contributor: @themue
  • Contributor:
  • PM: (TBD)
  • UX (if relevant): (TBD)

Product Overview

Users want to have a convenient and powerful group chat comparable to the market competitors. But beside these standard operations they want to have greater control over the content in their chat feeds ensuring a positive experience. We can give users that control by providing them with a suite of moderation tools. Our moderation tools will enable users to define their own content rules or subscribe to a moderation provider to do it for them. A marketplace will ultimately exist where users can choose from a range of moderation providers.

Minimum Viable Product

  • Goal Date: (TBD)
  • Description: The MVP provides users with basic moderation tools so that they can block users, filter posts with certain phrases, and reduce spam.

User Stories

Requirements

  • A format / schema for moderation rules must be defined.
  • A standard rules interface for smart contracts must be defined.
  • A smart contract that must:
    • Allow a caller to burn any ERC20 token.
    • Allow a caller to label burn amounts.
    • Return burn amounts given a token address, user address, and an optional label.
  • A moderation settings UI must exist where the user may configure:
    • Blocked users.
    • Filtered phrases.
    • The address of a smart contract to call.
    • Burn amount required.
  • UserA must be able to block a UserB from UserB's profile.
  • Messages are evaluated against the moderation rules before they are rendered, aborting render where necessary.
  • Moderation rules must persist between sessions.
  • Chat group settings UI must:
    • Display the user's burn amount for that channel.
    • Allow users to burn tokens for that channel.

Dates

  • Goal Date: (TBD)
  • Description: (TBD)
  • Testing Days required: (TBD)

Success Metrics

Copyright and related rights waived via CC0.