Tosin Sonuyi
ccbc41428b
GroupMe added as Provider ( #36 )
...
* adds groupme configuration and relative
* first pass at groupme provider
* add group id site setting w/ english translation
* rework to use bots groupme api intstead of developer, no access tokens reqd
also should catch 404 response codes
* add strings to locale yml files for i18n
* better error handling for multi-bot case
* add channel param for separate Groupme instances, include name in errorbody
* bugfix for multi bot msg forwarding
this gives us the ability to treat diff groupme instances like slack channels, lots of people use them this way for better or worse. use case is certain category posts only go to a particular GM instance
* add spec for groupme provider
* fix channel param constraint
* specify channels by groupme name, not bot api token
* fix some linting issues w/ spacing
* newline and trailing space lint fixes
2020-05-11 15:10:37 -04:00
Neil Lalonde
ad3e73c964
Update translations
2020-05-04 10:49:19 -04:00
Neil Lalonde
898fc6a080
Update translations
2020-02-25 10:32:48 -05:00
Neil Lalonde
7c2d265d69
Update translations
2020-02-13 15:05:10 -05:00
Neil Lalonde
15cbd16937
Update translations
2020-01-20 11:21:05 -05:00
Neil Lalonde
f023574194
Update translations
2019-12-19 12:50:10 -05:00
Neil Lalonde
bf6f66ada8
Update translations
2019-11-06 10:46:15 -05:00
Neil Lalonde
5236720825
Update translations
2019-10-10 11:25:36 -04:00
Raimundo Herrera
695d56a3dd
FEATURE: support for slack custom username ( #22 )
...
* FEATURE: support for slack custom username
* make slack username setting backwards compatible
* fix slack username behavior when empty string
2019-09-11 10:08:40 -04:00
Neil Lalonde
32877ce8f8
Update translations
2019-07-15 14:01:20 -04:00
Neil Lalonde
a148aacd98
Update translations
2019-06-17 13:57:25 -04:00
Neil Lalonde
d19004a216
Update translations
2019-06-10 10:39:13 -04:00
Neil Lalonde
3c030c8fbf
Update translations
2019-05-30 11:31:31 -04:00
David Taylor
bf30b755cf
Remove HipChat integration
...
As of February 15th, HipChat has been declared end-of-life. For more information, see https://community.atlassian.com/t5/Stride-articles/Stride-and-Hipchat-Cloud-have-reached-End-of-Life-updated/ba-p/940248
2019-04-15 17:56:01 +01:00
Neil Lalonde
28b4195467
Update translations
2019-04-05 10:13:40 -04:00
Neil Lalonde
56d11903c0
Update translations
2019-03-04 10:16:43 -05:00
Neil Lalonde
b674247fc0
Update translations
2019-01-31 16:36:15 -05:00
Tisza Gergő
bf1939f08d
FEATURE: Add Matrix option for using plain text instead of notice ( #25 )
...
Notices are problematic on certain IRC clients and lead to bans
if the Matrix channel is bridged to IRC.
2018-12-28 23:44:43 +00:00
Neil Lalonde
d3a0c16a2c
Update translations
2018-11-29 11:06:57 -05:00
Gerhard Schlager
c9ff8d8cb6
FIX: Relative links in translations should work with subfolder
2018-11-07 23:26:36 +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
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
Neil Lalonde
956f3993fe
Update translations
2018-05-31 15:30:30 -04:00
Neil Lalonde
3c84180b5e
Update translations
2018-04-24 10:30:53 -04: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
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
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
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
Maja Komel
92d6a6ba0e
Add notification support for Flowdock
2017-10-16 16:44:21 +02:00
David Taylor
f1d42b5dd4
Unhide slack icon URL ( #9 )
2017-10-11 22:14:09 +08:00
Guo Xiang Tan
1f6bb6db1c
Mark transcript as experimental first.
2017-10-10 12:23:21 +08:00
David Taylor
47a6a89e5a
Defer processing of transcripts to avoid timeouts
2017-09-15 23:12:02 +01:00
David Taylor
1fa228b68c
Add site setting to allow adding “content” to Discord messages
...
This can include ‘mentions’ such as `@everyone`
2017-09-01 21:03:31 +01:00
jafethdc
e90d65f5d5
Add notifications support for Gitter
2017-08-30 18:11:06 -05:00
David Taylor
5ea6553236
Add support for Rocket.Chat
2017-08-23 16:43:27 +01:00
David Taylor
9b229b63f9
Use generic messages API for Zulip
...
It is now available to bots, so there is no need for the custom discourse endpoint any more :)
2017-08-23 12:36:11 +01:00
David Taylor
e3f09d8eb5
Add Zulip support
2017-08-21 23:34:04 +01:00
David Taylor
148dd8df6b
Tidy up Slack provider implementation
2017-08-21 15:28:37 +01:00
David Taylor
e470c7dc29
Merge pull request #5 from discourse/slack-transcript-improvements
...
Slack transcript improvements
2017-08-04 01:01:07 +01:00
David Taylor
12f3b96e02
Improve slack transcript posting UI with message buttons
2017-08-04 00:47:04 +01:00
David Taylor
cfaef26e5d
More modularisation for slack transcript generation
2017-08-03 17:24:49 +01:00
David Taylor
df1f423f94
Specify a default for all site settings
2017-08-03 16:24:04 +01:00
David Taylor
7c3f58de41
Update display of group rules in admin UI
2017-08-01 20:12:42 +01:00
David Taylor
01d7fb47ef
Display group rules correctly in slash commands
2017-08-01 19:16:47 +01:00
David Taylor
209daf7801
Add group messages support to admin UI, and add a ‘type’ field for further improvements
2017-08-01 15:20:00 +01:00