]> git.parisson.com Git - teleforma.git/commit
Add reply option to chat
authorYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 27 Jun 2022 15:23:37 +0000 (17:23 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 27 Jun 2022 15:23:37 +0000 (17:23 +0200)
commit0aade62bce206fb3a1d14b571b907cb471aeaac9
tree0b019a841b8b5216749d238a8ad8591de3ae455a
parentced4184ca3914fca574773e4503a26c6f04bce36
Add reply option to chat
teleforma/migrations/0020_chatmessage_reply_to.py [new file with mode: 0644]
teleforma/models/chat.py
teleforma/src/js/components/Chat.vue
teleforma/src/package.json
teleforma/src/yarn.lock
teleforma/ws/chat.py