This commit includes: * Additions to message and channel serializers for threads * New route and controller for a single thread * JS route for thread pane * Extremely basic thread pane component * Additions to channel manager to deal with threads, and ChatThread JS model * Changes to chat publisher and existing JS to get new thread ID when message is created |
||
|---|---|---|
| .. | ||
| category_chatables_controller.rb | ||
| chat_channels_archives_controller.rb | ||
| chat_channels_controller.rb | ||
| chat_channels_current_user_membership_controller.rb | ||
| chat_channels_current_user_notifications_settings_controller.rb | ||
| chat_channels_memberships_controller.rb | ||
| chat_channels_messages_moves_controller.rb | ||
| chat_channels_status_controller.rb | ||
| chat_chatables_controller.rb | ||
| chat_current_user_channels_controller.rb | ||
| chat_threads_controller.rb | ||
| hints_controller.rb | ||