David Taylor
|
49956bf829
|
DEV: Introduce syntax_tree for ruby formatting (#149)
|
2022-12-29 13:31:05 +01:00 |
David Taylor
|
5047583d95
|
DEV: Bump rubocop-discourse (#141)
* DEV: Bump rubocop-discourse
* Fix rubocop violations
|
2022-10-03 21:36:52 +02:00 |
Mark VanLandingham
|
a73f5da114
|
Rename DiscourseChat to DiscourseChatIntegration (#82)
|
2021-07-13 14:36:16 -05:00 |
Guo Xiang Tan
|
ac288b9300
|
Add frozen string literal comment to files.
|
2019-05-13 10:37:49 +08:00 |
David Taylor
|
4f9ad4efef
|
Correct rubocop offenses
|
2017-08-01 20:53:39 +01:00 |
David Taylor
|
5bf1b4a653
|
Add spec for editing channels
|
2017-07-29 19:29:19 +01:00 |
David Taylor
|
61fa0dbe0b
|
Replace `match?` with `match` for backwards compatibility with Ruby 2.3
|
2017-07-29 19:21:11 +01:00 |
David Taylor
|
ce8acc9c26
|
Disallow duplicate channels - providers can define which fields should be ‘unique’
|
2017-07-28 15:47:46 +01:00 |
David Taylor
|
2275b048f9
|
Destroy associated rules when a channel is destroyed
|
2017-07-18 16:42:05 +01:00 |
David Taylor
|
ab2e4c2de8
|
Allow looking up channel by data attributes (nested json values)
|
2017-07-13 22:50:14 +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
|
e07a4da460
|
Model changes
|
2017-07-13 16:09:34 +01:00 |