Updated Winter of Code 2018 Ideas List (markdown)

Erlend Sogge Heggen 2017-09-07 10:20:29 +02:00
parent ad73f1d095
commit 7c35fa7bb2
1 changed files with 0 additions and 8 deletions

@ -41,14 +41,6 @@ On some forums with a large variety of content, users will be most interested in
For a private conversation with mentors, send an email to team@discourse.org. For a private conversation with mentors, send an email to team@discourse.org.
## Common event system for chatrooms
Ideally we'd have a set of plugins for various chatrooms, like discourse-hipchat, discourse-slack, etc, that would all expose the same event system.
Then we could do code like DiscourseEvent.trigger(:notify_chat, "some chatroom text") and have it work regardless of your chat software.
**This idea needs a proper spec. If you're interested in pursuing this idea, ask @eviltrout on Meta for more information.**
## Mute user's posts ## Mute user's posts
Discourse already supports muting users, but it will only prevent them from sending you PMs. An extended version of muting would add an option to hide a muted users post from view. Discourse already supports muting users, but it will only prevent them from sending you PMs. An extended version of muting would add an option to hide a muted users post from view.