docbrown/app/models
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
..
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 Improve and finalize video upload (#303) 2018-05-10 11:57:39 -04:00
badge.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
badge_achievement.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -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 Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
collection.rb Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
display_ad.rb Ben/small adjust (#265) 2018-05-01 12:46:28 -04: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 [Updated] Add aggregated follow notifications (#327) 2018-05-19 11:03:06 -04:00
github_issue.rb fix github issue comment liquid tag (#242) 2018-04-25 16:42:58 -04:00
github_repo.rb Resolve GitHubRepo issue (#323) 2018-05-16 16:14:14 -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 Update chat app (#326) 2018-05-21 13:19:56 -04: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 badges and org cta (#324) 2018-05-17 18:22:37 -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 [Updated] Add aggregated follow notifications (#327) 2018-05-19 11:03:06 -04:00
role.rb Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
tag.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
tweet.rb Initial commit 2018-02-28 16:11:08 -05:00
user.rb Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00