mozilla / chat.mozillafoundation.org

Open source Slack-alternative in Golang and React - Mattermost
http://mattermost.org
Other
5 stars 6 forks source link

add "who posted this" classes to the React components #52

Closed Pomax closed 8 years ago

Pomax commented 8 years ago

Right now a post by, for instance, giphy_bot does not indicate that its <div> belongs to giphy_bot in any meaningful way, making it impossible to filter noise out of a chat log. It would be most useful if post divs got a className={...} that contained the posting user's mattermost-name