David Taylor
|
a48870ef38
|
FIX: Access transcript params correctly
Previously we were using an undocumented Ember API
|
2019-07-27 15:04:42 +01:00 |
David Taylor
|
44001e259b
|
DEV: Apply prettier to JS and SCSS files
|
2018-09-12 16:16:18 +01:00 |
Guo Xiang Tan
|
f836047f90
|
REFACTOR: Clean up code in plugin.
|
2017-10-03 17:42:07 +08:00 |
David Taylor
|
2d7f25d7e6
|
Add support for chat transcripts
(still needs to be implemented by providers)
|
2017-07-24 16:13:53 +01:00 |
David Taylor
|
d8e5494d4c
|
Add (currently read-only) UI to the admin panel, displaying all existing rules. Dynamic routes created for each registered provider.
|
2017-06-28 15:12:37 +01:00 |
David Taylor
|
02692cf100
|
Added filtering logic for multiple providers, along with many RSpec tests.
General structure of the filter rules is taken from discourse-slack-official, but re-written to be more robust and easier to understand.
|
2017-06-27 19:43:29 +01:00 |
David Taylor
|
3967e2cd91
|
Created basic system to allow multiple integrations to register themselves, creating a separate tab in the admin interface for each one.
|
2017-06-26 19:19:50 +01:00 |