-
Updated
Jul 9, 2022 - TypeScript
chat
Here are 7,823 public repositories matching this topic...
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Jul 8, 2022 - Go
-
Updated
Jul 8, 2022 - Go
-
Updated
Jul 6, 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.

Export format
JSON
Details
dotnet DiscordChatExporter.Cli.dll exportguild -t $DISCORD_TOKEN -g $DISCORD_GUILD_ID -f json -o out.json
I was expecting a single file, containing a JSON structure for the whole guild
Instead, it's overwriting the same file with every channel it scrapes.
This is because it's
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jul 7, 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
Jul 9, 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 : 

Per review feedback in #21002 (direct link to the comment), replace HTML table with a series of
settings_checkboxcomponents for Authentication Methods UI.Fixes #21001.
Notable points:
settings_checkboxis currently implemented, its instances for respective Auth Methods all get the sameid,nameand `cla