-
Updated
Sep 9, 2020 - JavaScript
chat
Here are 5,006 public repositories matching this topic...
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Sep 6, 2020 - Go
-
Updated
Sep 8, 2020 - Go
Right now if you delete a comment it is just disappear form the comment section. I think it would be better to show a modal to the user to confirm the delete action.
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Aug 7, 2020 - Swift
-
Updated
Sep 8, 2020 - CoffeeScript
-
Updated
Apr 15, 2020 - Java
-
Updated
Jun 16, 2020 - Objective-C
Describe the bug
The title text (aka mouse over text) starts with "undefined", e.g. "undefined This user can send messages in this groupchat". I think it's supposed to be the JID, but that's unavailable in semi-anonymous groupchats.
To Reproduce
Steps to reproduce the behavior:
- Join a semi-anonymous room as a non-moderator
- Point at someone in the participant list
- Wait for
I cannot reproduce this with the default usage of botui : the issue appears only when botui is part of a larger VueJS app.
When a markdown image is inserted in a message, it is immediately hidden if another message is displayed after.
botui.message.add({
content: 'Hello World'
});
botui.message.add({
content: 'Here is a picture : 

Doesn't seem to happen for previews of sites.