Régis Hanol
2c96c5b67c
FEATURE: add new custom status filters ( #286 )
...
* FEATURE: add new custom status filters
Those can be used in /filter route.
Depends on https://github.com/discourse/discourse/pull/26770
Internal ref. /t/127278
* DEV: pin plugin for Discourse 3.3.0.beta2-dev
2024-04-26 16:17:50 +02:00
Selase Krakani
074188d566
DEV: Pin plugin for Discourse 3.3.0.beta1-dev ( #281 )
2024-02-27 11:34:34 +00:00
Martin Brennan
3d3f20b68d
Revert "FIX: Use Guardian.basic_user instead of new (anon) ( #270 )" ( #271 )
...
This reverts commit 7edf6d86e4
.
2023-12-06 16:26:40 +10:00
Martin Brennan
7edf6d86e4
FIX: Use Guardian.basic_user instead of new (anon) ( #270 )
...
c.f. de983796e1b66aa2ab039a4fb6e32cec8a65a098
There will soon be additional login_required checks
for Guardian, and the intent of many checks by automated
systems is better fulfilled by using BasicUser, which
simulates a logged in TL0 forum user, rather than an
anon user.
2023-12-06 12:00:43 +10:00
Krzysztof Kotlarek
7e59ece789
FIX: granular webhooks ( #248 )
...
After those core changes we need additional translations
https://github.com/discourse/discourse/pull/23070
2023-10-09 03:26:29 +00:00
Penar Musaraj
b3c1d1730c
DEV: Pin plugin for Discourse 3.1 stable ( #250 )
2023-08-18 08:55:04 -04:00
Jeff Wong
fd2c956865
update solved compatibility with 3.0 ( #244 )
2023-07-10 16:54:03 -07:00
Gerhard Schlager
8e8e773e65
FIX: Use `default_enabled` for badges ( #212 )
...
because `enabled` in Badge.seed will always overwrite changes by admins
2022-11-24 14:08:39 +01:00
Penar Musaraj
e96934d60f
FIX: Pin stable to working version ( #206 )
2022-09-02 09:57:32 -04:00
Kris
40fa1d235a
UX: update filter breadcrumb due to core changes ( #181 )
...
* UX: update filter breadcrumb due to core changes
* remove trailing spaced
2021-12-23 13:46:56 -05:00
Vinoth Kannan
e217925e13
FIX: pin the plugin in commit for old versions of Discourse. ( #157 )
...
Recent commit 184d2e6137
is not compatible with old versions of Discourse.
2021-08-26 17:00:12 +05:30
Jeff Wong
569034d912
DEV: add compatibility for 2.7.0 beta2 ( #116 )
...
duration_minutes was added to core recently, this keeps solved pinned on a
version that uses the older duration.
2021-02-08 14:51:49 -08:00
discoursehosting
faef0d63bc
Add .discourse-compatibility for v2.5.x stable branch ( #92 )
...
Co-authored-by: Richard <richard@discoursehosting.com>
2020-09-25 15:05:01 -04:00