Sam
Sam
Ever since we moved to Docker as the official engine for deploying Discourse I have noticed a few support issues where the registry hangs us large transfers. The gist of...
- Require query name is present - Ensure all routes are treated by default as .json, so errors flow correctly - Remove superflous save/cancel controls from group settings - Remove...
Current embertemplatelint only runs on handlebars (.hbs) files. This is incomplete as gjs files also need this linting. I tried a PR here, but am a bit lost... specifically: 1....
During extensibility when we add post menu buttons we very much want access to the topic. The transformer does not include a `topic` attribute due to historical reasons. Given we...
Per #629, this adds support for body stream mocking. It is only implemented on Net::HTTP for now as this is the most surgical change we can make without impacting the...
I have observed that when using miniracer with our precompile assets process memory can run away big time. This is cause sprockets often bloats the heap and at the point...
This is similar to code interpreter by ChatGPT, except that it uses JavaScript as the execution engine. Safeguards were added to ensure memory is constrained and evaluation times out.
This brings the context of the current topic on screen into chat
- **work in progress adding roles to personas** - **message responder backend now works**