docbrown/app/services
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
..
suggester Add a few tests and fix user tag color bug (#482) 2018-06-22 10:22:53 -04:00
article_api_index_service.rb Fix API pagination issue (#97) 2018-03-18 12:34:06 -04:00
article_creation_service.rb Initial commit 2018-02-28 16:11:08 -05:00
authorization_service.rb Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00
chat_channel_creation_service.rb Add initial invitation framework for chat channels (#528) 2018-07-02 16:31:20 -04:00
chat_channel_update_service.rb Add initial invitation framework for chat channels (#528) 2018-07-02 16:31:20 -04:00
get_unseen_notifications_service.rb Add a couple specs for notifications and pages (#522) 2018-06-29 14:14:36 -04:00
membership_service.rb Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
moderation_service.rb Initial commit 2018-02-28 16:11:08 -05:00
read_notifications_service.rb Initial commit 2018-02-28 16:11:08 -05:00
user_role_service.rb [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00