wenqin discovered registration confirmation emails were failing due to Sidekiq tasks repeatedly erroring and RGJ clarified it was an SMTP server issue rather than a Sidekiq bug (post 1) (reply).
DJCYRY asked if Discourse supports creating new topics via the API for bot integrations and RGJ pointed to the official Create Topic API (post 1) (reply).
MichaIng reported endless “five dots” loading when serving pages behind Cloudflare and RGJ narrowed it down to a keep-alive buffering mismatch at ~73 728 bytes (initial report) (analysis).
tknospdr noticed the dark mode logo wasn’t displayed after toggling to dark; after inspecting mixed-content errors they enabled Force HTTPS to restore the logo (report) (solution).
A user found the Discobot tutorial missing steps in replies and tknospdr fixed it by forcing HTTPS, which also restored images in the tutorial flow (post) (fix).
MihirR wanted to block all outbound mails to a domain; pfaffman pointed out the blocked email domain site setting and advised manual deletion for untrusted domains (question) (reply).
Olle11 inquired about setting up a webhook to email on new user signup; community members linked to the official Webhooks guide for step-by-step instructions (ask).
After upgrading to 3.5.0.beta4-dev, Semon found the polls menu item gone and existing polls broken; others suggested testing in Safe Mode to isolate theme/plugins (report) (follow-up).
bürobert spotted a visual glitch where signup user fields render differently for invited vs. regular signups, affecting layout and labels (details).
discojan pointed out that edit-history revision arrows are flipped for RTL locales, causing the “First revision” hover text to oppose the arrow direction (report).
In the review queue, copymonopoly noted that rejected posts’ uploads never convert to isolated files, leading to orphaned files; merefield acknowledged the gap and will investigate cleanup logic (issue) (clarification).
Dimava proposed enhancing the /tags/intersection/tag1/tag2 UX by adding multi-tag selectors on all tag pages and category-aware intersections, linking to related requests (proposal).
On the experimental Discourse Open Graph plugin, Olle11 asked why settings can’t override OG tags and grubba explained that regex-based precision is required for dynamic images on category lists or social shares (question) (explanation).
SaraDev provided a step-by-step guide for troubleshooting outgoing admin confirmation emails in “Emails to confirm new admin not being sent” link.
SaraDev detailed how to configure site Title, Site description, and Short site description for SEO in “Discourse issues with SEO URL Title, Meta-Title, Meta-Description” link.
grubba chimed in on the limitations and use cases for overriding Open Graph tags in “Discourse Open Graph” link.
And that’s a wrap—may your sidekiq queues stay clear and your logos always shine under any mode!
Jagster discovered that clicking /latest within a category shows only that category’s posts rather than the sitewide feed, confirmed on Safari and DiscourseHub read more
meglio reported that Topic assignment shown thrice in the sidebar, with nat clarifying whether each assignment link navigates to a distinct post read more
carlossouza shared frustration about not being able to remove the sidebar and welcome banner after installing themes, eventually learning to toggle Navigation menu and add custom CSS to hide the banner read more
tobiaseigen kicked off a new thread for AWS Cognito passwordless login setup, recommending the OpenID Connect plugin and AI assistance despite redirect issues at /loginread more
alkah3st asked how Unreal Engine’s forum achieves collapsible subcategories in the sidebar and shared a JS/CSS snippet built with AI help to replicate Rows-style subcategory display read more
Arkshine diagnosed that SVG <defs> are stripped on upload—breaking animations—proposed whitelisting <symbol>, and opened PR #32806 to fix rendering read more
Dan_Eastwood probed the behavior of claimed review-queue items, suggesting a timeout for stale claims after a moderator absence, though his immediate issue was resolved upon the moderator’s return read more
tknospdr requested a paid subscription workflow to sell individual marketplace posts by adding/removing group permissions via the Subscriptions or Automation plugin read more
dax, Moin, and JammyDodger discussed Close topic after x posts in some categories, weighing post-count limits vs time-based auto-close and brainstorming a central Topic Timer UI read more
Steve_John, pangbo, and sok777 investigated intermittent loading and lazy-load glitches when switching between top-level and child categories, confirming that enabling lazy load resurfaced some missing categories thread but didn’t fully resolve refresh issues read more
meglio explored the possibility of manual drag-and-drop custom topic ordering in categories, with workarounds like editing publish dates and calls to move this to Featureread more
noahl proposed using AI to detect when solution posts appear—by spotting confirmation phrases or matching questions—so administrators could be alerted to potential answers read more
david outlined a deprecation timeline for inline <script type='text/discourse-plugin'> and <script type='text/x-handlebars'> tags in themes, detailing migration to .hbs or .gjs by September 2025 read more
Architect upgraded a Discourse server to Ubuntu 25.04 “Plucky Puffin”, while pfaffman recommended sticking with LTS 24.04 to avoid early EOL concerns read more
機能ai#ai-artifacts:sam が、Discourse の JS API とデータテーブルを通じて AI アーティファクトに任意の JSON を保存する方法について議論を開始し、公開と非公開の制限、管理者アクセスについて探求しました。また、そのデータを Data Explorer プラグイン でクエリできることにも触れました 続きを読む。