chat
Here are 5,912 public repositories matching this topic...
Create an incoming webhook integration for Patreon. The main use case is getting notifications when new patrons sign up.
Patreon webhook documentation: https://docs.patreon.com/#webhooks
Now that Zulip has a Patreon page, it would be great to be able to monitor new sign-ups!
-
Updated
May 10, 2021 - TypeScript
-
Updated
Apr 30, 2021 - Go
-
Updated
May 13, 2021 - Go
Feature Proposed
It would be nice to give the ability to add words not already included in the slur filter. This could be done either on the admin level or user level settings
Describe the solution you'd like
Add an option in the settings to add a list of word to the slur filter. The default slur words in the code should be shown in the help text to prevent duplication.
<boun
We should pass this through goldmark (like chat messages), then it'll render any markdown as well as auto linking.
-
Updated
May 14, 2021 - JavaScript
-
Updated
Apr 24, 2021 - Swift
-
Updated
May 5, 2021 - CoffeeScript
-
Updated
May 9, 2021 - Java
-
Updated
Apr 30, 2021 - Objective-C
Hello hello,
if you are interested to participate in the development and improvement, take a look at the 'Good first issues' which have been tagged!
Please consider to read the Contribution Guidelines
[Good first issues, ranked by upvotes](https://github.com/co
-
Updated
May 17, 2021 - JavaScript
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 : 
Description:
Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.
Steps to reproduce: