diff --git a/static/icons/git-fork.svg b/static/icons/git-fork.svg new file mode 100644 index 0000000..7ad04cf --- /dev/null +++ b/static/icons/git-fork.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/src/components/chat/ChatArea.vue b/static/src/components/chat/ChatArea.vue index 4150aa5..430f3eb 100644 --- a/static/src/components/chat/ChatArea.vue +++ b/static/src/components/chat/ChatArea.vue @@ -20,10 +20,18 @@ {{ userHeaderLabel(msg) }} -
+
@@ -53,6 +61,29 @@
+
+ + + +
@@ -605,7 +636,7 @@