5ca3652ba7d49da3c09477aa9c34897aa14bdd5e
* Use Slack display names instead of the "name" field The "name" field is the left-hand side of the email address in many cases. This information is not otherwise available so we shouldn't expose it in forum posts. * Fall back to real_name, add comments * Store users as a hash This should avoid a lot of O(n) lookups * Format user mentions with the correct name also * Fix the tests (first try) * Fix the tests (second try); add a test for user mentions * Fix the tests (third try) * Empty commit to trigger Travis * Fix the tests (fourth try) * Fix the tests (fifth try) * Change spaces to underscores * Updates per feedback
discourse-chat-integration
This plugin integrates Discourse with a number of external chatroom systems. For more information, click here
Languages
Ruby
88%
JavaScript
11.5%
SCSS
0.5%