Skip to content
#

chat

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

alya
alya commented May 26, 2022

At present, while the left sidebar "Drafts" link tooltip includes the keyboard shortcut, the compose box "Drafts" link tooltip does not. We should fix this.

The compose box "Drafts" tooltip should thus be "Drafts (d)", with the same styling as the compose box x button tooltip:
![Screen Shot 2022-05-26 at 4 20 30 PM](https://user-images.githubusercontent.com/2090066/170594930-8926447c-8740-48

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.

enhancement help wanted good first issue
owncast
pixeldesu
pixeldesu commented May 21, 2022

Probably a low priority issue, but currently users can just adjust the maxlength attribute of the username field to get usernames longer than the 60 by default, and can cause text in the overlays to overflow. Not really critical, but maybe a small consideration to make.

(For the UI, something like text-overflow: ellipsis would suffice for usernames to prevent major breakage)

good first issue chat
pawann-2000
pawann-2000 commented Apr 23, 2022

Version

2.34.0

Flavor

GUI (Graphical User Interface), CLI (Command Line Interface)

Export format

No response

Details

##Both CLI and GUI are giving out the same error while trying to export the chats,

.NET Runtime 6.0 is installed before running as prompted

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

PR Chat

Monitor and discuss your Pull Requests right within Slack

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