]> git.parisson.com Git - teleforma.git/commit
Now use socket to get last messages from chat instead of ajax request
authortest test <yoanl@pilotsystems.net>
Wed, 7 Jul 2021 15:17:11 +0000 (17:17 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 7 Jul 2021 15:17:11 +0000 (17:17 +0200)
commit516213f36f166560bc8d14380c2bc0fbec9a927f
tree4871990ca494433bcd61cb718a7f43997cd62f7c
parentadfc40f1515a6af603787df9b685189ede0b5788
Now use socket to get last messages from chat instead of ajax request
teleforma/src/js/components/Chat.vue
teleforma/static/teleforma/dist/app.css.map
teleforma/static/teleforma/dist/app.js
teleforma/static/teleforma/dist/app.js.map
teleforma/templatetags/webpack.py
teleforma/views/core.py
teleforma/ws/chat.py
teleforma/ws/logger.py