Skip to content
#

chat

Here are 6,180 public repositories matching this topic...

mhaaz
mhaaz commented Apr 21, 2021

Description:

Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.

Steps to reproduce:

  1. Go to "Room info" in a channel where you have privileges to change the room info.
  2. Toggle on the "Hide system messages" setting. Confirm that this change itself is not posted in the channel.
  3. Close
MrLuxuri
MrLuxuri commented Feb 26, 2021

One of the biggest things that will make it harder for new users coming for reddit is to find Lemmy's website itself.
I recently moved to Lemmy from reddit and took me 10 mins just to find lemmy, whenever I searched up Lemmy, this is what popped up instead.
![Screen Shot 2021-02-26 at 10 16 33 AM](https://user-images.githubusercontent.com/71905307/109318440-cc2ec780-781b-11eb-9ad7-286baccb0d78.

owncast
MFTabriz
MFTabriz commented Jun 26, 2021

I understand that we need the client-side JS support for the app to work. But the JS-disabled browsers should be presented with

  1. A proper explanation of why Owncast needs JS to work, and
  2. Some alternative ways of watching the stream (maybe just throw a HLS link for now)

What they are currently encountering is this:
![Screenshot 2021-06-26 at 18-08-33 Owncast](https://user-images.github

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

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