David Taylor
|
2e94f23fbe
|
Add Telegram provider.
Does not yet support slash commands, and is without tests.
|
2017-07-19 16:28:02 +01:00 |
David Taylor
|
1ef9073027
|
Make CHANNEL_PARAMETERS a list
|
2017-07-17 17:53:32 +01:00 |
David Taylor
|
4b25dcec8f
|
Allow providers to define a data schema for their channel parameters
|
2017-07-13 20:50:45 +01:00 |
David Taylor
|
2f6d6f0d54
|
Automatically mount provider’s engines at /chat-integration/{provider_name}
Provider controllers are automatically disabled when the provider is disabled (works the same way as plugin controllers)
|
2017-07-05 15:03:02 +01:00 |
David Taylor
|
1c416d5a81
|
Allow providers to be disabled, and tidy up translations
|
2017-07-03 15:53:26 +01:00 |
David Taylor
|
4ad9ad6a7a
|
Move lib files inside a discourse_chat directory, and make the notifications run on a delay after post creation
|
2017-06-30 11:10:11 +01:00 |