-
Updated
Jun 26, 2022 - JavaScript
chat
Here are 7,762 public repositories matching this topic...
-
Updated
Jun 16, 2022 - TypeScript
-
Updated
Jun 25, 2022 - Go
-
Updated
Jun 24, 2022 - Go
-
Updated
Jun 21, 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
Jun 16, 2022 - Swift
-
Updated
Jun 24, 2022 - JavaScript
Flavor
No response
Export format
No response
Details
Discord has recently unveiled Text chat in Voice Channels, and it would be great to be able to export them.

-
Updated
Jun 20, 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 24, 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