docbrown/app/controllers
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
..
admin Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
api/v0 [WIP] Improve article boosting abilities and insights (#237) 2018-05-02 12:24:54 -04:00
concerns Initial commit 2018-02-28 16:11:08 -05:00
internal Remove unused code and columns (#292) 2018-05-08 17:09:13 -04:00
notifications Verify CSRF token for reads_controller (#184) 2018-04-06 08:35:57 -07:00
additional_content_boxes_controller.rb Add follow tracking for orgs with working follow (#300) 2018-05-10 09:54:46 -04:00
analytics_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
application_controller.rb Remove logger info when signing in (#274) 2018-05-03 15:58:27 -04:00
articles_controller.rb Improve and finalize video upload (#303) 2018-05-10 11:57:39 -04:00
async_info_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
badges_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
blocks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
buffered_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channels_controller.rb Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
comments_controller.rb Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
dashboards_controller.rb Authenticate users first in /dashboard (#145) 2018-03-26 11:50:16 -04:00
email_subscriptions_controller.rb Create "invalid token" page for EmailSubscriptionController (#218) 2018-04-18 13:19:08 -04:00
events_controller.rb Show Pages For Events (#30) 2018-03-09 16:46:27 -08:00
feedback_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
followed_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
ga_events_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
github_repos_controller.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
giveaways_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
image_uploads_controller.rb Ben/gardening (#68) 2018-03-09 21:50:19 -08:00
live_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
messages_controller.rb Update chat app (#326) 2018-05-21 13:19:56 -04:00
moderations_controller.rb Add /mod views (#299) 2018-05-09 18:26:36 -04:00
notifications_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
omniauth_callbacks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
onboarding_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
pages_controller.rb Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
reading_list_items_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
registrations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
social_previews_controller.rb Adjust profile styling and widget style updates (#312) 2018-05-14 16:42:31 -04:00
stories_controller.rb Remove unused code and columns (#292) 2018-05-08 17:09:13 -04:00
stripe_active_cards_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stripe_subscriptions_controller.rb Prevent enter key and any extraneous form submission for membership (#79) 2018-03-13 20:12:40 -04:00
tags_controller.rb Andy/misc/add tests for tag edit (#205) 2018-04-12 15:12:38 -07:00
users_controller.rb Implement periodic email digest (#123) 2018-03-27 13:29:08 -04:00
video_states_controller.rb Changed :message to :Message, should work now 😡😡😡 (#290) 2018-05-08 10:03:07 -04:00
videos_controller.rb Improve and finalize video upload (#303) 2018-05-10 11:57:39 -04:00