chat
Here are 7,006 public repositories matching this topic...
At present, in stream typeahead in the compose box, we sort pinned streams > subscribed streams > other streams, with message volume serving as the tie breaker.
To improve the likelihood that the desired streams are sorted at the top, we should change the ordering to be:
stream that the message is addressed to (if any) > unmuted pinned streams > unmuted subscribed streams > muted streams > o
-
Updated
Nov 29, 2021 - TypeScript
-
Updated
Dec 26, 2021 - Go
-
Updated
Dec 31, 2021 - Go
-
Updated
Jan 1, 2022 - Go
Is your proposal related to a problem?
Notification messages arrive only in HTML format, and "text first" mail clients, like claws mail, etc. get a code message, with html tags, etc.
Describe the solution you'd like
Messages should use both formats, plain text and html.
While we have offered a "donate" link as one of the available social options for some time, I wonder if people would find it nicer to add an explicit "Donate" button on the top level list of buttons next to "Follow" and the custom external actions.
People can create their own using the "External Actions" feature in the admin, but I do think maybe just having a text field where somebody can drop
-
Updated
Dec 7, 2021 - Swift
-
Updated
Dec 28, 2021 - CoffeeScript
-
Updated
Oct 24, 2021 - Java
-
Updated
Dec 28, 2021 - JavaScript
-
Updated
Aug 13, 2021 - Objective-C
Describe the bug
If I close a chat browser tab( auto_login:true and view_mode: 'fullscreen') without logout and reopen it in the new tab, file upload button is missing.
To Reproduce
Steps to reproduce the behavior:
- Open new chat window(auto_login:true and view_mode: 'fullscreen')
- Open same chat window in separate browser tab without log out previous tab.
- See error - upload
-
Updated
Dec 20, 2021 - Python
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 : 


Description:
Permission