-
Would be nice if the user may also request history for groupchats the same way as it is possible for private chats.
covex updated
7 years ago
-
We can see a lot of:
[XX:XX:XX] *** USER (user@server/client) has been kicked (User seems to be unreachable (didn't respond to a ping request).)
But the option is not enabled in Options -> Message…
-
### Plugin Description
Plugin that displays a friend icon next to someone's username in servers/groupchats/DM list if they are your friend
### Existing Plugin for other mod
_No response_
### Reque…
-
Website support group chat is broken with converse 5.0.3 and above. Reverting back to 5.0.2 until the issue can be fixed
-
Reported on 5155b87916cd3d1d45cae5c748ecaea1ec87d652.
-
### Describe the bug
When trying to use Autogen only with [Custom Models](https://microsoft.github.io/autogen/blog/2024/01/26/Custom-Models), the functionality of Group Chat with `select_speaker_pr…
-
I can do:
`$client->message->send($message, $recipient,$msg_type);`
where $msg_type = 'chat' and send the specified message to the specified recipient.
changing $msg_type to 'groupchat' does no…
-
sibyl_xmpp doesn't catch clean room parts, which are an "unavailable" presence sent to the real jid from the room jid (by the server). These would happen, for example, during an XMPP server restart.
…
-
Create the basic front-end functionality to be connected to the back end.
-
When a user leaves a groupchat, their messages don't disappear. This is weird because I thought I added cascade on delete, but this now becomes a design decision. What is better, leaving their message…