David Taylor
|
b69abe3913
|
Include attachments in message selection dropdowns (#13)
* Include attachments in message selection dropdowns
* DRY up message attachment string generation
* Add specs for attachments in UI
|
2017-11-27 16:07:54 +08:00 |
David Taylor
|
6ed0deedf8
|
Don’t load responses to threads (#14)
* Don’t load responses to threads
* Add test case for ignoring threaded messages
* Appease rubocop
|
2017-11-27 16:07:25 +08:00 |
Guo Xiang Tan
|
6bbac0a1e9
|
Maintain backwards compatibility with existing slash command.
|
2017-10-10 13:30:44 +08:00 |
Guo Xiang Tan
|
49f58ec190
|
Fix tests to work with Rails 5.1. (#8)
|
2017-09-25 11:06:27 +08:00 |
David Taylor
|
47a6a89e5a
|
Defer processing of transcripts to avoid timeouts
|
2017-09-15 23:12:02 +01:00 |
David Taylor
|
148dd8df6b
|
Tidy up Slack provider implementation
|
2017-08-21 15:28:37 +01:00 |
David Taylor
|
142925e4c4
|
Correct rubocop offence
|
2017-08-15 18:26:11 +03:00 |
David Taylor
|
064079a4ed
|
Add auto-detection of first message in conversation
|
2017-08-15 18:19:24 +03:00 |
David Taylor
|
3314721232
|
RSpec tests for slack transcript posting
|
2017-08-15 17:44:51 +03:00 |
David Taylor
|
9dc5445b7b
|
Fix spec
|
2017-08-04 00:54:11 +01:00 |
David Taylor
|
4f9ad4efef
|
Correct rubocop offenses
|
2017-08-01 20:53:39 +01:00 |
David Taylor
|
dac2dd3b25
|
Fix slack transcript spec
|
2017-07-26 20:04:46 +01:00 |
David Taylor
|
8ca4797797
|
Add transcript posting support to slack
|
2017-07-24 16:43:37 +01:00 |
David Taylor
|
4422f14c6d
|
Move slash command specs into helper_spec
|
2017-07-19 18:22:50 +01:00 |
David Taylor
|
ebb6fa947d
|
Update slack provider to deal with new channel structure
|
2017-07-13 23:21:15 +01:00 |
David Taylor
|
52b8e3f3a6
|
Remove unneeded comments
|
2017-07-07 11:51:19 +01:00 |
David Taylor
|
95dd6bc09c
|
Add error handling to the slack API requests, and associated tests
|
2017-07-07 11:23:25 +01:00 |
David Taylor
|
f001320574
|
Add integration tests for slack ‘slash commands’
Adapted from existing slack plugin
|
2017-07-06 23:30:27 +01:00 |
David Taylor
|
4643ad255c
|
Rename plugin to discourse-chat-integration
|
2017-07-03 11:08:14 +01:00 |
David Taylor
|
b824773a8a
|
Add tests for SlackProvider
|
2017-06-30 16:39:19 +01:00 |