Robert
Robert
### What happened? Running LiteLLM as a local proxy from an OpenAI compatible client targetting Ollama Gemma which causes a very strange issue with options, specifically, the json seems badly...
I'm trying to search using a looser set of keywords without knowing the exact title (I'm sure I'm far from alone and this would be the standard case). I might...
I'm using this great extension with [my open source project](https://github.com/merefield/discourse-chatbot). Scripting it for installing on third party installations is not so bad but it does raise the bar slightly for...
FEATURE: Add Instant Run-off Voting to Poll Plugin (Part 1: migrate existing plugin to Glimmer only)
The "migration to Glimmer" has been broken out here from #27155 as [requested here](https://github.com/discourse/discourse/pull/27155#issuecomment-2132436358) to make the review process less onerous and reduce change risk: * DEV: migrates most of...
**NB Glimmer only changes (also part of this PR) are in Part 1 #27204 ** * FEATURE: Adds [Instant Run-off Voting](https://en.wikipedia.org/wiki/Instant-runoff_voting) Option to the Poll plugin * DEV: upgrades most...
Adds export query for IRV to support this PR on discourse main poll plugin: https://github.com/discourse/discourse/pull/27155
Currently Ranked Choice bullets show as normal in Composer Preview:  This is suboptimal: * multiple poll bullets are depicted differently, so why not ranked choice? This PR gives them...
See: https://meta.discourse.org/t/poll-preview-shows-bullet-points/323682?u=merefield  Dev NB: you can't cascade as normal here because of & selector further down which acts on specific ancestor class.