Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hibiken/Rails-Messenger

Facebook Messenger clone built with Rails 5 features: ActionCable, webpacker
https://github.com/hibiken/Rails-Messenger

Add messages reducer

c0ee0774bffbec08b207b6b577eb9de2a123199f authored over 7 years ago by Ken Hibino <[email protected]>
Add MessageDetailViewContainer

1a09fbca18ce38e336abfa2c33e7db0aa180bac5 authored over 7 years ago by Ken Hibino <[email protected]>
Add activeThreadId reducer

069cacfe1e00e40f95adda40796c43ddeb537b60 authored over 7 years ago by Ken Hibino <[email protected]>
Add MessageThreads#show action

e2c62f25a5f0a04d886b5e04456787c45fd93534 authored over 7 years ago by Ken Hibino <[email protected]>
Change MainSidebar to take an array of messageThreads instead of an

array of users

6c41856d0aee74f43e24ca617f59ef22841547b1 authored over 7 years ago by Ken Hibino <[email protected]>
Update message_threads reducers

760909d4b43828c32e87d888b2fe8361725ec55b authored over 7 years ago by Ken Hibino <[email protected]>
Add messageThreads reducers

15ee255f952f4138743947b7e9b4b608f36197af authored over 7 years ago by Ken Hibino <[email protected]>
Create ApiController

9ece00dd891d18ba2b1f961b2189decc51574d5c authored over 7 years ago by Ken Hibino <[email protected]>
Update axios initializer to use correct baseURL in production

9a512d63c25765e5a14dfd5ce1858b3e92174817 authored over 7 years ago by Ken Hibino <[email protected]>
Move Facebook API credentials

1939e0d52a74a554a369920eca04ddc5f5e3fec2 authored over 7 years ago by Ken Hibino <[email protected]>
Specify ruby version to 2.4.0

94912dc691ad90261801a781261c2e19b8b842b0 authored over 7 years ago by Ken Hibino <[email protected]>
Install react-tagsinput and react-autosuggest for SearchHeader

b1b773d901376fb00ef2221f1e22c07dfb90d833 authored over 7 years ago by Ken Hibino <[email protected]>
Add MessageDetailView component

af7d3b7ef1ce739827bf253af4508f770a16c4d2 authored over 7 years ago by Ken Hibino <[email protected]>
Fix MessageThreadsController#create

31d12dbba3032e5f41e780476a6801facd4d6967 authored over 7 years ago by Ken Hibino <[email protected]>
Add RSpec and FactoryGirl

e4a65b849786d0b367730e5e31aca20a05c93d7e authored over 7 years ago by Ken Hibino <[email protected]>
Add MessageThreads#create action

6f02bbf76ad7b2386cbcac785dcf73b6c2e17dbe authored over 7 years ago by Ken Hibino <[email protected]>
Add Message, MessageThread, MessageThreadsUser models

d4409f17680e6b31ca754b190016f9e9aa11849e authored over 7 years ago by Ken Hibino <[email protected]>
Add base styling

04ecaf8c64ec9274428bc86fc73472469c4cb792 authored over 7 years ago by Ken Hibino <[email protected]>
Configure axios to include authentication token in headers

994cc8e73b6bde5e2773aae014d891f0ea5e732d authored over 7 years ago by Ken Hibino <[email protected]>
Autheticate user from token in users#index action

39e35d8bcadbd6f14ed410bf5720bfec1f68a559 authored over 7 years ago by Ken Hibino <[email protected]>
Add JWT authentication to ApplicationController

45665eedc0b167070b49c50dfc38cd2ac531aa82 authored over 7 years ago by Ken Hibino <[email protected]>
Add users#index action

0e00fa8d74e2b9f8ab891fd1497c2fdd5c75e694 authored over 7 years ago by Ken Hibino <[email protected]>
Add users reducer and actions

998c492ea3a7322b490ed2b9d7e84f7d84c23d23 authored over 7 years ago by Ken Hibino <[email protected]>
Add Redux and setup store

42ed71b4bb480068b612faad98dce24dc1a3b1e2 authored over 7 years ago by Ken Hibino <[email protected]>
Add Dashboard component

1d59ce5d88b9667bb11c161611fa36c1cb51d51b authored over 7 years ago by Ken Hibino <[email protected]>
Add Facebook sign in with Omniauth

b8a61a8e52bffcac76c2a521fc640734f1c06949 authored over 7 years ago by Ken Hibino <[email protected]>
Install devise gem

19b0781c868a50afe26aa7a6cd24d3506565620f authored over 7 years ago by Ken Hibino <[email protected]>
Clean up comments in Gemfile

a45d92a65769c406b822449bae995d547b477355 authored over 7 years ago by Ken Hibino <[email protected]>
First commit

93f03fb6fdcca4ece46f45a82c69e47b9091bee7 authored over 7 years ago by Ken Hibino <[email protected]>