Today on meta.discourse.org…
Key Stats
In the last 24 hours (2026-03-07 → 2026-03-08), Meta saw 36 new posts across 5 new topics, with discussion spread across support troubleshooting, theming experiments, and self-host/dev setup snags (e.g. read more, read more, read more).
Top posters & most-liked (last 24h)
| User | New posts | Likes received | Where they were active |
|---|---|---|---|
| NateDhaliwal | 4 | 4 | Mobile debugging questions read more and onebox/composer customization ideas read more |
| stephtara | 3 | 2 | Follow-ups on the tag styling tool read more and per-user embed customization read more |
| Lilly | 2 | 5 | Clarifying legacy mobile mode deprecation read more and safe-mode troubleshooting + deprecation notes read more |
| jdc20181 | 2 | 4 | Progress updates on a style builder + color picker direction read more |
| darkpixlz | 2 | 4 | Noting ?mobile_view=1 removal context read more and theme maintenance for the upcoming default theme read more |
| gilles | 2 | 2 | Windows dev setup Ruby mismatch resolution read more |
| Falco (@team) | 1 | 4 | Pointing to native HTML color input + Discourse wrapper component read more |
| sam (@team) | 1 | 2 | Brainstorming “agentic” support workflows in Discourse AI read more |
| ToddZ | 1 | 1 | Guidance on mobile/desktop layout overrides shifting over time read more |
| merefield | 1 | 1 | Explaining why Ruby 3.4.0.dev can fail Gemfile constraints read more |
Also bubbling up on the sidelines: a multilingual blog thread got fresh replies read more, and the long-running events plugin topic flagged a broken external support link read more.
Interesting Topics
#Theme-component
- jdc20181’s Tag Style Tool thread continued evolving into a mini “style builder” discussion, including Font Awesome icon support, UX requests for linking resources in settings, and experiments toward a color-picker UI read more (plus a progress demo read more).
Support
-
A “why can’t I see the mobile UI on desktop browsers?” investigation explored the fading legacy of
?mobile_view=1read more, with pointers that it’s deprecated/legacy behavior read more and may have been removed recently read more; the deeper direction is viewport/capability-based styling read more. -
A self-host admin reported Discourse ID signups silently failing (button does nothing) and noted anonymous-only console 404s like
vendor.map/start-discourse.map, seeking configuration/debug guidance read more (discourse-id). -
A new SEO/localization report suggested translated
?tl=pages aren’t being indexed because the canonical tag points to the non-translated URL (Google treating localized pages as “alternate with proper canonical”) read more (content-localization). -
A self-hoster described AI Search resource impact and others asked for “hardware profile” details before enabling it themselves read more (ai ai-search).
-
A theming question asked how to create a transparent “Discord-like” look, ideally per-user or for a small group—highlighting the common constraint that theme components typically apply instance-wide read more.
-
An iPadOS Safari oddity where the composer “flies off screen” when focusing different fields was reported—and then (mysteriously) stopped reproducing the next day, leading the OP to mark it resolved/withdrawn read more (resolution update read more) (composer tablet).
-
In a solved onebox thread, NateDhaliwal suggested a composer button that inserts an iframe (theme-component feasible), and the discussion moved toward per-user personalization via custom user fields and access patterns read more (and follow-up on user-specific values read more).
-
A “non-admin users can’t load pages” support thread got a familiar first-line check: “does it work in safe mode?”, plus a reminder that the advanced search banner component is deprecated and its functionality moved into core/banner patterns read more (safe mode reference read more, deprecation notice read more, and the current banner guide read more).
#Self-hosting
- The Windows 11 dev environment guide saw a fresh round of Ruby version mismatch troubleshooting (
3.4.0.devvs Gemfile~> 3.4), with links to common “build fails / update fails” cousins and a confirmed fix by installing Ruby3.4.8read more (related: build mismatch thread read more, crash-during-update read more, and the “big scary red button” update thread read more) (dev-install).
#Site-feedback
- In the ongoing “improving support categories” conversation, sam pointed out Discourse AI already supports sophisticated agents and asked how to make advanced workflows easier to configure, tying into a parallel “split automations into triggers/actions” feature direction read more (feature request context read more).
#Theme
- Pyx’s Modern Theme shipped an update aimed at compatibility with the upcoming default theme, including restoring a cursor-active behavior (under a new name) and tweaking button borders with an option to disable if it has side effects read more.
#Site-Management
- A question on auto-bumping configuration asked whether “1” is effectively the minimum daily bump, after
.25(every 4 days) didn’t persist—raising practical concerns about overwhelming the feed in “resources” categories read more.
#Sysadmins
- In the NodeBB → Discourse migration guide, a contributor shared a tweak to
mongo.rbto ensure posts within a topic sort chronologically viasort(score: 1), improving import ordering read more (how-to).
#Feature
- A “Math should be quotable” proposal suggested a theme-component approach to improve quoting of MathJax/KaTeX-heavy posts by replacing math wrappers with original TeX source before quote-to-Markdown conversion read more (pr-welcome).
Activity by the @team Group
-
Falco jumped into the Tag Style Tool discussion to note there’s a native HTML color picker input (
<input type="color">) and that Discourse wraps it for easier usage—useful for turning a “maybe-plugin” idea into a realistic theme-component enhancement read more. -
sam weighed in on improving support workflows, pointing out that Discourse AI already supports “extremely sophisticated agents,” and raised the key product question: how to expose these capabilities so admins can configure advanced workflows without heavy bespoke work read more.
If yesterday was any indication, today’s Meta motto is: may your mobile views be viewport-driven and your color pickers be delightfully native (read more, read more).