docbrown/config
Ben Halpern 94e5154668
Add initial invitation framework for chat channels (#528)
* Add initial invitation framework for chat channels

* Update chat_channel specs

* Add DIY concept of accepting invite

* Add some js and fix spec

* Add full invite accept functionality

* Remove console.log from chat
2018-07-02 16:31:20 -04:00
..
environments Update chat and add precompilation paths (#406) 2018-06-08 15:31:48 -04:00
initializers Silence cache log outputs from dalli gem (#527) 2018-07-02 15:51:14 -04:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Remove precompilation related codes (#414) 2018-06-11 11:54:38 -04:00
application.rb Improve ArticlesController's authorization (#466) 2018-06-21 14:18:32 -04:00
boot.rb Initial commit 2018-02-28 16:11:08 -05:00
cable.yml Initial commit 2018-02-28 16:11:08 -05:00
database.yml Move statement timeout to env variable (#271) 2018-05-02 15:03:36 -04:00
environment.rb Initial commit 2018-02-28 16:11:08 -05:00
features.rb Remove Sendbird (#421) 2018-06-19 17:51:10 -04:00
puma.rb Initial commit 2018-02-28 16:11:08 -05:00
routes.rb Add initial invitation framework for chat channels (#528) 2018-07-02 16:31:20 -04:00
sample_application.yml Modify sample_application.yml and write test (#456) 2018-06-19 19:06:22 -04:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Initial commit 2018-02-28 16:11:08 -05:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00