Commit Graph

5 Commits

Author SHA1 Message Date
Osama Sayegh 0cda263a71
FIX: Pin plugin version when running discourse <= 2.8.0.beta1 (#226)
c396605d2f introduces a call to the `TopicView.on_preload` method which was added in discourse 2.8.0.beta2.

This commit pins the plugin to the commit before the one linked above for Discourse instances running version 2.8.0.beta1 or older
2021-11-01 13:39:42 +03:00
Osama Sayegh b1b8c94f56
DEV: Migrate from {{user-selector}} to {{email-group-user-chooser}} (#146) 2021-02-15 12:34:55 +03:00
Jeff Wong 4e571042f3
Update compatibility manifest (#141)
Older versions of Discourse did not have the new debounce functions.
Pin compatibility back to the commit for older versions.
2021-02-04 16:58:35 -08:00
Vinoth Kannan e645cc303f
DEV: Pin plugin version for Discourse <= 2.5.1 stable branch too
e6a3bc80d7
2020-09-14 12:25:10 +05:30
David Taylor e6a3bc80d7
DEV: Pin plugin version for Discourse <= 2.6.0.beta1
Some upcoming changes will make use of new core APIs added in 2.5.0.beta2
2020-09-11 11:42:34 +01:00