-
@alanbchristie as you well know, there is an issue with Discourse.
All these errors are likely discourse errors, with internal server 500 detected, but might be more generally helpful to identify …
-
https://github.com/discourse/discourse
-
Possible new bbcode tag `[dice]` that will compute a dice roll.
Can use https://www.npmjs.com/package/@dice-roller/rpg-dice-roller for the engine, with rolls hidden until after post has been made. …
-
From discourse: https://discourse.openondemand.org/t/struggling-to-enable-dynamic-forms/2946
It seems every dynamic account should also populate `data-option-for-auto-queue-`.
-
This plugin broke with the latest discourse update Version v1.3.0.beta6 +7
Apparently it needs to be converted to ES6
-
With the lastest from Discourse, I got informed, that the revive plugin needs some changes:
https://meta.discourse.org/t/preparing-for-discourses-upgrade-to-ember-5/287211
-
We might need nix 2.18.8 and 2.24.8, see https://discourse.nixos.org/t/nix-2-24-8-released-fixing-builtin-fetchurl-credentials-leak-severity-5-9-moderate/52732
-
Should they be merged?
-
![image](https://github.com/user-attachments/assets/56d4588b-b658-4927-8360-d32bfe171a0e)
Possible to explicity state which is the recommended installation approach on the homepage near this part?
…
-
During discourse upgrade there seemed to be an unexpected issue. Upon further reviewing the log, I found out a mention about an invalid tag in the plugin. After that I tried to rebuild discourse from…