Tamas Fodor
|
76e099599b
|
Fix eslint lints in chat's jsx files (#4302) [deploy]
|
2019-11-04 15:51:30 -05:00 |
|
Mac Siri
|
2c456dcf86
|
Update Chat (#342)
* Remove the need for hiddenMessage class
* Prevent compose component from being re-rendered
* Add IntersectionObserver polyfill
|
2018-05-23 09:10:00 -04:00 |
|
Mac Siri
|
7cb65649e4
|
Update chat app (#326)
* Fix spacing
* Update webpacker gem to 3.5
* Add custom preact-compact config
* Add babel-loader to resolve a weird issue
* Add react-textarea-autocomplete
* Move 2 dependencies into devDependencies
* Add babel-eslint & eslint-plugin-babel
* Refactor chat
* Add fixed width to chat's channels
* Add timestamp for chat
* Fix long word issue
* Add showTimestamp options to chat
* Add profile image to chat
* Make profile image in chat circle
* Improve message send logic
* Add proper user session handling for chat
* Choose profile user image source for chat
* Adjust user's text color
* Fix lint
|
2018-05-21 13:19:56 -04:00 |
|
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 |
|