docbrown/app/javascript
Mac Siri b4292ade33 Implement chatroom (#308)
* Fix multiple chat loading bug

* Open profile links in chat via new tab

* Add unmount handling for chat

* Add overscroll property to chat

* Add channel_name to ChatChannel model

* Create route and page for chatroom WIP

* Expose ChatChannel id to live page

* Implement multichannel support WIP

* Implement chatroom page WIP

* Add css for chatroom

* Update chat's moderation

* Refactor chat's message type

* Swap the use of :message_markdown & :message_html

* Add channel permissions WIP

* Fix failing specs

* Adjust json reponses

* Add empty message prevention

* Update participant error message

* Change Workshop channel to General
2018-05-14 12:50:32 -04:00
..
.storybook Add (P)react Storybook. (#142) 2018-03-26 11:56:32 -04:00
chat Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
packs Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
sidebar-widget Fix who to follow issues 2018-05-01 11:36:35 -04:00
src [Updated] Suggested Follows Sidebar (#240) 2018-04-30 17:45:01 -04:00
src-sendbird Initial commit 2018-02-28 16:11:08 -05:00
stories Dx/add prettier code (#188) 2018-04-09 14:05:18 -07:00
.eslintrc.js Update chat app's features (#204) 2018-04-16 13:20:12 -07:00