This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-chat-integration
Watch
1
Star
0
Fork
0
You've already forked discourse-chat-integration
mirror of
https://github.com/discourse/discourse-chat-integration.git
synced
2025-02-18 17:35:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse-chat-integration
/
lib
/
discourse_chat
/
provider
/
slack
History
David Taylor
5f555849e5
Replace
render nothing: true
with a JSON response. This has the added benefit of showing a “loading” message (
#12
)
...
render:nothing was producing an error 500 for some reason
2017-11-27 16:08:19 +08:00
..
slack_command_controller.rb
Replace
render nothing: true
with a JSON response. This has the added benefit of showing a “loading” message (
#12
)
2017-11-27 16:08:19 +08:00
slack_enabled_setting_validator.rb
Correct rubocop offenses
2017-08-01 20:53:39 +01:00
slack_message_formatter.rb
Implement slack provider, based on existing plugin.
2017-06-30 13:09:36 +01:00
slack_message.rb
Include attachments in message selection dropdowns (
#13
)
2017-11-27 16:07:54 +08:00
slack_provider.rb
Fix the build.
2017-10-10 12:56:48 +08:00
slack_transcript.rb
Include attachments in message selection dropdowns (
#13
)
2017-11-27 16:07:54 +08:00