-
Updated
Dec 21, 2020 - JavaScript
chat
Here are 5,350 public repositories matching this topic...
-
Updated
Dec 17, 2020 - TypeScript
-
Updated
Dec 18, 2020 - Go
-
Updated
Dec 20, 2020 - Go
Deny missing docs
If we compile with #![deny(missing_docs)] in lib.rs, the compiler will warn us about any public functions and items without documention. I think it would be very useful to add this documentation, both for potential contributors and for our own understanding of the code. This might even be a good task for new contributors, because it doesnt require knowledge of the code (we can always answer ques
-
Updated
Dec 18, 2020 - JavaScript
-
Updated
Dec 18, 2020 - Swift
-
Updated
Dec 21, 2020 - CoffeeScript
-
Updated
Oct 7, 2020 - Java
-
Updated
Sep 25, 2020 - Objective-C
Currently when an OMEMO message comes in, the desktop notification only says that an encrypted message has arrived, but there is no way to get the decrypted message text in the notification. It would be nice to have the clear text message in the notification instead, or have a config setting to select between the two variants.
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 :  on the account registration page. I'm not sure what the best visuals are for this; options include:
?icon with a popover explaining this detail next to the "Email" fieldText c