-
Updated
Jun 16, 2022 - JavaScript
chat
Here are 7,717 public repositories matching this topic...
-
Updated
Jun 12, 2022 - TypeScript
-
Updated
Jun 14, 2022 - Go
-
Updated
Jun 15, 2022 - Go
-
Updated
Jun 9, 2022 - Java
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.

-
Updated
May 16, 2022 - Swift
-
Updated
Jun 16, 2022 - JavaScript
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
-
Updated
Apr 5, 2022 - CoffeeScript
-
Updated
May 23, 2022 - Java
-
Updated
Jun 7, 2022 - Objective-C
Describe the bug
When a form, sent via an adhoc command, contains a field named "username", it is not displayed at all.
Expected behavior
username is a valid field name, so the form should be displayed
Environment:
- Desktop
- Firefox
- Converse.js version [e.g. 4.2.0]
Additional context
I commented a minimal example here: https://github.com/conversejs/converse.js
-
Updated
Jun 15, 2022 - 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 : 

This PR adds a function to disable the subscribers tab for private
streams if a user is not subscribed to the stream and is not an admin.
We also live update the state of subscribers tab on changing privacy
of stream.
Completing #21537 opened by @Zoronium. Made a few improvements to
directly use
can_view_subscribersfunction, enabling "General" tab in casesubscribers tab was opened when