Skip to content
#

chat

Here are 7,309 public repositories matching this topic...

OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)

  • Updated Mar 14, 2022
  • Go
owncast
mightymop
mightymop commented Jan 13, 2022

Describe the bug
In XEP 424 it is recommended to add a fallback text (body) for clients which does not have message retraction feature.
Furthermore clients other than converse could rely on a body and maybe wont execute a message retraction if there is no fallback body... I've noticed too, that for example message archive plugin for openfire server also does not save messages without a body

Fab1en
Fab1en commented Aug 27, 2018

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 : ![](https://www.google.fr/images/branding/g

Chat apps

GitLive

Extend GitHub with real‑time collaborative superpowers

Improve this page

Add a description, image, and links to the chat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chat topic, visit your repo's landing page and select "manage topics."

Learn more