docbrown/app/models
Mac Siri 8003191a4e Create Chat app (#175)
* Setup Pusher gem

* Create ChatChannel and Message model

* Create ChatChannelController

* Add back fix-db-schema-conflicts gem

* Add pusher-js package

* Add validations on Message & ChatChannel models

* Update Route

* Create MessageController

* Update ChatChannelController

* Create Chat app WIP

* Extract messenger render to Message Component

* Implement live chat WIP

* Implement live chat WIP (2)

* Add style and scrollToBottom feature for chat

* Create getUserDataAndCsrfToken function

* Add feature toggle to the new live chat

* Clean up ChatChannelsController & create spec

* Update ChatChannel spec

* Update Message spec

* Create MessagesController spec & refactor

* Clean up Chat app

* Fix lint

* Add character limit to Message
2018-04-04 14:19:57 -07:00
..
concerns Initial commit 2018-02-28 16:11:08 -05:00
.keep Initial commit 2018-02-28 16:11:08 -05:00
application_record.rb Initial commit 2018-02-28 16:11:08 -05:00
article.rb Add sponsors and a couple small changes (#166) 2018-04-02 14:47:34 -04:00
block.rb Initial commit 2018-02-28 16:11:08 -05:00
broadcast.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channel.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
collection.rb Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Add comment created_at to Algolia index (#95) 2018-03-17 15:52:02 -04:00
display_ad.rb Initial commit 2018-02-28 16:11:08 -05:00
email_message.rb Initial commit 2018-02-28 16:11:08 -05:00
event.rb increase event title length (#80) 2018-03-13 20:10:30 -04:00
feedback_message.rb Initial commit 2018-02-28 16:11:08 -05:00
follow.rb Update follow suggestions logic and add taggable to users (#147) 2018-03-26 13:14:24 -04:00
github_issue.rb Initial commit 2018-02-28 16:11:08 -05:00
github_repo.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
identity.rb Initial commit 2018-02-28 16:11:08 -05:00
job_opportunity.rb Initial commit 2018-02-28 16:11:08 -05:00
mention.rb Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05:00
message.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
note.rb Initial commit 2018-02-28 16:11:08 -05:00
notification.rb Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05:00
organization.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
podcast.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episode.rb Initial commit 2018-02-28 16:11:08 -05:00
reaction.rb Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05:00
role.rb Initial commit 2018-02-28 16:11:08 -05:00
tag.rb Add Algolia to comments, modify button styles, add comments tab to reading list area (#32) 2018-03-04 22:25:08 -05:00
tweet.rb Initial commit 2018-02-28 16:11:08 -05:00
user.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00