-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mod_slack: Increase usability of in-thread replies.
Commit 5a226d4 added support for in-thread replies from IRC. This increases the usability with two small modifications: * Prefix Slack replies towards IRC with a '>', to indicate they are in-thread replies, rather than top level messages. * Allow a user to prefix a message with '>' as shorthand to reply to the most recently active thread.
- Loading branch information
1 parent
efc68ac
commit 356e700
Showing
2 changed files
with
46 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters