Bug | Theme component assets under /uploads/ return 404 for anonymous users when “Prevent anons from downloading files” is enabled; sam agreed it needs resolution here and david noted it also breaks site logos here.
Bug | RGJ reported that disabled plugins still inject queries (e.g., topic voting filters) impacting performance and suggested guarding them with SiteSetting.topic_voting_enabledread more.
Support | Mark_W_Bennett was baffled by spam sent from the system account report, Falco traced it to incoming‐email handling under systemanalysis and dug into recent preference logs here.
Support | A self-hosted admin found the web GUI updater permanently broken on v3.6.0.beta; sam recommended using the console method and RGJ confirmed CLI rebuilds restore functionality here.
Support | wenqin explored external video hosting via PeerTube to ease server load; nathank pointed out the allowed_iframes whitelist needs updating details.
Support | A site owner noticed the Discobot Narrative welcome message disabled unexpectedly; Moin traced it to a recent core PR here.
Feature | The Official groups/posts topic prompted discussion on pinning vs. bannering: tobiaseigen shared examples of manual vs. automatic unpin settings here and explained the two related site settings here.
Feature | “Ranked choice” polls were shown with pie charts despite unsupported visualization; sam flagged this edge case discussion and merefield clarified Sankey diagrams are the intended graph here.
Dev | In Upcoming post stream changes, saquetim announced that Glimmer is now default and widgets can be re-enabled via glimmer_post_stream_mode & deactivate_widgets_renderingupdate and Boost confirmed override warnings here.
Dev | For the EOL of the widget rendering system, saquetim confirmed the legacy widget code is disabled by default on latest update details.
Dev | On Improving mobile/desktop mode switching, david advised removing viewport based mobile mode soon here, awesomerobot offered a /categories style workaround here, and pmcpa warned the change felt rushed here.
UX | Don noted FluentUI emojis now have a white background report, j.jaffeux fixed the asset pipeline commit and merged the update here.
UX | tobiaseigen proposed merging or clarifying two site settings for automatic unpinning; ToddZ suggested a simpler dropdown and Moin debated preserving user choice discussion.
Community | WorldIsMine reported a ~70% drop in organic traffic after Google’s October 2025 update and wondered if site speed (at ~100K users) was to blame full post.
Category Group component malfunction (category-groups): WAO found that the category groups theme component hid all categories, and Arkshine shipped a quick fix in PR #62read more
Disabled plugins still causing performance impact (pr-welcome): tgxworld reported that disabled plugins still affect performance, tagging the issue pri-medium and inviting contributions read more
Help with displaying images in a post: Miro1 sought a gallery/slider with navigation and filter buttons, and Arkshine demoed a Swiper-based prototype in this replyread more
Image Uploads now causing broken links: sandra.mccollum encountered broken images after an upgrade, and renato walked through Markdown mode checks and console inspection read more
After latest update: blank white screen: sandra.mccollum saw a white screen post-update, and supermathie suggested inspecting console errors and request failures read more
Duplicating an entire topic: nordize inquired about cloning topics with revisions, and NateDhaliwal explained ownership tools but noted full duplication isn’t currently supported read more
WCAG dark mode: Mollyvog asked for WCAG-compliant dark mode examples, and tobiaseigen highlighted built-in WCAG palettes as a starting point read more
Is it possible to prioritize custom emojis on the emoji selector? (emoji): Whoa_Ralph wanted custom emojis first in the picker, and awesomerobot shared a CSS tweak to reorder sections read more
Web Crawler user agents – Mastodon agents growing in number: EricGT spotted a surge of Mastodon user agents in the crawler report and asked if they’re legitimate or require action read more
Google OCT 2025 update, drop in organic traffic: eisammy tracked falling clicks after Google’s October algorithm changes despite rising pageviews and user counts read more
Reducing points for flagged users (gamification): Falco explored applying penalties via the Gamification plugin’s API, discussing negative scoring for content flags read more
Announcements – In Current Projects – October 2025, lindsey outlined upcoming admin area improvements and new rich text image grid support read more
and Falco clarified that the AI search toggle is opt-in and embeddings-based discussion
Community – In “Web Crawler user agents – Mastodon agents growing in number”, pmusaraj explained federated crawler behaviors and suggested grouping preview agents by platform read more
and detailed the Mastodon user-agent nuance reply
Community – The White Paper “Safe by Design: How to Protect Your Community Members and Their Privacy” was published, with Bas contributing to the privacy-first conversation read more
and the full paper available here
Theme component – ToddZ reported “Read more” link styling issues in the Discourse Category Headers component issue
while NateDhaliwal added expand/collapse functionality and merged a PR details
Theme component – Filter Favorites by Moin lets admins define default topic filters and users create shortcuts; preview it here
and install via GitHub repo
Support – Turgut_Ordu asked “How to enable Terms of Service and Privacy Policy pages”; Moin explained the company_name setting auto-creates these topics solution
and NateDhaliwal pointed to the staff category templates details
Support – In “Emails don’t get through always”, Pink2DS reported inbound email replies being dropped; Moin advised checking the admin email logs for the rejection reason read more
and suggested verifying bounce scores reply
Support – wenqin discovered their forum auto-translates posts to a user’s chosen language; Moin linked to the Content Localization guide with Discourse AI support learn more
and provided setup instructions details
Support – adopilot explored using the API to log out SSO-authenticated users; they referenced the existing logout endpoint docs see thread
and the SSO logout discussion reference
Bug – The fix for merged topics not bumping was shared by christo; the PR is in review discussion
and on GitHub PR #35559
Bug – Canapin highlighted that code-highlighted placeholders prevent default values in theme component previews; the repro and console error are detailed read more
and community feedback is ongoing discussion
Bug – A Twitter login error log causing 500s was traced and resolved; community members debugged it discussion
and the patch is live on GitHub PR #35593
UX – In the draft saving thread, Moin and lindsey updated Discourse to auto-save any content once the composer is closed, removing the 20-character edge case details
and the change is live update
Dev – elmuerte clarified plugin licensing under GPL v2 compatibility and outlined acceptable open-source licenses for Discourse extensions read more
with reference to the licensing guide guide
In UX, supermathie shared screenshots of the cramped admin interface and called for a full-width layout to eliminate horizontal scrolling; ToddZ then tested a quick CSS tweak setting --d-max-width: 100% that instantly improved the email logs view (post 1 • post 3).
In Theme component, pmusaraj praised Moin’s “Filter Favorites” hack for narrowing user-field lists, and sam voiced enthusiasm for eventual first-party support of user theme settings (post 2 • post 4).
In #Site feedback, ToddZ proposed retiring or renaming the legacy #theme-feedback category now that Horizon is default; tobiaseigen promptly removed it and retagged prior discussions under meta-theme-feedback within Site feedback (post 1 • post 3).
In Bug, tobiaseigen investigated reports that the “Shared Edits” plugin sometimes throws 500 errors and loses data in the rich-text editor; sam explained the underlying OT library limitations and outlined plans to migrate to a CRDT approach (post 3 • post 4).
In Support, users struggled with a 500 error installing the Advanced Hero Component; tobiaseigen confirmed the correct Git URL (…/vibecommit-hero.git) and guided on version-conflict troubleshooting, while Moin pinpointed a stale compatibility file from the versatile banner component (post 4 • post 5).
In SSO, NateDhaliwal directed a user to the Discourse ID docs for enabling login via Discourse ID (Enable Discourse ID site setting), linking to How Discourse ID Works read more.
In Dev, tobiaseigen confirmed that missing PluginOutlet blocks were not present in the second-factor .gjs components, repro’d the issue locally, and requested exact repro steps for further diagnosis read more.
In Support, Ethsim2 and Cate_Soule dug into a stuck backup upload at 0%—discovering it was an Nginx hard limit—and detailed an scp-based workaround for macOS users to transfer large tar.gz backups directly read more • read more.
In #Site feedback, tobiaseigen noted that the Meta Branded theme on mobile had excessive vertical spacing compared to Foundation; pfaffman compared screenshots and discussed top-bar real estate trade-offs read more • read more.
In #Site Management, keegan clarified that the sentiment analysis threshold in Discourse AI – Sentiment isn’t user-configurable, responding to s42’s question about customizing the score read more • read more.
In Support, RGJ asked a user for error details after videos failed to upload to S3 even though images succeeded, while wenqin shared screenshots of empty S3 video objects to isolate the misconfiguration read more • read more.
In Feature, noertap kicked off a request to upgrade the official Patreon Discourse plugin from API v1 to v2, linking to the v2 resource docs; Moin later noted that Starter plans no longer include this plugin by default, pointing back to the original Patreon plugin topic read more • read more.
In Support, Turgut_Ordu asked how to embed Discourse comments as raw HTML for SEO benefits rather than iframes, proposing auto-created topics with canonical links—sparked a deeper discussion on canonicalization and UGC embedding patterns read more.
In Bug, KockaAdmiralac described odd behavior with sidebar links under a /d subfolder setup—absolute URLs rewriting to / and admin links displaying incorrectly for all users; pmusaraj is investigating a fix read more • read more.
In Bug, christo confirmed a merged fix to restore bumping for merged topics after reports that title edits were no longer bumping threads—bringing back the old behavior that some communities rely on for visibility read more • read more.
pmusaraj and sam contributed to improving user-field filtering in Filter Favorites, with praise for the current hack and a vision for native theme settings support.
“Can someone tell me if this is a plugin or a theme component?” vivilonger asked if the login/signup prompt was part of a plugin or theme in post 1, and jahan_gagan confirmed it’s core functionality controlled by the enable_signup_cta setting in post 4. read more
“Inquiry About Discourse’s Support for Amazon S3 Storage” wenqin raised cost concerns about S3 CDN vs. egress fees in post 1, and pfaffman advised using a CDN in front of S3 and enabling direct uploads for large videos in post 5. read more
“Occasionally very high CPU load” GeorgSeifert wondered if the setup script should auto-enable swap to mitigate CPU spikes in post 22, and merefield pointed to a swap-space tutorial in post 23. read more
“Pause images optimization upon restore to new instance of server” adopilot asked how to disable image rebakes post-restore to save space in post 1, debating backup sizes versus thumbnail generation. read more
“This version of discourse_docker is not compatible” satonotdead encountered an Nginx outlet error when updating Discourse Docker and asked if a manual container update was needed in post 1. read more
“Add badge for adding profile picture” Steradiant suggested awarding a badge for first-time avatar uploads in post 1, and Moin pointed to the Autobiographer badge’s SQL query as a template in post 2. read more
“Is it possible to set an expiration date for user accounts?” tobiaseigen proposed an automation script for expiring accounts and recommended sharing it in Marketplace in post 5. read more
“RTE: cleanup imported document code” pfaffman advised using Nokogiri and migration scripts to convert Bootstrap-styled Dokuwiki pages to Markdown in post 3 and post 5. read more
“Extend Footnote to include ‘annotations’” rokejulianlockhart backed the request for inline annotations alongside end-of-document footnotes in post 5. read more
“ in js.signup_cta.value_prop in Japanese and Chinese” Moin spotted that :heart: renders in English but not in Japanese/Chinese translations—screenshots posted in post 1. read more
“Some badges are not granted even though they should be” Steradiant reported missing first-steps badges in replies and non-public categories in post 1, and Moin linked to the non-public category badge settings in post 2. read more
“Reaction popup goes off the screen when number of users is long” NateDhaliwal demonstrated that reaction lists misalign on mobile when >7 users react, though a second tap fixes it, in post 1. read more
“Bundling more popular plugins with Discourse core” Ethsim2 asked if bbcode will be promoted to core in light of recent plugin-bundling talks in post 147. read more
Bugper1234 highlighted how coincidental Markdown in formatted clipboard content led to unexpected rendering in the rich editor in Coincidental Markdown bug.
Bugnordize discovered that editing a private message without removing required tags triggers “You’re not allowed to tag topics” in PM post edit error.
UXsmall-lovely-cat encountered distorted scaling in the experimental PhotoSwipeLightbox component and proposed a preload-based fix to preserve aspect ratios in Lightbox scaling bug.
#Site Management: wenqin inquired about preserving the original state in the Content Localization plugin, and Moin explained how to use the timeline toggle to switch between translations and source.
SupportRGJ pinpointed a missing commit in .discourse-compatibility causing 500 errors when installing the Advanced Hero Component in Hero component install error.
Bugsam provided a minimal repro demonstrating that footnote CSS lacks white-space rules, leading to non-scrollable footnotes in Footnotes scroll issue.
SSOwhitewaterdeu fixed Discourse ID login activation by enabling force https, resolving a long-standing SSO setup issue in SSO login activation.
Supportwenqin sought guidance on video upload limits when using S3+CloudFront storage and requested step-by-step commands to enable larger file support in S3 video upload inquiry.
sam chimed in on the Bug: white-space CSS property of clipboard data issue, asking for exact reproduction steps to address clipboard rendering glitches. #379035 post 13
sam discussed the RTE placeholder highlighting complexity by clarifying code block handling in the rich editor pipeline. #386574 post 3
sam flagged the Subcategory filter disappears on /none regression and encouraged community contributions. #386648 post 2
sam acknowledged the Sidebar links in subfolder setup bug and promised to notify the core team. #386652 post 2
sam clarified the design choice behind badge granting rules in the Some badges are not granted thread. #386743 post 4
sam enabled designer review for the Horizon theme thumbnails bug report. #386764 post 3
sam updated the community about the complexity of bundling popular plugins and noted the rich text composer challenges. #373574 post 148
renato provided a detailed example of cleanup logic for the RTE imported document feature and outlined schema support. #386713 post 6
Security report from third-party researcher raisedadead asked whether to forward an unsolicited security disclosure or direct the researcher to HackerOne in Security report from third-party researcher. Falco recommended having researchers submit via HackerOne first read more.
Why Can’t I Find the Mailgun API Key Setting? pinder99 could not locate the Mailgun API key setting on one self-hosted site in Why Can’t I Find the Mailgun API Key Setting?. Lilly demonstrated the discrepancy between Discourse-hosted and self-hosted settings read more.
Discourse MCP Is Here!: Falco announced built-in support for Anthropic’s Model Context Protocol in Discourse MCP is here! (post:1), linking to the official MCP spec. read more
Gated Content & Registration Prompts: Timelord explored scroll-triggered sign-up pop-ups and blur effects, and pfaffman pointed to theme components while Moin linked to Plugin solutions in Gated Content? (post:1). read more
Search in Chat Messages: sam enabled the hidden chat_search_enabled setting and merged the initial implementation, paving the way for public testing in Ability to search messages in chat (post:29). read more
Falco announced MCP support in 386983/1, detailed translation indicators in 386985/3, and guided on iOS reaction fixes in 386867/9.
sam shipped calendar start-day settings in 307785/23, added a “stop impersonating” link in 13806/51, enabled chat search in 240803/29, disabled Outlook emojis in 380418/2, and merged ICS export via 230713/11.
Saif regaled us with sock anecdotes at the Toronto booth in 386935/2.
#Hosting supermathie discovered there was an issue with SendGrid’s SMTP relay rewriting the List-Unsubscribe header into MIME-encoded words when it exceeded 77 bytes—breaking RFC compliance—and pfaffman confirmed this behavior in a follow-up post.
Bug loic merged a fix for disabled plugins still causing performance degradation, published in latest and backported to stable via PR #35703 (discussion).
Bug Canapin repro’d a regression where installing a new theme permanently deletes custom color palettes, sparking conversation on how to preserve them in future releases (read more).
Announcements Jenny shared highlights and photos from Discourse’s booth at Toronto Community Week—covering migration project management, community evolution, and post-migration success metrics (read more).
Marketplace pfaffman identified stray CSS in a theme that was hiding the backups page in the backups topic and guided users on restoring visibility (more details).
Theme component RGJ released the Default Chat Channel component to auto-open a public chat on load and later tweaked it to skip mobile view per patrickemin’s feedback (install guide, update).
#Extras DigneZzZ launched disco, a CLI wrapper for Discourse management featuring an interactive menu and Telegram-based maintenance notifications (read more).
Community Tris20 led a nuanced discussion on AI-generated answers in forums, advocating for validated, user-reviewed AI content and warning against unverified copy-pasting (read more).
UX tobiaseigen clarified that chat channels only add members seen in the last three months and recommended UI improvements to surface this rule more clearly (read more).
Feature rokejulianlockhart asked whether auto-subscribing new users to periodic digests is still the default, and ToddZ pointed to related threads debating digest email settings (read more).
Feature d4c3 requested a nested comments UI; Canapin and NateDhaliwal explained Discourse’s flat-reply approach and suggested plugins for a threaded-like view (read more).
Installation Jonathan5 wondered if ./launcher rebuild app also rebuilds the mail-receiver container; itsbhanusharma confirmed that mail-receiver must be rebuilt separately when updated (read more).
Installation ioanah reported a rebuild hanging at “database system is ready to accept connections,” shared logs, and sought advice on Docker and package conflicts (read more).
Support SailReal requested a universal footer for all Discourse email templates to satisfy GDPR, noting that plain-text versions currently lack this feature (read more).
Dev david proposed opt-in support for the OpenID Connect Implicit Flow in the OIDC plugin, weighing its security trade-offs against the existing authorization-code flow with PKCE (details, discussion).
tobiaseigen clarified chat channel member rules in UX (386945/10) and addressed the absence of unsubscribe links on transactional emails (386169/4).
renato weighed in on the preformatted-text behavior in the composer (387049/4) and outlined a path for custom field support in the new editor (384124/7).
mcwumbly provided feedback on the Horizon theme’s topic thumbnails layout and usage norms (386764/11).
Falco suggested adding a “Search” forced tool to ground the AI Assistant’s responses in existing content (387050/2).
tgxworld confirmed that the keyboard shortcut navigation bug remains intermittently reproducible (385780/4).
Fun fact: yesterday we proved that even a rebuild stuck at the database prompt can’t stop Meta’s momentum—thanks for keeping the threads lively!
The About the “don’t mention/PM team members” etiquette thread saw tobiaseigen revisit guidelines on silent pings and quoting, emphasizing that
“when we see the @ in the notification menu we give it a high priority” read more
A decade-old Translator Badge topic was bumped by tobiaseigen, sparking discussion about crowdin vs transifex APIs and plans to thank translators in the next release (read more).
In Going / Interested / Not Going indicators, tkforbes highlighted that the “Going” tick is too faint, prompting awesomerobot to remind us that status cues need more than color alone (read more).
ToddZ dug into semantics in Tracking button hover is misleading, proposing renames like “Notify on First Posts” vs. “Track” for clearer notification levels (read more).
The Discourse was at Toronto Community Week thread featured ruben and Saif sharing insights on handling resistance, memorable sticker campaigns, and the true meaning of “open source” with 2 rain-soaked days in Toronto (read more).
A new Obfuscate the quote author when a user is deleted proposal by Canapin suggested automating username anonymization, with debate on optional checkboxes in the delete modal (read more).
In Button to format post content using AI, hameedacpa requested an SEO-friendly formatter, and NateDhaliwal demonstrated how a custom AI prompt can transform prose into headers and bullets (read more).
The RFE: Update emoji flag topic got a thumbs-up from j.jaffeux for replacing the old Syrian flag with the current one (read more).
Troubleshooting Enabling reply_by_email revealed that manual polling must be enabled first; ToddZ and Moin guided Hans through the Rails console and Admin UI settings (read more).
#Integrations
A self-hosted site operator nailed the setup of Telegram integration using the discourse-chat-integration plugin, finding the elusive “Add Channel” button at last (read more).
Bundling more popular plugins with Discourse core darkpixlz lamented the forced manual removal of now-core plugins post 149 and tobiaseigen walked through the simple app.yml rebuild steps post 150.
Do email replies get rejected if the topic title has since been changed? Architect wondered if subject changes break email replies post 2 and supermathie confirmed Discourse uses VERP lookups, not the subject line, to match replies post 4.
Configuring AI translation backfill hourly rate whitewaterdeu set up AI translate backfill but couldn’t find the hourly rate setting post 1 until Moin pointed out it’s a hidden setting in the plugin’s config post 4.
Customizing colors in the Horizon theme tobiaseigen detailed enabling Horizon’s dozen palettes post 2 and DevTeVe caught the nuance of naming custom palettes for them to appear in the selector post 3.
Self-hosting Discourse with WSL shows an error raadtotheraad hit a multisite upgrade error on WSL, and both merefield and NateDhaliwal recommended either Ubuntu VPS for production or the WSL guide for development post 2 & post 4.
How to ignore a user with hidden profile
It turns out staff users cannot be ignored; NateDhaliwal clarified this after Anonymous asked if hidden profiles could be bypassed post 1 & post 5.
Inactive user with never-logged-in status somehow has an uploaded avatar copymonopoly discovered a ghost avatar on a user who never activated their email or logged in, prompting speculation on edge-case avatar bugs post 1.
Unable to click the quote button when highlighting text on iPadOS Richie reported the Discourse “quote” popup hiding behind iPadOS’s native menu post 1 and sam is exploring a similar iPhone fix for iPad post 4.
Users not in embedded-media allowed groups can bypass upload restrictions
Even with Newuser max embedded media = 0, users can copy the temporary upload:// link and post it, evading the block entirely post 1.
Skip review media groups + watched word “upload://” causes external link images to bypass review
Combining a watched word with skip-review groups means externally hosted images slip through without review; Moin asked for clarity on the mismatch post 1 & post 2.
I think discourse-ai API needs a regression MoRanYue argued structured output limits provider choice post 1 and Falco invited a PR to add a toggle for Structured Outputs on the OpenAI provider post 2.
Upgrade failed. Database stopped. (multisite install) Stew_Pid ran into a pgvector extension error after downgrading Postgres post 12 and pfaffman pointed to the archived pg15 directory workaround post 13.
Add admin setting to change default Calendar view Ethsim2 proposed a simple site setting to default /upcoming-events to week or year view to match common calendar apps post 1.
Improve Year view usability – anchor to current date instead of January 1st
Also from Ethsim2: auto-scroll or highlight today’s date in Year view to reduce endless past-month scrolling post 1.
Pyx’s Modern Theme update DevTeVe shared a video demo of a tab-navigation hiccup post 20 and darkpixlz fixed the “Skip to content” focus outline in the next release post 21.
tobiaseigen and david wrapped up discussions on bundling more official plugins into core, confirming that Who’s Online won’t be included by default read more.
The community celebrated Discourse’s presence at Toronto Community Week, sharing swag love and highlights in the recap post.
kris.kotlarek addressed a critical issue where installing a new theme permanently deleted custom color palettes, merging a fix in PR #35754.
A faulty group search on the admin panel was resolved when nat switched the “spinner” to a “slider”, fixing the constant reload loop details.
In full-screen chat mode, quote buttons were obscured by the composer; sam and our design team are exploring layout tweaks to restore the functionality read more.
The official warning PM envelope color contrast issue surfaced, prompting an investigation into the red vs. green envelope styling in this report.
Don revived the Topic Template Placeholder Text component with an updated PR for compatibility on the latest Discourse version see the update.
Deprecation notices flagged in the Force Mobile Homepage theme component led maintainers to shift viewport checks to rendering callbacks, kicking off fixes for Force Mobile Homepage.
Falco revealed that the AI translation backfill hourly rate is controlled by a hidden setting, now unhidden to streamline hourly backfills configuration details.
Git’s --word-diff option highlighted syntax gaps in the default highlighter; sam recommended filing issues upstream with Highlight.js for a long-term fix discussion.
A 400 Bad Request error in the mail receiver surfaced when bounce emails lacked from headers, triggering a review of how Discourse handles blank senders more info.
#Site Management
jvoss inquired about customizing weekly digest email subjects, and Moin walked them through the legacy template method for editing system email content how-to.
tobiaseigen scheduled the closure of the plugin bundling discussion read more, created a dedicated topic for the calendar events bug view topic, and offered guidance on cross-site post syncing via ActivityPub link.
nat fine-tuned the admin panel’s group search by switching to a slider details and investigated undisclosed AI translation practices on Roblox’s devforum report.
Falco unhid the AI translation backfill rate setting configuration, clarified embedding token limits constraints, debugged translation errors issue, and weighed in on AI reranking options discussion.
david clarified core plugin bundling plans, confirming no further moves beyond Cakeday read more.
kris.kotlarek merged a fix to prevent theme installs from wiping custom color palettes patch.
sam diagnosed word-diff highlighting issues and recommended upstream reports to Highlight.js details.
Announcementsnat announced that the Discourse Doc Categories plugin is now available on Business plans, enabling dedicated documentation categories for improved navigation read more.
#Site feedback:tobiaseigen proposed automatically closing Support topics 30 days after the last reply to keep the category tidy and focused read more.
Bugtshenry reported that admins see their own theme and color palette preferences when viewing other users’ settings, preventing accurate on-behalf changes read more.
BugMudit_Maheshwari detailed a critical issue where transient database errors get cached in client_settings_json for 30 minutes, causing site load failures until the cache expires read more.
BugMoin uncovered that staff action logs on user admin pages show the wrong target user, despite the filter indicating the correct account read more.
BugMoin flagged that the AI helper UI is hidden on Android tablets, blocking AI-assisted tag suggestions for users without access to certain tags read more.
BugMiikkaLaitila found that the ?tl= URL parameter sets the UI language but not the content locale on subsequent page views, diverging from expected behaviour read more.
BugMoin showed that toggling translation on topics with more than 20 posts only applies to the first batch, leaving later posts untranslated during scroll read more.
#Translations:pmusaraj and Moin discussed handling plural forms in ActivityPub localization strings, addressing complex language rules beyond English singular/plural read more.
Supportkeegan walked through making the Ai translation backfill hourly rate setting visible and adding a descriptive label for translators via Crowdin read more.
SupportAnton_Akhmerov explored per-category isolation for course-based navigation, seeking Slack-like team filtering and home-page selectors read more.
Migrationcocococosti recommended using a separate import.yml container for custom importer scripts, ensuring safe migrations with isolated build environments read more.
Featurechapoi inquired about implementing a Notion-style / slash command in the composer, deferring to theme expert renato for feasibility read more.
FeatureMiikkaLaitila proposed a popup for multi-language content preferences to better manage translation experiences for both logged-in and anonymous users read more.
Installationpfaffman suggested a two-container setup with S3 and CDN for assets and starting with 8–16 GB RAM, tailoring to current traffic and growth read more.
In #Site feedback, Falco questioned the benefit of auto-closing all support topics after 30 days, and tobiaseigen shared data on moving older questions to other categories read more.
chapoi confirmed that opening the table of contents on an iPad in portrait causes it to overlay the page text without any background in UXread more.
In UX, tobiaseigen highlighted an unexpected reset of the solved auto-close timer when adjusting category settings, sparking calls for clearer UI feedback read more.
Falco and others uncovered a bug where the “Show Original” toggle only applies to the first page of posts on long topics in Bugread more.
Users reported that images display half-cropped when the interface language is set to Arabic on Chrome, PWA, Edge, and incognito modes; Moin reproduced this Bug after switching to Arabic read more.
Several members experienced intermittent timeouts accessing certain Discourse forums on desktop browsers while logged in; troubleshooting steps and “works after restart” reports filled the Bug thread read more.
#Site Management
The #Site Management community examined how to use Google Analytics 4 for investigating suspected bot traffic, covering realtime spikes, geographic filters, and user-journey anomalies read more.
#Hosting
In #Hosting, a TownSq HOA member asked about plan details and pricing; ToddZ walked through Discourse.org hosting tiers, DNS setup, and self-hosting options read more.
blake published a blog post on how Discourse runs its 100+ person remote company entirely on its own platform, from planning features to tracking bugs read more.
A Feature proposal outlined an “Off Topic” hide mechanism to collapse nonessential posts with a red-fold marker, reviving a classic forum innovation read more.
In Support, pfaffman struggled with a database migration error in the Drop Enable Experimental Sidebar User Option script, seeking advice on mitigating the thrashing read more.
NateDhaliwal kick-started a Dev debate on why the GIFs theme component uses appEvents instead of passing toolbarEvent, and shared a working proof-of-concept read more.
A fresh Dev topic explored embedding a chat widget that queries Discourse topics as an FAQ source before routing users to live support read more.
#Data & reporting
A #Data & reporting post requested a Data Explorer SQL query to track anonymous visits, combining logged-in and non-logged-in metrics for unique daily devices read more.
UXkeegan implemented improvements to the translation composer based on Moin’s feedback, clarifying raw view access and GIF resizing in the German translation workflow (read more).
UXLtrlg highlighted that the email revocation notice omits actionable options, suggesting clearer calls-to-action for users to resolve bounced email issues (read more).
InstallationFalco and tom1984 clarified that rebuilding Discourse upgrades the software without wiping content but requires backups and might cause minutes of downtime (read more).
Supportputty spotted an overnight icon update on production due to the FontAwesome Pro plugin defaulting to solid style, resolved with a style change and a linked bugfix PR.
SupportRGJ discovered that lowercase enforcement in CSV tag import causes errors for uppercase tag groups, fixed by toggling force_lowercase_tags and a forthcoming PR (read more).
Supporttobiaseigen explored custom user fields visibility, recommending the Discourse User Notes plugin over admin-only user fields for secure staff-only notes (read more).
Support AstonJ reported a misleading silenced-user notification without visible flags, redirecting the discussion to the original bug topic (read more).
Supportpangbo traced missing site-text customizations to an empty locale file in a plugin, demonstrating how deep_merge can wipe translations and prompting a runtime check proposal (read more).
BugMoin and sam confirmed a boundary-detection issue in chat where emojis can clear an entire message; kelv parked time to address this in an upcoming fix (read more).
BugMoin found that search toggles reopen on every click after using the browser back button, a UX hiccup flagged for cleanup of stray event handlers (read more).
FeatureMoh_X proposed group-based copy-paste code button gating to incentivize sign-ups, with community feedback pointing to CSS and theme-based workarounds (read more).
pirhoo wondered if the color-input component could be moved out of the admin folder so non-admin plugins can use it; david suggested copying it to insulate from API changes read morereply
NateDhaliwal questioned whether appEvent or toolbarEvent should be used when adding GIFs in plugins; david confirmed that toolbarEvent is cleaner for toolbar-only features read moresolution
MiikkaLaitila reported that the post translation button wasn’t appearing despite being in a localization-allowed group; nat and Moin traced it to the addTranslation post menu setting and proposed auto-adding it when the feature is enabled read morediscussion
bayardo.rivas asked why a private forum showed unreal click counts in “Top Referred Topics”; tobiaseigen suggested it could be driven by bookmarks or external feeds and recommended monitoring for repeats read morefollow-up
Ric and sam dug into an undefined ICS file name in the calendar plugin; sam laid out a massive PR unifying ICS generation with proper RRULE, CRLF breaks, and timezone support detailsPR
Quercus noticed NaN showing instead of badge counts on some forums; Moin identified the issue in PR 35663 where userBadges became an array but othersCount wasn’t updated read moreanalysis
chapoi confirmed links in the deleted-posts view were present but invisible, then moved the topic to Bug for further triage read more
manuel pointed out that monthly-view event times are cut off (showing “11a” instead of “11 am”); the data format was traced back to the calendar feed API read more
awesomerobot merged a tweak to thread notices so avatars aren’t overly hidden on iPad, restoring the 5-avatar view read more
chapoi spotted a side-scroll issue on the badge reporter page due to a long setting key; discussion is ongoing about whether topic titles should be sanitized in badge lists read more
HAWK published “The Community Lifecycle: From Launch to Legacy,” exploring why 14-day trials often feel too short and how communities evolve over time companion discussion
ZeroDean asked about renaming “Subscribe” buttons in the Discourse Subscriptions plugin; NateDhaliwal pointed to /admin/customize/site_texts and the client.en.yml locale file for adjustments read moresolution
kavish_prajapati weighed CLI vs. UI for self-hosted updates; NateDhaliwal recommended ./launcher rebuild app for reliability, noting settings and data remain intact read moreguide
The search bar reopened on every click, and cvx deployed PR #35876 to fix it. read more
The Styleguide_allowed_groups plugin ignored its access settings, allowing anonymous access to /styleguide; pmusaraj’s PR #35912 will reinstate proper group checks. read more
Badge pages on non-hosted forums displayed NaN counts; Alteras merged PR #35895 to restore correct badges numbers. read more
Recurring events in the calendar plugin lacked a defined ICS filename; community input from lindsey clarified default naming behavior for calendar-and-event exports. read more
Users discovered missing “Change topic timestamp” options in the topic wrench menu; JammyDodger guided everyone to the correct UI location. read more
The compact composer failed to trigger autogrid on uploads; Ethsim2 highlighted the issue persists in the new RTE. read more
Cursor misalignment on iOS 26.1 resurfaced after minimizing and maximizing the post editor; the discussion pinpointed Apple’s rendering quirks. read more
Postgres extension upgrades (vector 0.7.4→0.8.0) errored out during v3.6.0.beta2 migrations; Stew_Pid’s apt-based extension install workaround saved the day. read more
The Community Lifecycle: From Launch to Legacy – manuel advocated for end-to-end community lifecycle support and better archival workflows to preserve aging forums. read more
Discourse Qingwa Timelines – Custom BBCode for Beautiful Timeline Layouts – scavin unveiled a new theme component that implements the [timelines]…[/timelines] BBCode for elegant, minimalist timeline layouts. read more
What are all the hook types I can use in app.yml – Ethsim2 explained that hooks in app.yml are dynamically provided by Pups templates, letting you attach before_<name>: or after_<name>: to any hook: <name> step. read more
Ayudeme con las categorias – Moin guided Picho_Pelis on configuring the default_navigation_menu_categories setting so visitors (including in incognito) see the intended categories. read more
API works manually, but AI (Grok/xAI) does not reach VPS – Enit reported that Grok requests weren’t even hitting the server despite correct API and firewall settings, spurring investigation into AI-side vs. Discourse-side issues. read more
I have issue to embed Youtube video – hameedacpa shared a CloudPanel vhost tweak (inspired by ChatGPT) to persist YouTube embed fixes across rebuilds without editing the running container. read more
Add admin setting to change default Calendar view (Month / Week / Year) – manuel and Ethsim2 discussed introducing an admin toggle to pre-select upcoming-events views globally, sparing each user from manual sidebar tweaks. read more
How do you handle AI responses in your Community? – NateDhaliwal cautioned against marking completely AI-generated replies as solutions, arguing they deserve clear credit or no solution badge at all. read more
How do I add rich text editor support to my markdown extension? – ego-lay_atman-bay discovered that html_raw tokens are ignored by the ProseMirror converter and switched to bbcode_open, text, and bbcode_close tokens to render custom BBCode. read more
Error thrown when viewing a user’s list of deleted posts – Richie reported an error at the end of /u/username/deleted-posts, prompting fixes to gracefully handle empty deleted-posts lists. read more
Using template with a [wrap] code while in Rich Text Editor not working – renato patched missing exception coverage in template events so that wrap-code BBCode no longer breaks the composer. read more
Journal Plugin – jrgong shared the experimental Journal Plugin repo (built via LLM workarounds) for per-topic journaling with custom TOC and entry sequencing. read more
Post Collections, Topic-to-Topic Navigation Buttons, Menus, Anchor Links, and Topic TOC – denvergeeks highlighted the Collections plugin for manual topic sequencing and a menu-style navigation UI. read more
#Sysadmins
Migrate a vBulletin 4 forum to Discourse – tom1984 refined the importer’s parse_timestamp method (with ChatGPT’s help) to skip nil or zero values and apply proper timezone conversion. read more
Theme component: Arkshine pushed a PR to restore emoji autocomplete and support a fluff tooltip in Emoji Fluff, enhancing both rich editor and chat experiences. Read more
Theme After feedback on ultra-wide screens, ばこん released an update to adjust content centering in the Glacier Theme, correcting full-width overflow issues. Read more
After a day of glacier theme tweaks, emoji fluff enhancements, and deep dives into ICS exports, it’s time to log off—here’s to more fun bug hunts and feature ideas tomorrow!