Commit Graph

419 Commits

Author SHA1 Message Date
David Taylor 13fea5b803
FEATURE: Google Chat integration (#57) 2021-01-26 20:33:03 +00:00
David Taylor 00ec1f486a
FIX: Relax validation for teams webhook urls to support custom domains (#56) 2021-01-26 17:45:49 +00:00
Discourse Translator Bot 39edff4db4
Update translations (#55) 2021-01-26 14:50:26 +01:00
discoursebot 9549822b5c
DEV: Update CI workflows (#53)
Co-authored-by: justindirose <justindirose@users.noreply.github.com>
2021-01-04 14:11:12 -06:00
Roman Rizzi ac90815bdc
REFACTOR: Use the new format for acceptance tests. (#52) 2020-12-30 15:51:57 -03:00
Discourse Translator Bot f4cce75b3a
Update translations (#51) 2020-12-29 13:05:42 +00:00
Discourse Translator Bot e9b3041feb
Update translations (#50) 2020-12-15 13:34:28 +00:00
Mathieu Trudel-Lapierre 0c0e86b772
FEATURE: Add support for Webex Teams (#49) 2020-12-11 09:43:03 +00:00
Osama Sayegh 4c9553725d
DEV: Delete Travis config file (#48) 2020-12-01 10:15:55 +03:00
Discourse Translator Bot e52783559e
Update translations (#47) 2020-11-24 17:23:08 +01:00
Discourse CI 7216cb0319 DEV: Update CI workflows 2020-11-15 16:09:39 +00:00
David Taylor 1dc753771b
FIX: Update telegram webhook correctly and remove old code (#46)
The `site_setting_changed` event passes the setting name as a symbol, not a string. This commit also removes the backwards-compatible `site_setting_saved` event, which was deprecated in 2.3.0.
2020-11-02 16:58:29 +00:00
Discourse CI 69a08f5e34 DEV: Update CI workflows 2020-10-14 16:27:47 +00:00
Discourse Translator Bot 30fa6595f7 Update translations 2020-10-13 15:13:40 +02:00
Discourse CI 2335e80403 DEV: Update CI workflows 2020-10-12 08:16:49 +00:00
Discourse CI 0376aa9a2b DEV: Update CI workflows 2020-10-09 19:03:16 +00:00
Discourse CI b11414a516 DEV: Update CI workflows 2020-10-09 16:15:00 +00:00
Discourse CI 4d9b789d57 DEV: Update CI workflows 2020-10-09 15:09:41 +00:00
Discourse Translator Bot 2fa3a0ab70
Update translations (#44) 2020-10-06 14:12:10 +01:00
jjaffeux d5808f4e9a FIX: these are not spe and dont have response.parsed_body 2020-09-25 21:08:28 +02:00
jjaffeux d483f4ae5a DEV: s/JSON.parse(response.body)/response.parsed_body 2020-09-25 20:47:30 +02:00
Justin DiRose 77f3077d62
DEV: Add plugin testing workflow 2020-09-25 13:07:08 -05:00
Justin DiRose 2ea757790b
DEV: Add linting workflow 2020-09-25 13:06:55 -05:00
jjaffeux 51d3cc93cb DEV: linting 2020-09-22 17:11:12 +02:00
Discourse Translator Bot 964c282931 Update translations 2020-09-22 13:02:27 +00:00
Discourse Translator Bot ac31f1dac0 Update translations 2020-09-16 10:16:20 +00:00
Discourse Translator Bot 787142253f Update translations 2020-09-15 13:02:23 +00:00
Discourse Translator Bot ff85581094 Update translations 2020-09-09 14:58:21 +00:00
Joffrey JAFFEUX 9327e705cf
DEV: apply coding standards (#43) 2020-09-04 13:23:28 +02:00
Discourse Translator Bot ebb190d5e6 Update translations 2020-08-18 13:01:25 +00:00
David Taylor bb4143a695
FIX: Allow discord.com webhook URLs 2020-08-18 00:34:59 +01:00
David Taylor fd51671991
DEV: Remove trailing whitespace 2020-08-14 19:24:05 +01:00
David Taylor bdca153a09
FIX: Send new topic Slack notifications to the correct thread
This applies when topics are created using the slack transcript feature, and there is a rule configured with filter=thread
2020-08-14 19:15:02 +01:00
Discourse Translator Bot d93fea8206 Update translations 2020-08-11 13:02:07 +00:00
Tosin Sonuyi 1a49df23c6
update groupme message format for clarity (#41) 2020-08-10 12:29:08 -04:00
Discourse Translator Bot f48df632cb Update translations 2020-08-05 13:25:16 +00:00
Penar Musaraj f93b540f93
DEV: Use CSS custom properties for colors in SCSS
Prepares the plugin for an upcoming change in core while maintaining
backwards compatiblity.
2020-08-03 13:28:45 -04:00
Ahmed Gagan fa5ef22262
FEATURE: Support for Microsoft Teams webhooks (#42) 2020-07-29 17:20:02 +01:00
dependabot[bot] 0f31447a64
Bump js-yaml from 3.12.1 to 3.14.0 (#40)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.14.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:04:00 -04:00
dependabot[bot] a9e9167415
Bump lodash from 4.17.11 to 4.17.19 (#39)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 09:43:33 -04:00
Discourse Translator Bot bb607997c8 DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02:00
David Taylor 933a3f5aa2
DEV: Apply prettier 2020-07-16 12:41:05 +01:00
David Taylor 945c0a6e4f
FIX: Allow using `thread` filter for new rules 2020-07-16 12:31:42 +01:00
Robin Ward 509360e190 FIX: You can't return from a block, especially an async one 2020-06-26 11:52:00 -04:00
Neil Lalonde ecaec7b33e
Update translations 2020-06-24 11:40:52 -04:00
David Taylor e3448d3a33
FIX: Allow selecting any tag for rule, ignoring tag group restrictions 2020-06-19 09:32:51 +01:00
Guo Xiang Tan 424c477043
Make rubocop happy. 2020-06-17 15:45:10 +08:00
Michael K Johnson da9106127a
FEATURE: Enable optional support for threading slack posts (#38)
When creating a new Discourse post from slack with the `post` feature, record the
slack `ts` thread ID for the resulting topic post using an HTML comment to pass
the `ts` through.

When notifying slack of new Discourse posts, record the slack `ts` thread ID in
the post's topic if it has not yet been recorded. (Normally, this will be done
for the topic post, except where notifications are being posted for old topics
before this feature was created.)

Add a new rule filter `thread` which posts threaded responses to slack if there
is a `ts` recorded for the post topic.

Modify the `trigger_notifications` interface to enable other integrations to
implement similar functionality.

Present the `thread` rule in the help text and admin UI only for the slack
providers.

https://meta.discourse.org/t/optionally-threading-posts-to-parent-topic-in-slack-integration/150759
2020-06-15 16:45:25 +01:00
Gerhard Schlager b2daff34eb DEV: Use consistent interpolation key format in translations 2020-06-02 19:21:30 +02:00
Neil Lalonde 080a0b916e
Update translations 2020-05-27 16:53:55 -04:00