-
Updated
Apr 11, 2022 - JavaScript
chat
Here are 7,453 public repositories matching this topic...
-
Updated
Apr 10, 2022 - TypeScript
-
Updated
Apr 10, 2022 - Go
-
Updated
Apr 11, 2022 - Go
-
Updated
Apr 7, 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
Apr 11, 2022 - Java
-
Updated
Apr 5, 2022 - Objective-C
Describe the bug
When retracting a message that contains unfurl metadata, the message body gets deleted, but not the metadata.
To Reproduce
Enter [email protected] (a MUC that supports unfurls), and send a message containing a link, e.g. a link to a Github issue.
Then retract that message. Recipients see that the message is retracted but they still see the image
-
Updated
Apr 7, 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 : 

As discussed on CZO, there are currently several ways to mute a topic. We should remove this redundant option from the message three-dot menu.
Reasons to do so: