Commit Graph

367 Commits

Author SHA1 Message Date
Penar Musaraj 1b8d06c57c fix FA5 icon 2018-11-11 22:36:16 -05:00
Penar Musaraj 5cd076803a fix icon + relative link without base_url 2018-11-11 22:34:33 -05:00
Gerhard Schlager c9ff8d8cb6 FIX: Relative links in translations should work with subfolder 2018-11-07 23:26:36 +01:00
Penar Musaraj 762300ab22 Avoid targetting "fa-" icon in test, prepare for FA5 in Discourse core 2018-11-01 18:03:39 -04:00
Sam 5beaa359b7 when the test suite was written tags were default disabled 2018-10-17 15:57:38 +11:00
David Taylor 8d93b68f80 DEV: Refactor JS acceptance tests 2018-09-12 18:35:50 +01:00
David Taylor 6824411b8b DEV: Update .travis.yml 2018-09-12 18:10:27 +01:00
David Taylor 44001e259b DEV: Apply prettier to JS and SCSS files 2018-09-12 16:16:18 +01:00
Neil Lalonde e6ed0480d8 Update translations 2018-09-10 14:00:37 -04:00
Neil Lalonde 2b5d1d75f8 Update translations 2018-08-23 09:47:29 -04:00
David Taylor 39fb967047 Fix specs 2018-08-20 13:17:54 +01:00
David Taylor fc721a1768 FEATURE: Improve channel error visibility in the admin panel, stop adding chat integration errors to logs 2018-08-20 12:06:10 +01:00
Guo Xiang Tan c44ac56d32 Make rubocop happy. 2018-06-08 09:52:35 +08:00
Guo Xiang Tan 9826f10a60 Fix specs for Rails 5.2. 2018-06-08 08:57:43 +08:00
Neil Lalonde 956f3993fe Update translations 2018-05-31 15:30:30 -04:00
Sam d481205999
Merge pull request #20 from davidtaylorhq/private_slash_commands
Slash command and transcript improvements
2018-05-18 10:47:37 +10:00
Sam 2fe771b84c
Merge pull request #18 from rohitsden/master
Fix HipChat WebHook URL validation
2018-05-01 11:49:17 +10:00
Neil Lalonde 3c84180b5e Update translations 2018-04-24 10:30:53 -04:00
David Taylor 0ed6343874 Add basic support for thread transcripts 2018-04-08 03:22:58 +01:00
David Taylor 234203dc2b Fix travis build 2018-04-08 03:15:44 +01:00
David Taylor 427cfc2305 Use generic ‘conversations’ API endpoint to enable transcripts for slack IMs and groups 2018-04-08 02:50:46 +01:00
David Taylor 180011c097 Fix slash commands in private groups 2018-04-08 02:26:36 +01:00
Neil Lalonde 3b033bcd16 Update translations 2018-03-07 14:17:52 -05:00
Neil Lalonde a039c7c484 Update translations 2018-01-31 11:13:31 -05:00
rohitsden 79288fc254 Update HipChat WebHook URL validation to check for anything that isn't space. 2018-01-13 21:58:40 -05:00
rohitsden 324aca0fad Fix HipChat WebHook URL validation. 2018-01-12 19:36:51 -05:00
Sam ec216e69c5 correct spec 2018-01-12 15:05:57 +11:00
Sam 3069124273 correct specs 2018-01-12 14:48:00 +11:00
Neil Lalonde 805cd762df Update translations 2018-01-03 13:26:44 -05:00
Neil Lalonde 37bc7eccff Update translations 2017-12-29 16:40:13 -05:00
Francis Brunelle 1078f8089e use SiteSetting.chat_integration_matrix_excerpt_length for the Matrix provider (#17) 2017-12-27 16:35:32 +08:00
SidV a41ebcf225 Fix typos (#16) 2017-12-20 22:13:22 +08:00
Neil Lalonde 2afc86d568 Add new languages 2017-12-12 11:35:06 -05:00
Neil Lalonde d56188e90e Transifex integration 2017-12-07 17:42:46 -05:00
Vinoth Kannan 8168c717a8 Return help text if message text is unavailable 2017-12-06 13:07:45 +05:30
Joshua Rosenfeld 2ca3fb1d21
Remove thumb_url from Rocket.Chat
Results in broken thumbnail appearing in all posts.
2017-11-30 09:56:47 -05:00
David Taylor da9ee8dcb5 Fix mattermost icon selection 2017-11-27 16:14:43 +08:00
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
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 e22a7e38b8 UX: Move site settings under its own tab.
https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522/88
2017-11-27 16:05:25 +08:00
Sam a217ca928f
Merge pull request #11 from majakomel/flowdock
Add notification support for Flowdock
2017-11-14 19:00:37 +11:00
Guo Xiang Tan 2c9cdb2ed3 Remove unnecessary logging. 2017-11-09 08:27:10 +08:00
Guo Xiang Tan 0cdb1d6538 FIX: Old channel may be invalid. 2017-10-20 20:21:02 +08:00
Maja Komel 7889691cdb fix rubocop offenses 2017-10-17 12:21:36 +02:00
Maja Komel 92d6a6ba0e Add notification support for Flowdock 2017-10-16 16:44:21 +02:00
David Taylor c766a9cae9 FIX: client-side channel validation (#10) 2017-10-15 22:25:02 +08:00
David Taylor f1d42b5dd4 Unhide slack icon URL (#9) 2017-10-11 22:14:09 +08:00
Guo Xiang Tan 0e52edd1fd FIX: Ensure that user exists before migrating. 2017-10-10 15:12:10 +08:00
Guo Xiang Tan 6bbac0a1e9 Maintain backwards compatibility with existing slash command. 2017-10-10 13:30:44 +08:00