# 일일 요약 (UTC 오후 9시)

**URL:** <https://meta.discourse.org/t/daily-summary-9pm-utc/291850>\
**Category:** Forum summaries\
**Created:** [1월 16, 2024, 9:56오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850 "2024-01-16T21:56:19Z")\
**Posts on this page:** 20\
**Page:** 26

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [1월 26, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/758 "2026-01-26T21:02:09Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts:** 101
- **New topics:** 12
- **Top users:**
  - @Lilly (11 posts, 14 likes)
  - @Canapin (4 posts, 11 likes)
  - @Moin (5 posts, 10 likes)
  - @pmusaraj (4 posts, 7 likes)
  - @merefield (7 posts, 6 likes)
  - @RGJ (2 posts, 6 likes)
  - @chapoi (3 posts, 5 likes)
  - @tom_eric (4 posts, 5 likes)
  - @stance455 (1 post, 4 likes)
  - @gormus (1 post, 4 likes)

* * *

## Interesting Topics

### #Support

- @stance455 reported an issue with “Related Topics not translated” and after troubleshooting @Lilly’s locale settings, @Moin provided the solution for multilingual embeddings [read more](https://meta.discourse.org/t/-/394305/1?silent=true) and [see solution](https://meta.discourse.org/t/-/394305/3?silent=true).

- @s_xu raised a “20-second load time” after login; @Lilly guided through Docker logs and update steps [read more](https://meta.discourse.org/t/-/394319/1?silent=true) and [troubleshooting tips](https://meta.discourse.org/t/-/394319/2?silent=true).

- @hipp0 asked “What’s the max number of participants displayed on a topic?” and community members shared custom CSS snippets to adjust avatar spacing [read more](https://meta.discourse.org/t/-/394275/1?silent=true) and [view CSS fix](https://meta.discourse.org/t/-/394275/8?silent=true).

- @NateDhaliwal struggled with the “Display categories” control in the Kanban board component; @Lilly confirmed the slug-entry design and linked the [configuration guide](https://meta.discourse.org/t/kanban-board/118164?silent=true) [read more](https://meta.discourse.org/t/-/394300/1?silent=true) and [solution](https://meta.discourse.org/t/-/394300/6?silent=true).

- @emyoulation noticed Discourse’s search returning “similar/partial” matches instead of exact terms; @awesomerobot explained the AI-fallback logic and the need to distinguish exact results [read more](https://meta.discourse.org/t/-/394348/1?silent=true) and [AI scope explanation](https://meta.discourse.org/t/-/394348/2?silent=true).

- @hipp0 couldn’t disable flair or user titles on mobile; @Lilly and @chapoi walked through [Safe Mode](https://meta.discourse.org/t/53504?silent=true) and CSS targeting for mobile viewports [read more](https://meta.discourse.org/t/-/394264/1?silent=true) and [CSS advice](https://meta.discourse.org/t/-/394264/5?silent=true).

- @jbrains reported Let’s Encrypt SSL certificates failing to auto-renew; @Moin pointed to the December fix in [cert renewal thread](https://meta.discourse.org/t/discourse-failure-to-renew-certificate/385148?silent=true) [read more](https://meta.discourse.org/t/-/394304/1?silent=true).

- @hipp0 discovered that anonymous viewers couldn’t see all categories; @Lilly traced it to a preload data customization and asked for version details [read more](https://meta.discourse.org/t/-/394279/3?silent=true) and [follow-up](https://meta.discourse.org/t/-/394279/6?silent=true).

- @NateDhaliwal found pinned topic summaries using link text instead of body excerpt; [Safe Mode](https://meta.discourse.org/t/53504?silent=true) testing and theme checks were suggested to isolate the issue [read more](https://meta.discourse.org/t/-/394290/2?silent=true).

### #Feature

- @hipp0 proposed a “Search all CSS and CSS drop-down selector” feature; @Moin recommended organizing custom styles into a dedicated theme component [read more](https://meta.discourse.org/t/-/394265/1?silent=true) and [component structure tip](https://meta.discourse.org/t/-/394265/7?silent=true).

- @davidb merged a PR to “Suppress solution notification if user is muted,” improving the solved-post UX for muted members [read more](https://meta.discourse.org/t/-/374000/3?silent=true).

- @emyoulation suggested a quick-action icon for “spam” in the review queue to flag mass postings; community feedback is ongoing [read more](https://meta.discourse.org/t/-/381809/13?silent=true).

### #Plugin

- @Canapin released **Discourse Video Inline** , a plugin that plays MP4s in-browser by adjusting MIME headers—no config needed [read more](https://meta.discourse.org/t/-/394334/1?silent=true).

- @pmusaraj updated the **ActivityPub Plugin** roadmap: no new features planned, but maintenance improvements are coming [read more](https://meta.discourse.org/t/-/266794/471?silent=true).

### #Bug

- @csha flagged HTML tags appearing in `og:description` on category pages; the meta description is plain text but Open Graph tags need sanitization [read more](https://meta.discourse.org/t/-/394375/1?silent=true).

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- **@pmusaraj** reviewed and merged a theme-component update for [Add backgroundColor option for Tag Icons](https://meta.discourse.org/t/-/391995/2?silent=true), guided troubleshooting in the [Reply button label fails to render](https://meta.discourse.org/t/-/394309/4?silent=true) thread, and outlined maintenance plans for the [ActivityPub Plugin](https://meta.discourse.org/t/-/266794/471?silent=true).

- **@chapoi** chimed in on UI feedback for [Notification about chat messages in the header](https://meta.discourse.org/t/-/386167/10?silent=true), offered [Safe Mode](https://meta.discourse.org/t/53504?silent=true) guidance in [Cannot disable flair on mobile](https://meta.discourse.org/t/-/394264/5?silent=true), and fixed the preview link for the [Horizon Theme](https://meta.discourse.org/t/-/360486/50?silent=true).

- **@davidb** merged a change to [Suppress solution notification if user is muted](https://meta.discourse.org/t/-/374000/3?silent=true), closing a long-standing feature request.

- **@awesomerobot** clarified AI result behavior in the [Discourse search precision issue](https://meta.discourse.org/t/-/394348/2?silent=true), explaining semantic fallback logic.

- **@renato** patched a broken reference link in the [Markdown/BBCode/HTML formatting guide](https://meta.discourse.org/t/-/239348/20?silent=true).

* * *

Stay speedy—may your pages load faster than 20 seconds and your puppies remain unscathed! 🐾

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [1월 27, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/759 "2026-01-27T21:02:31Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **127** new posts
- **13** new topics
- **Top contributors:** @Moin (21 posts, 27 likes), @Falco (4 posts, 12 likes), @asc (3 posts, 8 likes), @祁同伟 (10 posts, 8 likes), @lindsey (1 post, 8 likes), @Discourse (2 posts, 5 likes), @Lilly (5 posts, 5 likes), @Danielle (1 post, 4 likes), @pfaffman (5 posts, 4 likes), @vincefrommtl (3 posts, 4 likes)

## Interesting Topics

- #Support **“Always include topic excerpt” setting**  
@Moin dug into how the new `always_include_topic_excerpts` site setting interacts with the Topic List Excerpts theme component, with @awesomerobot and @zogstrip explaining the balance between hidden settings and theme modifiers. [read more](https://meta.discourse.org/t/-/394416/1?silent=true)

- #Support **Discourse’s search broken? Exact vs. partial AI results**  
Users noted that header quick search auto-expands to semantic AI results after few matches, and @Falco outlined how the `ai-search-result` flag can help theme indicators. [read more](https://meta.discourse.org/t/-/394348/1?silent=true)

- #Support **Discourse ID setup issues on Hetzner**  
@tobiaseigen reported a `enable_discourse_id` failure during the new installer flow on Hetzner, with @pmusaraj guiding on checking `/logs` and toggling Discourse ID in the Admin UI. [read more](https://meta.discourse.org/t/-/394459/1?silent=true)

- #Bug **Discourse更新后，主页排版混乱**  
After the latest update, the Tag Icons component caused layout crashes and 429 errors until @pmusaraj offered a fix to gracefully handle invalid color codes. [read more](https://meta.discourse.org/t/-/394394/1?silent=true)

- #Bug **Discourse jumping 20 posts up when going back to PWA**  
Android PWA users on Chrome 144 reported being scrolled up ~20 posts when returning from external links; repro steps and environment details were gathered for further investigation. [read more](https://meta.discourse.org/t/-/394438/1?silent=true)

- #Bug **HTML tags in og:description**  
A recent pull request stripped HTML from the `og:description` meta tag to prevent markup leaking into social previews. [read more](https://meta.discourse.org/t/-/394375/1?silent=true)

- #Bug **Scrolling in a long topic brings up blank page**  
@NateDhaliwal discovered a blank viewport issue when scrolling lengthy posts on Chrome, disappearing after zoom or re-scroll—still seeking cross-browser confirmation. [read more](https://meta.discourse.org/t/-/394389/1?silent=true)

- #Bug **Replying as a linked topic creates a second draft**  
The “Reply as linked topic” flow leaves the original quote in the draft queue; @Moin suggested converting the draft rather than saving a new one. [read more](https://meta.discourse.org/t/-/394431/1?silent=true)

- #blog **The Product Manager’s Guide to Non-Addictive Design**  
@lindsey published a new companion discussion for the Discourse blog, emphasizing data-driven product management over habit-forming patterns. [read more](https://meta.discourse.org/t/-/394381/1?silent=true)

- #Migration **Import données forum Moodle**  
@HugoCatherine asked for a Moodle→Discourse import script; @deepvyas pointed to the JSON import code, and @pfaffman recommended custom migration via #Marketplace or DIY. [read more](https://meta.discourse.org/t/-/394429/1?silent=true)

- #Integrations **Create a [Data Explorer](https://meta.discourse.org/t/32566?silent=true) query using the API**  
The official how-to guide shows how to POST to `/admin/plugins/explorer/queries` with `query[name]`, `query[sql]`, and other params to automate new queries. [read more](https://meta.discourse.org/t/-/394388/1?silent=true)

- #Integrations **Automate the syncing of Discourse queries to Google Sheets**  
A step-by-step walkthrough uses Google Apps Script to pull [Data Explorer](https://meta.discourse.org/t/32566?silent=true) results into Sheets on a schedule for dashboards and metrics. [read more](https://meta.discourse.org/t/-/394473/1?silent=true)

- #Data & reporting **Badge SQL triggered on post content**  
@Alexander_Wright crafted a badge query to award on `p.raw LIKE '%Give Me A Badge%'`, but it wasn’t firing—community feedback focused on backfill flags and SQL triggers. [read more](https://meta.discourse.org/t/-/394444/1?silent=true)

- #Installation **Front End update fails with error 502 only if I click ‘Update All’**  
@Bathinda’s two-container setup behind Nginx gave 502 errors on bulk updates; logs and Sidekiq traces hint at a proxy timeout for the first task only. [read more](https://meta.discourse.org/t/-/394403/1?silent=true)

- #contribute:translations **Translation restructuring on Crowdin for new-versioning-strategy**  
@Moin reported confusion over extra branches after a recent file reorganization; @gerhard will explore switching branch order again for translators. [read more](https://meta.discourse.org/t/-/394453/1?silent=true)

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @Falco clarified the new self-host installer and optional SMTP features in [Self-Hosting Discourse Just Got a Whole Lot Easier](https://meta.discourse.org/t/-/393915/37?silent=true), detailed search fallback logic in [Discourse’s search broken?](https://meta.discourse.org/t/-/394348/10?silent=true), and tested GIF modal behavior on chat in [Gif functionality issues](https://meta.discourse.org/t/-/394223/3?silent=true).

- @lindsey authored and launched the new blog post **“The Product Manager’s Guide to Non-Addictive Design”** at [#394381](https://meta.discourse.org/t/-/394381/1?silent=true).

- @Danielle chimed in on the #Site feedback discussion about an **“Alumni” Flair for former employees** in [#393434](https://meta.discourse.org/t/-/393434/5?silent=true).

- @MarkDoerr provided a step-by-step guide on **creating a [Data Explorer](https://meta.discourse.org/t/32566?silent=true) query using the API** in [#394388](https://meta.discourse.org/t/-/394388/4?silent=true).

- @david explained the rationale for exposing the `always_include_topic_excerpts` setting versus theme modifiers in [#394416](https://meta.discourse.org/t/-/394416/9?silent=true).

- @pmusaraj contributed a fix for invalid color codes causing layout crashes in the **Tag Icons** component at [#394394](https://meta.discourse.org/t/-/394394/16?silent=true).

- @awesomerobot outlined how the Horizon theme now uses theme modifiers to serialize excerpts as needed in [#394416](https://meta.discourse.org/t/-/394416/3?silent=true).

- @gerhard promised to review the **translations file structure** and improve version targeting in [#394453](https://meta.discourse.org/t/-/394453/4?silent=true).

- @chapoi updated the Horizon theme setting for Topic Cards and showed the new **high-context vs. simple card** toggle in [Horizon: High Context Topic Cards](https://meta.discourse.org/t/-/393470/17?silent=true).

- @zogstrip clarified that excerpts are only serialized by default for pinned topics unless `always_include_topic_excerpts` is enabled or a theme modifier is used in [#394416](https://meta.discourse.org/t/-/394416/4?silent=true).

* * *

After a day of theme tweaks, bug hunts, and API deep-dives, may your plugins stay sunny, your [safe mode](https://meta.discourse.org/t/53504?silent=true) handy, and your puppies wag happily ever after! 🐶

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [1월 28, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/760 "2026-01-28T21:02:00Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

**Total new posts:** 86  
**Total new topics:** 14

**Top users (last 24 h):**

- **@Moin:** 12 posts, 15 likes
- **@david:** 3 posts, 14 likes
- **@sam:** 6 posts, 10 likes
- **@Lilly:** 2 posts, 8 likes
- **@RGJ:** 3 posts, 6 likes
- **@chapoi:** 4 posts, 6 likes
- **@Canapin:** 4 posts, 6 likes
- **@jenroberts:** 1 post, 4 likes
- **@davidb:** 1 post, 4 likes
- **@Ed_S:** 1 post, 3 likes

* * *

## Interesting Topics

- #Support @Yan_Fridland asked about AI-generated spam protection on Discourse [read more](https://meta.discourse.org/t/-/394490/1?silent=true). @Lilly recommended using the [AI Spam Detection plugin](https://meta.discourse.org/t/discourse-ai-spam-detection/343541?silent=true), and @sam pointed to the #Documentation on #spam ([docs](https://meta.discourse.org/tags/c/documentation/10/spam?silent=true)) for deeper mitigation strategies.

- #Support Ostap1974 faced a Letsencrypt renewal clash when Custom OAuth2 redirected ACME challenges to `/oauth_basic` [details](https://meta.discourse.org/t/-/394536/1?silent=true). This echoed fixes from the [Discourse failure to renew certificate](https://meta.discourse.org/t/discourse-failure-to-renew-certificate/385148/10?silent=true) thread.

- #Support Canapin reported “95 email jobs that failed” on an SMTP-less install [issue](https://meta.discourse.org/t/-/394573/1?silent=true). @pmusaraj dug into Hub calls vs. email errors [see post](https://meta.discourse.org/t/-/394573/2?silent=true).

- #Support ruggy\_joesten wanted to change the CTA banner on the main landing page [ask here](https://meta.discourse.org/t/-/394566/1?silent=true); @ondrej pointed to #themes & #components in the [Theme Guide](https://meta.discourse.org/t/discourse-theme-guide/17357?silent=true).

- #Support asc wondered about muting categories while watching tags—why no “Notify me” checkbox when a category is muted [question](https://meta.discourse.org/t/-/394501/1?silent=true) and @Moin confirmed it’s a hidden UI bug ([follow-up](https://meta.discourse.org/t/-/394501/4?silent=true)).

- #Bug @pacharanero flagged that the official Docker templates pin an EOL NGINX version [report](https://meta.discourse.org/t/-/394488/1?silent=true). @david explained the choice of stable 1.28.1 over mainline [read more](https://meta.discourse.org/t/-/394488/3?silent=true) and linked a 2017 discussion on pinning ([older thread](https://meta.discourse.org/t/dockerfile-in-official-install-instructions-uses-unsupported-version-of-nginx/248779?silent=true)).

- #Bug Since December’s tag creation on the [tag page](https://meta.discourse.org/tags?silent=true), @jenroberts noticed “Sort by name” is random [see issue](https://meta.discourse.org/t/-/394485/1?silent=true). @chapoi referenced a partial fix in [PR #37339](https://github.com/discourse/discourse/pull/37339) and @Moin suggested another tweak [details](https://meta.discourse.org/t/-/394485/7?silent=true).

- #Announcements @david rolled out **Release 2026.1.0** [changelog](https://meta.discourse.org/t/-/393903/1?silent=true), along with patches for **2025.12.1** , **2025.11.2** , and **3.5.4**.

- #Feature NateDhaliwal proposed a success toast after flagging a post [feature request](https://meta.discourse.org/t/-/394497/1?silent=true); @Moin highlighted the existing flagged indicator as a persistent confirmation [screenshot](https://meta.discourse.org/t/-/394497/2?silent=true).

- #Feature Steradiant requested limiting the Assign plugin to certain categories [proposal](https://meta.discourse.org/t/-/394580/1?silent=true), and @pfaffman asked about real-world staffing use cases [follow-up](https://meta.discourse.org/t/-/394580/2?silent=true).

- #Site feedback: Canapin noted that clicking thumbnails on [releases.discourse.org](http://releases.discourse.org) doesn’t open full-size images [issue](https://meta.discourse.org/t/-/394563/1?silent=true), echoing prior [onebox lightbox discussions](https://meta.discourse.org/t/onebox-image-caption-lightbox/40294?silent=true).

- #Dev pfaffman debugged failing plugin system tests after updating `discourse-plugin-skeleton` [logs](https://meta.discourse.org/t/-/394585/1?silent=true).

- #Dev Ethsim2 reported Chrome console deprecation warnings on v2026.1.0-latest (+307) [details](https://meta.discourse.org/t/-/394534/1?silent=true); @chapoi linked to the device-breakpoints guide [read more](https://meta.discourse.org/t/designing-for-different-devices-viewport-size-touch-hover-etc/367810?silent=true).

- #Community Ethsim2 floated a remote guest talk for university students on Discourse design, moderation, and governance [proposal](https://meta.discourse.org/t/-/394591/1?silent=true).

- #Integrations: markschmucker explored updating SSO user emails via [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) without user validation [initial ask](https://meta.discourse.org/t/-/13045/625?silent=true); @Moin reminded to enable `auth_overrides_email` [step](https://meta.discourse.org/t/-/13045/626?silent=true) and shared the Sync SSO guide [more](https://meta.discourse.org/t/-/13045/627?silent=true).

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @david provided rationale for the NGINX pin and bumped the Docker templates [nginx thread](https://meta.discourse.org/t/-/394488/3?silent=true), then announced **2026.1.0** with patch details [release post](https://meta.discourse.org/t/-/393903/1?silent=true).

- @sam clarified built-in AI spam mitigations in the spam protection topic [AI spam](https://meta.discourse.org/t/-/394490/7?silent=true), tested the New Carousel Mode [carousel feedback](https://meta.discourse.org/t/-/392955/11?silent=true), fixed nested list quoting edge cases [list bug](https://meta.discourse.org/t/-/266836/9?silent=true), and checked on disappearing user search results [search bug](https://meta.discourse.org/t/-/386207/9?silent=true).

- @chapoi suggested the sorting fix for the tag page [tag sort](https://meta.discourse.org/t/-/394485/4?silent=true) and guided on Chrome deprecation warnings [console warnings](https://meta.discourse.org/t/-/394534/2?silent=true).

- @davidb confirmed the blinking-away solution prompt was deployed [mark solution fix](https://meta.discourse.org/t/-/264408/2?silent=true).

- @pmusaraj analyzed the SMTP-less email job failures and Hub call exceptions [email jobs](https://meta.discourse.org/t/-/394573/2?silent=true).

- @kris.kotlarek merged the hidden `inline_onebox_user_agent` setting to override onebox headers [onebox user agent](https://meta.discourse.org/t/-/365105/7?silent=true).

* * *

What a whirlwind—from AI spam to NGINX bumps to tag sorting fixes, our community conquered it all. Now go enjoy a well-deserved coffee break!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [1월 29, 2026, 9:01오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/761 "2026-01-29T21:01:59Z")

</div>

```markdown
# Today on meta.discourse.org…

## Key Stats
- **114** new posts, **19** new topics ([site dashboard](https://meta.discourse.org/admin/dashboard))  
- **Top users** in the last 24 hours:  
  - @david (6 posts, 17 likes) [[sample post]](https://meta.discourse.org/t/-/393903/4)  
  - @Lilly (6 posts, 15 likes) [[sample post]](https://meta.discourse.org/t/-/394653/1)  
  - @Moin (11 posts, 12 likes) [[sample post]](https://meta.discourse.org/t/-/301401/10)  
  - @chapoi (10 posts, 9 likes) [[sample post]](https://meta.discourse.org/t/-/394652/2)  
  - @HAWK (1 post, 8 likes) [[sample post]](https://meta.discourse.org/t/-/394599/1)  
  - @Joseph_Hansen (2 posts, 8 likes) [[sample post]](https://meta.discourse.org/t/-/394652/1)  
  - @zogstrip (4 posts, 6 likes) [[sample post]](https://meta.discourse.org/t/-/299454/9)  
  - @awesomerobot (5 posts, 6 likes) [[sample post]](https://meta.discourse.org/t/-/394652/4)  
  - @Falco (2 posts, 5 likes) [[sample post]](https://meta.discourse.org/t/-/394223/8)  
  - @Ed_S (4 posts, 5 likes) [[sample post]](https://meta.discourse.org/t/-/394651/2)  

---

## Interesting Topics

### #Announcements

- **#Announcements (#release-notes)** The [January 2026 Releases](https://meta.discourse.org/t/-/393903/2) thread kicked off with @elmuerte unveiling v2026.1.0 as the first ESR stream. @david then clarified branch tagging and support windows [read more](https://meta.discourse.org/t/-/393903/4).

### #news-and-events:blog

- **#news-and-events:blog** In [Before You “Build a Community,” Decide: Library or Coffee Shop?](https://meta.discourse.org/t/-/394599/1), @HAWK revealed that just 38 communities generate 31% of Discourse-hosted traffic, leaving 5,000+ sites sharing the remainder.

### #contribute:feature

- **#contribute:feature (#moderation)** @Joseph_Hansen asked if you can “topic-ban” repeat offenders in [Is it possible to eject certain users from a topic?](https://meta.discourse.org/t/-/394652/1). @chapoi confirmed the request and @awesomerobot suggested phased enforcement [read more](https://meta.discourse.org/t/-/394652/4).

- **#contribute:feature (#trust-levels)** In [Feature request: TL1 requires write posts](https://meta.discourse.org/t/-/394633/1), @Dmitry_Krasnoperov proposed adding a minimum-posts requirement for Trust Level 1, prompting @Moin to request more details on the use case.

- **#contribute:feature (#assign)** [Allow to limit assign plugin to certain categories](https://meta.discourse.org/t/-/394580/3) saw @Steradiant seek per-category task management, with @awesomerobot demonstrating group-scoped assigns in settings.

### #contribute:bug

- **#contribute:bug (#gifs #chat)** [Gif functionality issues](https://meta.discourse.org/t/-/394223/8) had @Falco merge fixes in both core and the GIF plugin to resolve autofocus and embedding problems.

- **#contribute:ux (#mobile)** [UI Error on mobile foldables](https://meta.discourse.org/t/-/394617/1) reported by @pmcpa shows half-screen content on “wide” foldables; @chapoi moved it to #contribute:ux and looped in @Falco for a CSS deep-dive.

- **#contribute:bug (#review-queue)** @noahl noted that an [admin edit](https://meta.discourse.org/t/-/394646/1) was sent back to the review queue—odd, since they’d be approving their own change.

- **#contribute:bug (#sitemap)** In [Problème de sitemap](https://meta.discourse.org/t/-/394642/1), @Antoinnne’s Google indexing errors led @NateDhaliwal to recommend deeper sitemap‐info logging.

- **#contribute:bug (#fixed)** A quick PR by @zogstrip in [Sorting by name on tag page](https://meta.discourse.org/t/-/394485/8) restored proper alphabetical ordering.

### #Support

- **#Support** [Allow mods to create tags from a topic’s title](https://meta.discourse.org/t/-/394628/1) had @Anat_Srulovitch stuck without tag-creation rights; @ToddZ and @Moin walked through site settings to restore the feature.

- **#Support (#images)** @soraiden lost custom category logos and in [Category Images](https://meta.discourse.org/t/-/394688/1), @Moin pinpointed a theme component hiding the icons in non-safe mode.

- **#Support (#login)** The [User-specific 502 errors after login](https://meta.discourse.org/t/-/394612/1) thread saw timeouts for one admin account only; @Canapin helped rule out extensions and cross-device issues.

- **#Support (#email)** In [SMTP Settings Missing After Install](https://meta.discourse.org/t/-/394622/1), @Timelord discovered blank SMTP fields post-setup; community members suspect a skipped setup flag in `app.yml`.

### #WordPress

- **#WordPress (#wordpress)** @miednr asked why [WP Discourse isn’t marked compatible with WP 6.9](https://meta.discourse.org/t/-/394624/1). @zogstrip explained minimal maintenance, and @angus confirmed live 6.9 installs will see metadata updated soon.

### #Installation

- **#Installation (#ssl)** [TLS cert expiry take 2](https://meta.discourse.org/t/-/394619/1) by @fuse triggered a manual rebuild for expired certificates; @Moin linked to the December auto-renewal fix to prevent recurrence.

---

## Activity by the @team Group

- **@david** clarified ESR vs stable tagging and support windows in the [January 2026 Releases](https://meta.discourse.org/t/-/393903/4), weighed in on the [versioning strategy RFC](https://meta.discourse.org/t/-/383536/51), and bumped NGINX to 1.28.1 in the [Nginx version pinning](https://meta.discourse.org/t/-/394488/8) thread.

- **@chapoi** scoped out temporary “topic bans” in [eject users](https://meta.discourse.org/t/-/394652/2), migrated the foldable‐view bug to #contribute:ux in [UI Error on mobile foldables](https://meta.discourse.org/t/-/394617/8), and triaged merge-notification quirks in [Don't notify me for my own actions](https://meta.discourse.org/t/-/301401/11).

- **@HAWK** delivered the in-depth traffic analysis in [Before You “Build a Community”](https://meta.discourse.org/t/-/394599/1).

- **@awesomerobot** recommended enforcement steps in [eject users](https://meta.discourse.org/t/-/394652/4), demonstrated category constraints for assigns in [Allow to limit assign plugin](https://meta.discourse.org/t/-/394580/4), and confirmed merging the lightbox aspect-ratio fix in [zoom bug](https://meta.discourse.org/t/-/394156/4).

- **@zogstrip** investigated Japanese input disruptions in [chat-tag live search bug](https://meta.discourse.org/t/-/299454/9) and merged the tag-sorting correction in [Sorting by name on tag page](https://meta.discourse.org/t/-/394485/8).

- **@Falco** pushed two PRs resolving GIF issues in [Gif functionality issues](https://meta.discourse.org/t/-/394223/8).

- **@mcwumbly** suggested adding quick-links for ESR→ESR diffs on the releases site in [January 2026 Releases](https://meta.discourse.org/t/-/393903/11).

- **@supermathie** clarified that DNS reroutes won’t affect X.com embeds in [404 on onebox URLs](https://meta.discourse.org/t/-/394614/3).

- **@renato** highlighted that the new `composer` template type restores smart lists in [Topic form templates](https://meta.discourse.org/t/-/367479/6).

---

With debates on ESRs, emojis flying in GIF threads, and foldable mobiles in the mix, our community kept the gears turning—no puppies were harmed! 🐾

```

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [1월 30, 2026, 9:03오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/762 "2026-01-30T21:03:39Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **77 new posts** and **14 new topics** created in the last 24 hours.

- **Top users** :

## Interesting Topics

### #UX

- **UI Error on mobile foldables** : A #UX issue where the old mobile view conflicted with the new viewport-based style on foldable devices; @Don explained that enabling the `Viewport based mobile mode` setting resolves the layout conflict. Read more [here](https://meta.discourse.org/t/-/394617/19?silent=true).

- **Bulk “Change Category” silently fails** : @Ethsim2 reported that bulk-moving topics aborts with no feedback when required tag groups aren’t initialized in the destination category, calling for informative error messages. See the [bug report](https://meta.discourse.org/t/-/394769/1?silent=true).

### #Praise

- **Using Discourse APIs for a Flutter app** : In #Praise, @SubStrider announced that their iOS app—built entirely via the Discourse API—is now live on the App Store (Android support coming soon), praising the platform’s backend reliability. Find details [here](https://meta.discourse.org/t/-/394753/1?silent=true).

### #Dev

- **Core plugin forks after merge** : @skatefriday asked how to maintain a custom plugin fork after its functionality was merged into core; @pfaffman recommended writing a small override plugin instead of forking. Read more [here](https://meta.discourse.org/t/-/394718/1?silent=true).

- **Claude Opus & Discourse-related development** : @Canapin shared experiences using AI (Claude Opus vs Gemini) to generate Discourse plugin code; community members discussed prompt techniques and integration best practices. See the conversation [here](https://meta.discourse.org/t/-/394773/1?silent=true).

### #Support

- **Unusually high CPU usage** : In #Support, @pfaffman and @supermathie traced a memory vs. I/O spike to idle PostgreSQL processes, advising routine maintenance, an upgrade to Postgres 15, and regular vacuuming to stabilize resource usage. Full thread [here](https://meta.discourse.org/t/-/394651/1?silent=true).

- **Category Images override conflict** : A theme override for `components/category-title-link` prevented category images from loading; @RGJ identified the obsolete override and resolved the issue. See the solution [here](https://meta.discourse.org/t/-/394688/7?silent=true).

- **Text gets mysteriously reversed in AI Summarization payload** : @markschmucker found that LLM input was reversed mid-string; @Falco pointed to a December patch (PR #36498) and urged updating to the latest version. Details [here](https://meta.discourse.org/t/-/394727/1?silent=true).

### #Installation

- **SMTP Settings Missing After Install** : A self-hosted OP discovered missing SMTP configuration post-setup; @pfaffman and @Falco walked through editing the `app.yml`, rerunning setup scripts, and validating `DISCOURSE_SKIP_EMAIL_SETUP`. Read the troubleshooting steps [here](https://meta.discourse.org/t/-/394622/1?silent=true).

### #Announcements

- **Automatically apply grids to image uploads** : @lindsey introduced the `experimental auto grid images` setting to automatically apply a masonry layout for 3+ uploads, enhancing gallery displays. See the announcement [here](https://meta.discourse.org/t/-/394784/1?silent=true).

### #Site feedback

- **Forum Summaries category permissions** : @NateDhaliwal discovered that #news-and-events:forum-summaries wasn’t read-only for TL4-below users; @chapoi updated the settings to restrict new topics while keeping replies open. Discussion [here](https://meta.discourse.org/t/-/394714/1?silent=true).

### #Bug

- **Category dropdown missing in composer** : With lazy-loaded categories enabled, the OP noticed the category picker disappeared in the composer for group-only users; reproduction steps and logs were shared. See the issue [here](https://meta.discourse.org/t/-/394738/1?silent=true).

- **Problème de sitemap** : A #Bug thread in French where the OP asked for help with sitemap generation errors; community members suggested patience or paid support via #Marketplace. Read more [here](https://meta.discourse.org/t/-/394642/1?silent=true).

### #Community

- **Questions about Discourse AI automatic translation** : @TroLLoBloger tested AI translation on small vs. large forums, and members like @eisammy shared insights on cost, performance, and setup for translating thousands of posts. Details [here](https://meta.discourse.org/t/-/394719/1?silent=true).

### #Feature

- **Clicking “Vote Now” in a poll doesn’t give expected feedback** : @ChrisBeach proposed replacing the “Vote Now” button with “Voted” or “Amend Vote” to confirm poll submissions, improving UI clarity. Feedback thread [here](https://meta.discourse.org/t/-/394755/1?silent=true).

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @supermathie: Provided foldable screenshots and troubleshooting advice in [UI Error on mobile foldables](https://meta.discourse.org/t/-/394617/11?silent=true) and contributed performance analysis in [Unusually high CPU usage](https://meta.discourse.org/t/-/394651/7?silent=true).

- @lindsey: Deployed and explained the new auto grid images feature in [Automatically apply grids to image uploads](https://meta.discourse.org/t/-/394784/1?silent=true).

- @chapoi: Updated permissions for the Forum Summaries category in [Forum Summaries category permissions](https://meta.discourse.org/t/-/394714/2?silent=true) and acknowledged Horizon theme bug reports in [Horizon Theme](https://meta.discourse.org/t/-/360486/53?silent=true).

- @awesomerobot: Shared AI-driven plugin development tips in response to [Claude Opus & Discourse-related development](https://meta.discourse.org/t/-/394773/2?silent=true).

- @Falco: Directed users to update for the AI summarization fix in [Text gets mysteriously reversed](https://meta.discourse.org/t/-/394727/3?silent=true) and clarified post-install email configuration in [SMTP Settings Missing After Install](https://meta.discourse.org/t/-/394622/7?silent=true).

- @MarkDoerr: Noted the official merge of the JS API in [Using the JS API](https://meta.discourse.org/t/-/41281/23?silent=true).

That’s a wrap on a day of foldable fixes, Flutter feats, CPU sleuthing, AI treats, and image grids—keep the energy high and the servers happy! 🚀

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [1월 31, 2026, 9:01오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/763 "2026-01-31T21:01:14Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

**New posts:** 46  
**New topics:** 7

**Top users (posts / likes):**

- @Moin: 4 posts / 14 likes
- @merefield: 4 posts / 9 likes
- @Canapin: 5 posts / 6 likes
- @sam: 1 post / 5 likes
- @m1maj: 2 posts / 4 likes
- @denvergeeks: 1 post / 3 likes
- @Timelord: 1 post / 3 likes
- @asc: 4 posts / 3 likes
- @markschmucker: 1 post / 3 likes
- @asa: 1 post / 2 likes

## Interesting Topics

- #Dev @asa showcased a custom anime watchlist plugin built with Antigravity on their Discourse page, sparking a conversation about how to craft effective AI prompts and prioritize directories in a CLAUDE.md for plugin development in [Claude & Discourse-related development. How good is it?](https://meta.discourse.org/t/-/394773/1?silent=true) [read more](https://meta.discourse.org/t/-/394773/1?silent=true)

- #Dev @kittenwater experimented with the REST API to mark posts as read via `POST /topics/timings`, sharing their JSON payload and seeking guidance after the read history failed to update in [Mark posts in topic as “read”](https://meta.discourse.org/t/-/394852/1?silent=true) [read more](https://meta.discourse.org/t/-/394852/1?silent=true)

- #Plugin @merefield celebrated new sponsorship for the Discourse-Locations plugin, detailing a feature-flagged PR that sets user location via IP with configurable granularity in [Locations Plugin 🌍](https://meta.discourse.org/t/-/69742/1211?silent=true) [read more](https://meta.discourse.org/t/-/69742/1211?silent=true)

- #Theme component: @denvergeeks introduced **Inline Tooltips** , a composer toolbar button for adding hover-text within posts, complete with install guidance and repository links in [Inline Tooltips](https://meta.discourse.org/t/-/394850/1?silent=true) [read more](https://meta.discourse.org/t/-/394850/1?silent=true)

- #Support @Moin explained how to add custom CSS to the Horizon theme by creating a new theme component, referencing the remote-theme customization guide in [请问Horizon主题如何添加自定义css?](https://meta.discourse.org/t/-/394831/2?silent=true) [read more](https://meta.discourse.org/t/-/394831/2?silent=true)

- #Support @markschmucker and @Moin tracked down reversed text glitches in AI Summarization payloads and linked to the RFC on versioning strategy to keep translations in sync in [Text gets mysteriously reversed in AI Summarization payload](https://meta.discourse.org/t/-/394727/4?silent=true) [read more](https://meta.discourse.org/t/-/394727/4?silent=true)

- #Developer Guides: @asc reported a broken GitHub link for core components, @Moin pointed out the path change to `frontend/discourse/app/components`, and @awesomerobot pledged a fix in [Theme Developer Tutorial: 5. Building and using components](https://meta.discourse.org/t/-/357800/5?silent=true) [read more](https://meta.discourse.org/t/-/357800/5?silent=true)

- #Community @TroLLoBloger and @Moin debated the visibility of automatic translations versus user-driven edits, highlighting UI cues and feedback loops for multilingual topics in [Multilingual user feedback on Automatic Translations](https://meta.discourse.org/t/-/381120/39?silent=true) [read more](https://meta.discourse.org/t/-/381120/39?silent=true)

- #Support @m1maj critiqued the new inbox preview line for watched topics displacing the original message excerpt, with @pfaffman suggesting customizable text in user settings in [Someone replied to a topic you are Watching](https://meta.discourse.org/t/-/393781/6?silent=true) [read more](https://meta.discourse.org/t/-/393781/6?silent=true)

- #UX @Canapin found that setting **Whispers allowed groups** to **everyone** still hides whispers from non-staff, prompting @mcwumbly to agree that “everyone” should be removed from the selector in [Whispers set to “Everyone” not working (but should it?)](https://meta.discourse.org/t/-/394841/3?silent=true) [read more](https://meta.discourse.org/t/-/394841/3?silent=true)

- #Announcements @Richie revisited concerns about auto-gridding chopping off landscape images and asked about future improvements in [Automatically apply grids to image uploads](https://meta.discourse.org/t/-/394784/2?silent=true) [read more](https://meta.discourse.org/t/-/394784/2?silent=true)

- #Announcements Community members like @TroLLoBloger and @Heliosurge expressed excitement about renewed discussions on customizable form templates in [Introducing Experimental Form Templates](https://meta.discourse.org/t/-/278631/81?silent=true) [read more](https://meta.discourse.org/t/-/278631/81?silent=true)

- #Bug @small-lovely-cat reported missing topic titles and placeholder text for deleted topics in the review queue, complete with API JSON for maintainers to reproduce in [Visual bug in review queue notification](https://meta.discourse.org/t/-/394828/1?silent=true) [read more](https://meta.discourse.org/t/-/394828/1?silent=true)

- #Bug @Ethsim2 outlined CSRF failures during Azure OIDC logins via the Discourse iOS app, suspecting cookie partitioning issues in [OIDC login via Discourse iOS app occasionally fails with csrf\_detected on callback](https://meta.discourse.org/t/-/394838/1?silent=true) [read more](https://meta.discourse.org/t/-/394838/1?silent=true)

- #Installation @Timelord manually re-added legacy SMTP settings to `app.yml` after an upgrade and confirmed email delivery resumed in [SMTP Settings Missing After Install](https://meta.discourse.org/t/-/394622/9?silent=true) [read more](https://meta.discourse.org/t/-/394622/9?silent=true)

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @sam reinforced the value of AI-driven **skills** for plugin creation in [Claude & Discourse-related development. How good is it?](https://meta.discourse.org/t/-/394773/7?silent=true)

- @awesomerobot thanked contributors for reporting broken links and promised updates in [Theme Developer Tutorial: 5. Building and using components](https://meta.discourse.org/t/-/357800/5?silent=true)

- @mcwumbly agreed to streamline the whisper options after feedback in [Whispers set to “Everyone” not working (but should it?)](https://meta.discourse.org/t/-/394841/2?silent=true)

* * *

Can’t wait to see what AI-powered tweaks and plugin magic tomorrow brings—our community is coding circles around the rest!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 1, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/764 "2026-02-01T21:02:30Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New topics** : 12 [see today’s topics](https://meta.discourse.org/latest?silent=true)
- **New posts** : 67 [see the latest posts](https://meta.discourse.org/latest?silent=true)

**Top users:**

- [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal?silent=true) (13 likes, 4 posts)
- [@merefield](https://meta.discourse.org/u/merefield?silent=true) (12 likes, 6 posts)
- [@Lilly](https://meta.discourse.org/u/Lilly?silent=true) (11 likes, 4 posts)
- [@Canapin](https://meta.discourse.org/u/Canapin?silent=true) (7 likes, 3 posts)
- [@stephtara](https://meta.discourse.org/u/stephtara?silent=true) (7 likes, 12 posts)
- [@Moin](https://meta.discourse.org/u/Moin?silent=true) (6 likes, 2 posts)
- [@qi\_lu](https://meta.discourse.org/u/qi_lu?silent=true) (4 likes, 4 posts)
- [@noahl](https://meta.discourse.org/u/noahl?silent=true) (3 likes, 1 post)
- [@angus](https://meta.discourse.org/u/angus?silent=true) (3 likes, 1 post)
- [@nathank](https://meta.discourse.org/u/nathank?silent=true) (3 likes, 2 posts)

## Interesting Topics

#Support

- **Custom Automation Workflow** : @qi_lu asked about the proper process for creating custom automation scripts without losing changes on plugin updates, and @NateDhaliwal advised using a separate plugin to avoid overwrites [read more](https://meta.discourse.org/t/394869?silent=true).

- **Email Disablement** : @Andro inquired how to turn off outbound emails for all users, and @NateDhaliwal pointed out the `disable_emails` and `disable_digest_emails` settings [read more](https://meta.discourse.org/t/394870/2?silent=true).

- **Theme [Safe Mode](https://meta.discourse.org/t/53504?silent=true) Sidebar**: @Moin wondered why disabling only themes in [safe mode](https://meta.discourse.org/t/53504?silent=true) also removes plugins from the admin sidebar, hinting at theme customizations affecting sidebar entries [read more](https://meta.discourse.org/t/394894?silent=true).

- **Chat Window Overflow** : @Luna_Mora reported that the full-screen chat window with the Sublime theme overflows the viewport height, suggesting a CSS fix is needed [read more](https://meta.discourse.org/t/394864?silent=true).

- **Locale Mismatch After Update** : @stephtara found that after updating Discourse, the interface appeared in English despite a French default locale, later discovering it was a per-user preference issue [read more](https://meta.discourse.org/t/394859/2?silent=true).

- **Onboarding Options** : @stephtara asked about combining Discobot with custom automated messages for interactive, community-specific onboarding, exploring triggers and timing for personalized tutorials [read more](https://meta.discourse.org/t/394898?silent=true).

#Community

- **Welcome vs. Newbie Q&A** : @stephtara debated having a single category for both introductions and beginner questions, while @merefield and @noahl weighed in on reducing category friction and using tags like #first-question [read more](https://meta.discourse.org/t/394860?silent=true).

- **Public vs. Private Migration** : @stephtara explored making parts of a Facebook-migrated support community public, balancing discoverability with the need for a “safe space,” and received advice on gated topics and category lockdowns [read more](https://meta.discourse.org/t/394890?silent=true).

- **AI Translation Insights** : @eisammy shared data on API costs and translation errors with emojis, prompting discussion on token usage, cost structure, and fallback strategies for Discourse AI localization [read more](https://meta.discourse.org/t/394719?silent=true).

#Feature

- **Discourse-to-Discourse Archive** : @tom_eric proposed a “Personal Archive” feature to sync topics and replies from remote Discourse sites into a user’s own instance, and @zogstrip suggested leveraging [id.discourse.com](http://id.discourse.com) for identity-based workflows [read more](https://meta.discourse.org/t/394883/1?silent=true).

- **AI Tool Topic Count** : @per1234 requested that the `discourse.getUser` API include a topic count alongside `post_count`, highlighting gaps in AI persona tooling and data clarity [read more](https://meta.discourse.org/t/394878?silent=true).

#Plugin

- **Locations Plugin Fixes** : @Quacken reported a crash when setting Map as the default view in a category using the Locations plugin, and @merefield offered professional support to address `siteSettings` assumptions [read more](https://meta.discourse.org/t/69742/1216?silent=true).

- **Tickets Dashboard Update** : @RGJ announced that the Tickets plugin dashboard has been modernized for Discourse v2026.1, and @angus promptly merged the PR adding a sidebar entry [read more](https://meta.discourse.org/t/97914/229?silent=true).

- **Discord-Style Voice Rooms** : @eisammy explored enhancements to the Resenha plugin for voice rooms, suggesting UI tweaks like presence rings and improved DOM stability [read more](https://meta.discourse.org/t/389056/18?silent=true).

#Announcements

- **Horizon Theme Feedback** : @nathank gave high praise to the new #horizon-theme high-context topic cards but expressed a desire for a mid-context “Goldilocks” option for quicker overviews, hinting at user toggle support [read more](https://meta.discourse.org/t/393470/20?silent=true).

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @zogstrip weighed in on the [Automated “Personal Archive” Sync](https://meta.discourse.org/t/394883/2?silent=true), suggesting that **[id.discourse.com](http://id.discourse.com)** could handle profile monitoring and cross-instance content syncing.

Tail-wagging through 67 posts and 12 topics, our digital pupper can’t wait for tomorrow’s fetch of forum insights!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 2, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/765 "2026-02-02T21:02:07Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts** : 92
- **New topics** : 12
- **Top Users** :
  - [@Moin](https://meta.discourse.org/u/Moin?silent=true): 10 posts, 10 likes
  - [@Canapin](https://meta.discourse.org/u/Canapin?silent=true): 3 posts, 10 likes
  - [@HAWK](https://meta.discourse.org/u/HAWK?silent=true): 4 posts, 6 likes
  - [@awesomerobot](https://meta.discourse.org/u/awesomerobot?silent=true): 2 posts, 6 likes
  - [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal?silent=true): 6 posts, 4 likes
  - [@KevinHill](https://meta.discourse.org/u/KevinHill?silent=true): 1 post, 4 likes
  - [@RGJ](https://meta.discourse.org/u/RGJ?silent=true): 1 post, 3 likes
  - [@nathank](https://meta.discourse.org/u/nathank?silent=true): 1 post, 2 likes
  - [@michaelh0](https://meta.discourse.org/u/michaelh0?silent=true): 2 posts, 2 likes
  - [@david](https://meta.discourse.org/u/david?silent=true): 1 post, 2 likes

* * *

## Interesting Topics

### #Dev

- **Why is the before-topic-progress outlet wrapped with a `<span>`?**  
@Canapin noticed the extra `<span>` around `before-topic-progress` in the mobile timeline container ([post 1](https://meta.discourse.org/t/-/394935/1?silent=true)) and _@awesomerobot_ confirmed it’s legacy behaviour and has already removed it via a PR ([post 2](https://meta.discourse.org/t/-/394935/2?silent=true)).

- **🖼 Topic Gallery Plugin**  
@Canapin unveiled a new plugin that uses AI to generate infinite-scroll image galleries from any topic, with user and date filters, Photoswipe viewer, and smartphone support ([post 1](https://meta.discourse.org/t/-/394953/1?silent=true)). See it live on a test instance: [Share your pictures! - public - Canapin](https://canapin.discourse.diy/t/share-your-pictures/10?u=canapin)

### #Community

- **Public community, private community, or a mix?**  
In the context of migrating from Facebook, @Andrew_Rowe suggested a visual distinction between public/private zones, with a different homepage for logged-in users ([post 10](https://meta.discourse.org/t/-/394890/10?silent=true)), and _@HAWK_ pointed to two Discourse blog posts on the “library vs coffee shop” privacy paradox ([post 11](https://meta.discourse.org/t/-/394890/11?silent=true)).

### #Support

- **Onboarding: Discobot, automated messages, other options?**  
@stephtara asked where to find all Discobot texts for editing. _@Moin_ explained how to search site texts by key or via GitHub ([post 2](https://meta.discourse.org/t/-/394898/2?silent=true)) and described sending a PM to Discobot to start the tutorial ([post 7](https://meta.discourse.org/t/-/394898/7?silent=true)).

- **Why does [safe mode](https://meta.discourse.org/t/53504?silent=true) that disables only themes remove plugins from the admin sidebar?**  
@NateDhaliwal found that [safe mode](https://meta.discourse.org/t/53504?silent=true) hides `add_admin_route` links, and _@Moin_ traced it to an overly broad check in [admin-sidebar.js](https://github.com/discourse/discourse/blob/e883acce3a4cce052227e9d724713eb3bba6c1de/frontend/discourse/app/lib/sidebar/admin-sidebar.js#L362) ([post 3](https://meta.discourse.org/t/-/394894/3?silent=true)).

- **Cannot find Daily Summary topics except via direct link**  
@NateDhaliwal reported Daily Summaries are inaccessible when both topic and category are muted. _@Moin_ explained the interplay of topic-level vs category-level mute and suggested improving the `state=muted` filter ([post 1](https://meta.discourse.org/t/-/394942/1?silent=true), [post 4](https://meta.discourse.org/t/-/394942/4?silent=true)).

- **Avatar upload issue (Ubuntu)**  
@tom1984 described avatar uploads failing to display after “Save changes” due to mismatched URLs (`127.0.0.1:4200` vs `/user_avatar/...`) on a local Ubuntu VM ([post 4](https://meta.discourse.org/t/-/394901/4?silent=true), [post 8](https://meta.discourse.org/t/-/394901/8?silent=true)).

- **Unexpected link and formatting issues in discourse posts**  
@kayla868 reported plain URLs sometimes break lines oddly in posts. She’s looking for settings or plugins to control link parsing and auto-embeds ([post 1](https://meta.discourse.org/t/-/394984/1?silent=true)).

### #Marketplace

- **Seeking Discourse expertise for community transition from WhatsApp**  
@KevinHill is moving a large WhatsApp community to Discourse for “intelligent networking” and is soliciting expert help to boost sign-ups and engagement ([post 1](https://meta.discourse.org/t/-/394924/1?silent=true), [post 5](https://meta.discourse.org/t/-/394924/5?silent=true)).

### #UX

- **Parent category should not have “read-only” badge if subcategory is read-only**  
@NateDhaliwal pointed out that on the composer page a read-only badge appears on a parent category when only its subcategory is read-only ([post 1](https://meta.discourse.org/t/-/394943/1?silent=true)).

### #Feature

- **Discourse AI plugin: missing model discovery & sensible defaults**  
@tom_eric asked for a “Fetch models” dropdown and automatic context window settings when configuring AI providers. He’s open to a community plugin if Discourse doesn’t implement it ([post 1](https://meta.discourse.org/t/-/394977/1?silent=true), [post 3](https://meta.discourse.org/t/-/394977/3?silent=true)).

### #Theme component

- **Discourse Topic Excerpts & AI Gists Button**  
@Lilly’s component adds summaries and AI-generated gists to topic lists; users praised its utility and compatibility with v2026.1 ([post 5](https://meta.discourse.org/t/-/394885/5?silent=true)).

### #Bug

- **Discobot gives certificate from wrong user**  
@shapelychops reported that completed-tutorial certificates show other users’ info while the URL is correct. The issue occurs sporadically and needs investigation ([post 1](https://meta.discourse.org/t/-/394981/1?silent=true)).

- **Quoting includes hidden wraps**  
@putty explained that CSS-hidden email-only wraps still appear when quoting, revealing content meant only for emails. _@pfaffman_ suggested a plugin to strip hidden text from cooked posts ([post 1](https://meta.discourse.org/t/-/394972/1?silent=true), [post 2](https://meta.discourse.org/t/-/394972/2?silent=true)).

### #Hosting

- **Building Discourse image from discourse/discourse – how to install plugins**  
@stevejr wants a Docker image with plugins baked in rather than UI installation. _@pfaffman_ clarified that plugins go in `app.yml` and recommended using `./launcher bootstrap` then `start-cmd` to build and launch ([post 1](https://meta.discourse.org/t/-/394969/1?silent=true), [post 2](https://meta.discourse.org/t/-/394969/2?silent=true)).

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- **@awesomerobot** removed the legacy `<span>` wrapper around the mobile timeline outlet ([source](https://meta.discourse.org/t/-/394935/2?silent=true)) and merged a fix for the `/admin/config/emoji` lockup in [safe mode](https://meta.discourse.org/t/53504?silent=true) ([source](https://meta.discourse.org/t/-/394857/2?silent=true)).
- **@HAWK** weighed in on public vs private community design in [#394890](https://meta.discourse.org/t/-/394890/11?silent=true) and shared community-building insights in [#374916](https://meta.discourse.org/t/-/374916/38?silent=true).
- **@david** explained that the new ESR branch will match the old Stable cadence and linked to the new versioning RFC ([source](https://meta.discourse.org/t/-/393903/14?silent=true)).
- **@manuel** noted that “Featured Topics” content isn’t live-updated by design in [#217580](https://meta.discourse.org/t/-/217580/60?silent=true).
- **@sam** confirmed the `multisite:migrate` command fix in the Docker guide [#14084](https://meta.discourse.org/t/-/14084/188?silent=true).
- **@Falco** asked which AI model is used for automatic content localization in [#370969](https://meta.discourse.org/t/-/370969/57?silent=true).
- **@supermathie** suggested background Sidekiq jobs likely resolved the CPU spike in [#394651](https://meta.discourse.org/t/-/394651/12?silent=true).
- **@pmusaraj** investigated the PWA scrolling bug and noted it only occurs after extended use in [#394438](https://meta.discourse.org/t/-/394438/10?silent=true).
- **@chapoi** highlighted the new carousel mode to avoid cropping issues in image grids in [#394784](https://meta.discourse.org/t/-/394784/3?silent=true).

* * *

> Despite span wars, avatar quirks, and hidden wraps, [meta.discourse.org](http://meta.discourse.org) stayed lively—see you tomorrow for more community detective work!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 3, 2026, 9:01오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/766 "2026-02-03T21:01:55Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- Total new posts: **79** ([source](https://meta.discourse.org/admin/dashboard?silent=true))

- Total new topics: **13** ([view latest](https://meta.discourse.org/latest?silent=true))

- **Top users by posts & likes**

* * *

## Interesting Topics

#Announcements

- **Introducing Upcoming Changes**  
@lindsey unveiled a new **Upcoming Changes** config page at `/admin/config/upcoming-changes` to let admins opt-in or opt-out of feature releases safely. [read more](https://meta.discourse.org/t/-/392894/1?silent=true)

- **Current Projects – January 2026**  
The Discourse team shared their ongoing work—email notification improvements, performance tweaks, and more. [read more](https://meta.discourse.org/t/-/393885/3?silent=true)

#Community

- **What to do with inactive users**  
@Octoberon and @Canapin discussed automating cleanup of accounts inactive for over a year using the **Clean up inactive users after days** setting. [read more](https://meta.discourse.org/t/-/385667/14?silent=true)

- **Exploring interest in a remote guest talk about Discourse**  
@mae explained capacity limits for private sessions, while @Ethsim2 weighed options for future university outreach. [read more](https://meta.discourse.org/t/-/394591/6?silent=true)

#Feature

- **Search on the Admin \> Badges page**  
@Zanbabe requested badge‐search functionality on the **Admin → Badges** page to avoid endless scrolling. [read more](https://meta.discourse.org/t/-/395044/1?silent=true)

- **Improve error message when visiting rewinds after January**  
@Moin proposed clarifying that rewinds are only available in December and January, suggesting a more informative notice. [read more](https://meta.discourse.org/t/-/395073/1?silent=true)

- **Discourse AI plugin: missing model discovery & sensible defaults**  
@Moin and @tom_eric examined overlap with existing AI-setup requests, focusing on better LLM model detection and configuration workflows. [read more](https://meta.discourse.org/t/-/394977/4?silent=true)

- **Search Thumbnails**  
@Canapin introduced a plugin adding image thumbnails to search results, making photo searches more efficient on Discourse sites. [read more](https://meta.discourse.org/t/-/395082/1?silent=true)

#Bug

- **500 error when approving a reviewable post after editing tags**  
@TheBaby5 reported a 500 error caused by full tag objects being saved; @nat confirmed a fix landed in [PR 37477](https://github.com/discourse/discourse/pull/37477). [read more](https://meta.discourse.org/t/-/395014/1?silent=true)

- **Tag IDs displaying instead of slugs**  
@TimJensen noticed that user preference pages now show tag IDs rather than slugs after a recent update. [read more](https://meta.discourse.org/t/-/395070/1?silent=true)

- **House ad not centered in topic-list-between**  
@TheBaby5 found house ads left-aligned due to invalid table markup in the `house-ad` component. [read more](https://meta.discourse.org/t/-/395064/1?silent=true)

- **Error while processing route: adminGroups.index**  
@bdfl encountered a 404 on `/admin/groups.json` after upgrading to ESR v2026.1.0; @awesomerobot helped troubleshoot the route vs. API mismatch. [read more](https://meta.discourse.org/t/-/395008/1?silent=true)

#Theme component

- **External Links Icon**  
@Thomas_Köster and @Lilly collaborated on a PR to hide external-link icons on internal links by improving domain detection. [read more](https://meta.discourse.org/t/-/392222/8?silent=true)

#Support

- **Avatar upload issue (Ubuntu)**  
@tom1984 discovered that ImageMagick lacked JPEG delegates, causing avatar‐conversion failures; installing the proper delegates resolved the error. [read more](https://meta.discourse.org/t/-/394901/10?silent=true)

#Hosting

- **Building Discourse image from discourse/discourse**  
@stevejr outlined a Kubernetes CI/CD approach without `db:migrate`, and @pfaffman discussed migration timing and base‐image strategies. [read more](https://meta.discourse.org/t/-/394969/3?silent=true)

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @lindsey introduced the [Upcoming Changes system](https://meta.discourse.org/t/-/392894/1?silent=true) and clarified rollout controls in a follow-up post.

- @awesomerobot unveiled the experimental #splash SVG branding in [Personal branding for the splash screen](https://meta.discourse.org/t/-/304711/9?silent=true), debugged the admin groups route in [Error while processing route: adminGroups.index](https://meta.discourse.org/t/-/395008/2?silent=true), fixed review-queue UI in [Visual bug in review queue notification](https://meta.discourse.org/t/-/394828/2?silent=true), addressed read-only badge logic in [Parent category should not have “read-only” badge…](https://meta.discourse.org/t/-/394943/2?silent=true), and maintained the [Fakebook Theme](https://meta.discourse.org/t/-/109079/153?silent=true).

- @nat confirmed the root cause of the 500 error in review-queue tag edits and pointed to the GitHub fix in [PR 37477](https://github.com/discourse/discourse/pull/37477) under [500 error when approving a reviewable post…](https://meta.discourse.org/t/-/395014/3?silent=true).

- @pmusaraj tested and followed up on the PWA scrolling issue in [Discourse jumping 20 posts up when going back to PWA](https://meta.discourse.org/t/-/394438/12?silent=true).

- @Danielle posted the replay link for the **Webinar: Year-End In Your Community** in [replay posted](https://meta.discourse.org/t/-/391036/9?silent=true).

- @mae replied on capacity and future possibilities for private guest talks in [Exploring interest in a remote guest talk…](https://meta.discourse.org/t/-/394591/6?silent=true).

- @Osama provided a fix for the review-queue redirection bug in [Admin editing a users topic went to review queue](https://meta.discourse.org/t/-/394646/3?silent=true).

- @renato supplied a patch for the missing category dropdown in [Category dropdown missing in composer](https://meta.discourse.org/t/-/394738/3?silent=true).

- @j.jaffeux recommended running Discourse on UTC to resolve chat timestamp mismatches in [Correct Timezone – 1h difference in Chat](https://meta.discourse.org/t/-/394257/2?silent=true).

* * *

With 79 posts, 13 new topics, and a flurry of fixes and features, our forum puppies have earned their treats—see you tomorrow! 🐾

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 4, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/767 "2026-02-04T21:02:55Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **115 new posts** and **15 new topics** in the last 24 hours.

- **Top contributors by likes** :

* * *

## Interesting Topics

#Announcements

- **Branding the Discourse splash screen with custom SVG images** (#splash)  
@awesomerobot introduced a new site setting to replace the default loading dots with static or animated SVGs for a personalized splash experience ([details](https://meta.discourse.org/t/-/395100/1?silent=true), [reply by @philh](https://meta.discourse.org/t/-/395100/3?silent=true)). [read more](https://meta.discourse.org/t/-/395100/1?silent=true)

- **Renaming FAQ to Guidelines**  
@martin announced that opting into the upcoming change will swap `/faq` with `/guidelines` in the sidebar while preserving any custom FAQ URLs via `faq_url` ([announcement](https://meta.discourse.org/t/-/395099/1?silent=true)). [read more](https://meta.discourse.org/t/-/395099/1?silent=true)

- **Introducing Upcoming Changes system**  
@martin shared guidance for plugin authors on integrating features into the new Upcoming Changes page, covering metadata options like `status`, `impact`, and `learn_more_url` ([overview](https://meta.discourse.org/t/-/392894/1?silent=true), [implementation example](https://meta.discourse.org/t/-/392894/7?silent=true)). [read more](https://meta.discourse.org/t/-/392894/1?silent=true)

#Plugin

- **Dumbcourse – Old-browser friendly UI at `/dumb`**  
@TripleU unveiled a lightweight, D-pad-navigable Discourse UI for legacy Android WebViews, serving ES5 JS and standard JSON endpoints without a proxy ([repo](https://github.com/TripleU613/dumbcourse), [install guide](https://meta.discourse.org/t/install-plugins-on-a-self-hosted-site/19157?silent=true), [topic](https://meta.discourse.org/t/-/395104/1?silent=true)). [read more](https://meta.discourse.org/t/-/395104/1?silent=true)

#Site feedback

- **Discourse Logo with Throbber**  
@philh spotted a new animated logo during page load, and @martin clarified it’s currently unlisted pending a public release ([screenshot](https://meta.discourse.org/t/-/395101/1?silent=true), [discussion](https://meta.discourse.org/t/-/395101/4?silent=true)). [read more](https://meta.discourse.org/t/-/395101/1?silent=true)

#Theme component

- **Discourse Welcome Modal** (#official)  
@noahl published a theme component adding an actionable welcome modal for new or returning members, complete with live preview and install instructions ([repo](https://github.com/noahLovell/discourse-welcome-modal), [guide](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966?silent=true), [topic](https://meta.discourse.org/t/-/395095/1?silent=true)). [read more](https://meta.discourse.org/t/-/395095/1?silent=true)

#contribute:translations

- **Why were that many translations removed?** (#crowdin)  
@Moin flagged mass loss of German and plugin translations after PR 37499, and @gerhard is investigating to restore missing strings ([report](https://meta.discourse.org/t/-/395098/1?silent=true), [response](https://meta.discourse.org/t/-/395098/2?silent=true)). [read more](https://meta.discourse.org/t/-/395098/1?silent=true)

#Bug

- **Tag IDs displaying instead of slugs** (#tags)  
@TimJensen reported numeric tag IDs replacing slugs, and @nat confirmed a live fix on impacted sites ([bug report](https://meta.discourse.org/t/-/395070/1?silent=true), [fix deployed](https://meta.discourse.org/t/-/395070/3?silent=true)). [read more](https://meta.discourse.org/t/-/395070/1?silent=true)

- **iPad upload button unreachable in landscape** (#uploads, #ios)  
Jagster noted the composer’s upload icon renders off-screen on iPad in landscape; @pmusaraj is exploring a focus workaround to surface the iOS file picker ([issue](https://meta.discourse.org/t/-/395144/1?silent=true), [repro](https://meta.discourse.org/t/-/395144/3?silent=true)). [read more](https://meta.discourse.org/t/-/395144/1?silent=true)

#Feature

- **Search on the Admin \> Badges page** (#badges)  
@zogstrip demoed a badge search box for filtering long badge lists directly in the UI ([proposal](https://meta.discourse.org/t/-/395044/1?silent=true), [feedback](https://meta.discourse.org/t/-/395044/2?silent=true)). [read more](https://meta.discourse.org/t/-/395044/1?silent=true)

#Support

- **How does Discourse rewind count chat messages?** (#chat, #rewind)  
Moin asked if the rewind stat covers a full year or only retained data; @Falco and @j.jaffeux clarified it’s a “for fun” metric based on available records ([question](https://meta.discourse.org/t/-/395078/1?silent=true), [clarification](https://meta.discourse.org/t/-/395078/2?silent=true)). [read more](https://meta.discourse.org/t/-/395078/1?silent=true)

- **Need help with triggered custom badge query** (#sql-triggered-badge)  
@bisley sought to fire a badge on post creation rather than end-of-day; @chapoi recommended using the “When a user edits or creates a post” trigger, confirming immediate awards ([help](https://meta.discourse.org/t/-/395115/1?silent=true), [solution](https://meta.discourse.org/t/-/395115/2?silent=true)). [read more](https://meta.discourse.org/t/-/395115/1?silent=true)

- **Tags are replaced for a string** (#tags)  
eisammy discovered tags being scrubbed to generic strings due to an outdated “Discourse-Coloring-Tag” component ([report](https://meta.discourse.org/t/-/395112/1?silent=true), [root cause](https://meta.discourse.org/t/-/395112/2?silent=true)). [read more](https://meta.discourse.org/t/-/395112/1?silent=true)

- **Reactions picker positioned outside viewport on mobile**  
@TobiasUdtke reported the reactions menu popping off-screen on iOS; peers suggested safe-mode testing and CSS inspection of `element.style { left: …; top: …; }` ([bug](https://meta.discourse.org/t/-/395181/1?silent=true), [discussion](https://meta.discourse.org/t/-/395181/2?silent=true)). [read more](https://meta.discourse.org/t/-/395181/1?silent=true)

- **Error while processing route: adminGroups.index**  
bdfl encountered a 404 on `/admin/groups`, blocking the Ember admin UI; further Docker and permission details awaited. ([report](https://meta.discourse.org/t/-/395008/3?silent=true)). [read more](https://meta.discourse.org/t/-/395008/3?silent=true)

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @awesomerobot rolled out the custom SVG splash screen setting ([link](https://meta.discourse.org/t/-/395100/1?silent=true)).
- @martin confirmed the `/faq` → `/guidelines` URL rename, preserving `faq_url` overrides ([link](https://meta.discourse.org/t/-/395099/1?silent=true)).
- @martin outlined how to extend Upcoming Changes for plugins, detailing `upcoming_change` metadata ([link](https://meta.discourse.org/t/-/392894/7?silent=true)).
- @martin noted the logo throbber is unlisted pending announcement ([link](https://meta.discourse.org/t/-/395101/4?silent=true)).
- @gerhard is investigating the removal of hundreds of translations post-PR 37499 ([link](https://meta.discourse.org/t/-/395098/2?silent=true)).
- @nat deployed a fix for numeric tag IDs appearing instead of slugs ([link](https://meta.discourse.org/t/-/395070/3?silent=true)).
- @pmusaraj is prototyping a focus-shift fix to surface the upload button in iPad landscape ([link](https://meta.discourse.org/t/-/395144/3?silent=true)).
- @zogstrip showcased the new badge search UI on Admin \> Badges ([link](https://meta.discourse.org/t/-/395044/2?silent=true)).
- @Falco and @j.jaffeux weighed in on chat rewind accuracy, framing it as a retention-based “fun stat” ([link](https://meta.discourse.org/t/-/395078/2?silent=true)).

And that wraps up today’s Meta roundup—stay SVG-savvy, keep your badges searchable, and rest easy knowing no puppies were harmed in the making of these updates!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 5, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/768 "2026-02-05T21:02:57Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **121** new posts & **13** new topics
- Top users in the last 24 hours:
  - @Moin (18 posts, 30 likes)
  - @merefield (3 posts, 14 likes)
  - @awesomerobot (5 posts, 9 likes)
  - @marksalter (3 posts, 9 likes)
  - @zogstrip (4 posts, 9 likes)
  - @Lilly (4 posts, 8 likes)
  - @jordan.vidrine (8 posts, 7 likes)
  - @itsbhanusharma (1 post, 7 likes)
  - @chapoi (11 posts, 6 likes)
  - @pfaffman (1 post, 6 likes)

## Interesting Topics

#Plugin

- [Dumbcourse – Old-browser friendly UI at /dumb (Plugin)](https://meta.discourse.org/t/-/395104/1?silent=true) introduced a fallback UI for legacy devices that eschews infinite scroll in favor of a paginated view.

- [Plugin to Post Anonymous Thread via PN or give anonymous Feedback (Plugin)](https://meta.discourse.org/t/-/395320/1?silent=true) launched a secure, door-code-protected channel for completely anonymous messaging without account or IP logging.

#Marketplace

- [(Paid) Assistance Setting Up Discourse Community (for Squarespace Website)](https://meta.discourse.org/t/-/395207/1?silent=true) saw @itsbhanusharma showcase Pavilion’s services and earned endorsement from @pfaffman.

#customization:extras

- [Termcourse: read 'n post on Discourse instances from the terminal (Extras)](https://meta.discourse.org/t/-/395285/1?silent=true) debuted as a TUI client offering topic lists, full views, replies, likes, search, and a built-in composer.

#Bug

- [Creating categories without selecting an icon (Bug)](https://meta.discourse.org/t/-/395223/1?silent=true) drew acknowledgement from @awesomerobot who confirmed the missing-icon path will be fixed.

- [Category color selector doesn’t show already used colors correctly (Bug)](https://meta.discourse.org/t/-/395221/1?silent=true) prompted @j.jaffeux to outline lazy-load category limits and deem broader support a low priority.

- [Edit Code button in Theme creator doesn’t work (Bug)](https://meta.discourse.org/t/-/395219/1?silent=true) had @Lilly reproducing the issue with screen captures and confirming the freeze in the UI.

- [Wrong security settings shown when creating a new category (Bug)](https://meta.discourse.org/t/-/395224/1?silent=true) was swiftly patched by @zogstrip after users saw old category permissions on new forms.

#Support

- [Reactions picker positioned outside of viewport on mobile (Support)](https://meta.discourse.org/t/-/395181/1?silent=true) found @TobiasUdtke spotting a core change–style conflict, with @chapoi advising to reach out to the theme component author.

- [Need some Help with my Triggered Custom Badge Query (Support)](https://meta.discourse.org/t/-/395115/1?silent=true) saw @chapoi guide @bisley to correctly set the badge trigger to “When a user edits or creates a post.”

- [Error in CleanUpUnmatchedIPs: timestamp is 2.7M years BC (Support)](https://meta.discourse.org/t/-/395229/1?silent=true) was diagnosed by @zogstrip as a corrupted `last_match_at` entry, with cleanup commands shared for Rails consoles.

#Announcements

- [Branding the Discourse splash screen with custom SVG images (Announcements)](https://meta.discourse.org/t/-/395100/1?silent=true) had @ばこん sharing their SVG and @awesomerobot improving logo centering and sizing logic.

#SSO

- [Lapsed members in CRM not removed via Discourse Connect (SSO)](https://meta.discourse.org/t/-/395317/1?silent=true) raised questions on automated access revocation with no fix posted yet.

#UX

- [Show name of everyone group based on default locale during category creation (UX)](https://meta.discourse.org/t/-/395225/1?silent=true) saw @Moin request that the “everyone” group label respect the forum’s default language instead of always using English.

#Support

- [Add a form in each tag where at the top of the topic (Support)](https://meta.discourse.org/t/-/395265/1?silent=true) had @Eman_Ahmed explore embedding client-detail forms per tag, with @NateDhaliwal recommending a custom plugin.

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @zogstrip provided a patch for [Wrong security settings shown when creating a new category](https://meta.discourse.org/t/-/395224/4?silent=true) and guided cleanup for [CleanUpUnmatchedIPs: timestamp is 2.7M years BC](https://meta.discourse.org/t/-/395229/2?silent=true).

- @awesomerobot confirmed the bug and roadmap for [Creating categories without selecting an icon](https://meta.discourse.org/t/-/395223/2?silent=true) and tweaked centering logic in [Branding the Discourse splash screen with custom SVG images](https://meta.discourse.org/t/-/395100/10?silent=true).

- @j.jaffeux explained lazy-load behavior in [Category color selector doesn’t show already used colors correctly](https://meta.discourse.org/t/-/395221/2?silent=true).

- @chapoi advised on styling conflicts for [Reactions picker positioned outside of viewport on mobile](https://meta.discourse.org/t/-/395181/5?silent=true) and walked through badge trigger options in [Need some Help with my Triggered Custom Badge Query](https://meta.discourse.org/t/-/395115/4?silent=true).

- @rishabh clarified Free plan limits in [Cannot associate category with a group [free tier]](https://meta.discourse.org/t/-/395220/4?silent=true).

- @sam shared recovery steps for themes in [How do I recover a previous theme](https://meta.discourse.org/t/-/395226/2?silent=true).

- @mcwumbly suggested auto-vote logic adjustments in [Topic originator automatic vote](https://meta.discourse.org/t/topic-voting-auto-self-vote/394770/4?silent=true).

- @Falco responded to feature requests in [Resenha - Add Discord-style Voice Rooms to Your Community](https://meta.discourse.org/t/-/389056/19?silent=true).

- @davidb checked on version updates in [Photos are display in half in chrome, PWA, Edge and Incognito Mode](https://meta.discourse.org/t/-/387639/24?silent=true).

Despite all the buzz about “dumbcourse” and “termcourse,” our puppies are still safe, and our community is sharper than ever!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 6, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/769 "2026-02-06T21:02:01Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts:** 113
- **New topics:** 23
- **Top users:**
  - @jordan.vidrine – 2 posts, 15 likes
  - @Falco – 4 posts, 14 likes
  - @Canapin – 10 posts, 13 likes
  - @awesomerobot – 6 posts, 8 likes
  - @Moin – 10 posts, 8 likes
  - @patrickemin – 1 post, 7 likes
  - @merefield – 5 posts, 6 likes
  - @renato – 4 posts, 6 likes
  - @ars18 – 2 posts, 6 likes
  - @hellekin – 1 post, 5 likes

## Interesting Topics

### #Announcements

- @jordan.vidrine unveiled small but powerful tweaks to the foundation theme, inviting site owners to test changes live via the UpcomingChanges feature in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/1?silent=true).

- @Falco introduced [Data Explorer](https://meta.discourse.org/t/32566?silent=true) integration to Discourse MCP, enabling both technical and non-technical users to run SQL queries against their live database with AI assistance in [Exploring your Discourse Data with Discourse MCP](https://meta.discourse.org/t/-/395383/1?silent=true).

### #Feature

- @patrickemin proposed an idea to auto-fix all external broken links using a WayBack Machine plugin, sparking discussion on information preservation in [No more broken links, ever?](https://meta.discourse.org/t/-/395333/1?silent=true).

- TheBaby5 suggested filtering out OpenSearch placeholders and tagging AI-agent searches separately in analytics to improve the Trending Search Terms report in [Search logs should ignore OpenSearch placeholder terms and optionally tag AI-agent searches](https://meta.discourse.org/t/-/395393/1?silent=true).

### #Bug

- NcM reported issues creating new tags directly in the tag group editor, with @Moin and @sam confirming and discussing workarounds in [Unable to create new tags in tag group editor](https://meta.discourse.org/t/-/395324/1?silent=true).

- fangjue discovered that topics with very short content on mobile don’t expand fully, an issue reproduced and fixed by @awesomerobot in [Topic content does not take up full width for very short text](https://meta.discourse.org/t/-/395371/1?silent=true).

- fangjue identified a bug where clicking blank areas of topic cards in New & Unread or activity routes fails to navigate, under review in [Topic cards must be clicked on the title to navigate into the topic for New & Unread Topics or user activity topics](https://meta.discourse.org/t/-/395378/1?silent=true).

### #customization:extras

- merefield enhanced Termcourse with improved authentication flows, inline image previews via chafa/viu, responsive layouts, and repo hygiene, making terminal-based browsing of Discourse delightful in [Termcourse: read 'n post on Discourse instances from the terminal](https://meta.discourse.org/t/-/395285/2?silent=true).

### #Plugin

- ars18 shipped real-time topic refreshes, touch-friendly uploads, and improved read/unread styling in the old-browser UI at /dumb, polishing Dumbcourse in [Dumbcourse – Old-browser friendly UI at /dumb](https://meta.discourse.org/t/-/395104/24?silent=true).

### #Support

- hipp0 asked for guidance on cleaning up rebaked image links that still reference Tumblr, with renato clarifying expected behavior in [Is there a way to clean up copied image links?](https://meta.discourse.org/t/-/395336/1?silent=true).

- hellekin reported an unreachable subcategory slug blocking access to a long-standing category, prompting troubleshooting in [We Lost Gorgeous George (unreachable category)](https://meta.discourse.org/t/-/395355/1?silent=true).

- Mollyvog noticed the “match in title only” search filter moved into a dropdown—visible to logged-in users but missing for guests—and sought clarification in [Search in title has disappeared with latest update](https://meta.discourse.org/t/-/395386/1?silent=true).

- lalejand explored displaying random tips from a wiki post via a popup on load, seeking plugin suggestions in [Custom tips popup when loading the forum](https://meta.discourse.org/t/-/395367/1?silent=true).

- m\_terenui investigated ways to localize subscription plan descriptions by user interface language in [Localization of Subscription Plans in a multi lingual forum](https://meta.discourse.org/t/-/395330/1?silent=true).

- m\_terenui also explored serving language-specific House Ads based on UI locale in [Localization of House Ads in a multi-lingual forum](https://meta.discourse.org/t/-/395329/1?silent=true).

### #Site feedback

- Canapin proposed broader use of the #placeholder-forms component to replace `example.discourse.com` mentions across documentation topics, driving consistency in [Use more often placeholder forms in documentation topics?](https://meta.discourse.org/t/-/395360/1?silent=true).

### #Installation

- iam\_best struggled with port 80 and 443 access when installing via a Cloudflare Tunnel on a Raspberry Pi 5, troubleshooting `cURL` and app.yml settings in [Discourse not working on Raspberry pi 5](https://meta.discourse.org/t/-/395382/1?silent=true).

### #UX

- Moin questioned why the Latest view is sorted by votes instead of date after #topic-voting changes; @awesomerobot walked through default filter settings and proposed UI clean-ups in [It’s unclear what determines topic order in category ‘Latest’ view](https://meta.discourse.org/t/-/395327/1?silent=true).

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @jordan.vidrine announced the upcoming #foundation-theme changes in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/1?silent=true), previewing the new grid carousel.

- @Falco shipped [Data Explorer](https://meta.discourse.org/t/32566?silent=true) integration for Discourse MCP in [Exploring your Discourse Data with Discourse MCP](https://meta.discourse.org/t/-/395383/1?silent=true) and offered troubleshooting tips for Raspberry Pi access in [Discourse not working on Raspberry pi 5](https://meta.discourse.org/t/-/395382/2?silent=true).

- @awesomerobot reproduced and verified a fix for the short-content layout glitch in [Topic content does not take up full width for very short text](https://meta.discourse.org/t/-/395371/3?silent=true), unified category editor styles in [Back to category link on category edit page](https://meta.discourse.org/t/-/395230/4?silent=true), clarified title-only search filters in [Search in title has disappeared with latest update](https://meta.discourse.org/t/-/395386/2?silent=true), and analyzed sorting defaults in [It’s unclear what determines topic order in category ‘Latest’ view](https://meta.discourse.org/t/-/395327/2?silent=true).

- @renato dug into the tag group editor JSON issue in [Unable to create new tags in tag group editor](https://meta.discourse.org/t/-/395324/2?silent=true) and moved it to #Bug.

- @sam confirmed that fixes are on the way for the theme creator’s Edit Code button in [Edit Code button in Theme creator doesn’t work](https://meta.discourse.org/t/-/395219/4?silent=true) and encouraged further feedback on the broken-link proposal in [No more broken links, ever?](https://meta.discourse.org/t/-/395333/4?silent=true).

- @david centralized inline logic for file previews, ensuring PDFs open directly in [Make PDFs open directly (not via download) by default](https://meta.discourse.org/t/-/388190/12?silent=true).

- @mae kicked off a discussion on using community content as an AI knowledge layer in [Your Community as Your AI Knowledge Layer](https://meta.discourse.org/t/-/395325/1?silent=true).

- @martin merged a patch closing the logging gap for group history actions in [Logging hole for Group Histories](https://meta.discourse.org/t/-/392942/6?silent=true).

- @nat fixed case sensitivity for bulk tag creation, re-enabling uppercase tags when allowed in [Bulk tag creation rejects tags with uppercase letters](https://meta.discourse.org/t/-/393744/7?silent=true).

With yesterday’s whirlwind of plugin magic and UI polish, our forum is poised to boldly browse where no discussion has gone before!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 7, 2026, 9:01오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/770 "2026-02-07T21:01:46Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts:** 70 ([recent activity](https://meta.discourse.org/activity?silent=true)).
- **New topics:** 8 ([daily list](https://meta.discourse.org/latest?period=daily&silent=true)).
- **Top users:**
  - _@Moin_ – 10 posts, 18 likes (see [post #5 in Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/5?silent=true)).
  - _@Lilly_ – 4 posts, 7 likes (her solution in [“Username needs to be updated…”](https://meta.discourse.org/t/-/395407/2?silent=true)).
  - _@merefield_ – 4 posts, 7 likes (theme tweaks in [termcourse enhancements](https://meta.discourse.org/t/-/395285/9?silent=true)).
  - _@Canapin_ – 6 posts, 6 likes (deep dive in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/6?silent=true)).
  - _@awesomerobot_ – 2 posts, 4 likes (UI fix in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/7?silent=true)).
  - _@nathank_ – 1 post, 2 likes (feedback on [Indented Subcategories](https://meta.discourse.org/t/-/393838/4?silent=true)).
  - _@Falco_ – 1 post, 2 likes (install tip in [Raspberry Pi setup](https://meta.discourse.org/t/-/395382/6?silent=true)).
  - _@hellekin_ – 3 posts, 2 likes (accessibility concerns in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/11?silent=true)).
  - _@philh_ – 2 posts, 2 likes (data container rebuild in [two-container setup](https://meta.discourse.org/t/-/29413/128?silent=true)).
  - _@zogstrip_ – 2 posts, 2 likes (accent-search bug fix in [We Lost Gorgeous George](https://meta.discourse.org/t/-/395355/3?silent=true)).

* * *

## Interesting Topics

#Announcements

- In **Modernizing the Foundation theme** , @jordan.vidrine unveiled the revamped Foundation design, prompting @Canapin to compare category layouts when he spotted the old “Boxes with subcategories” style ([post #6](https://meta.discourse.org/t/-/395331/6?silent=true)) and @Moin to clarify that Meta uses “Categories only” in the desktop setting ([post #5](https://meta.discourse.org/t/-/395331/5?silent=true)) [read more](https://meta.discourse.org/t/-/395331/1?silent=true).

- In **Simplified category setup** , @stephtara celebrated the new streamlined category creation menu added on Feb 3, praising its direction and noting how much easier moderators can now add categories ([post #18](https://meta.discourse.org/t/-/394971/18?silent=true)) [read more](https://meta.discourse.org/t/-/394971/1?silent=true).

#contribute:translations

- In **Where is js.category.single\_page used?** , @Moin hunted down the `js.category.single_page` key in the codebase, and @awesomerobot confirmed it was left behind by mistake and is now removed in PR [#37617](https://github.com/discourse/discourse/pull/37617) ([post #2](https://meta.discourse.org/t/-/395403/2?silent=true)) [read more](https://meta.discourse.org/t/-/395403/1?silent=true).

#Support

- In **What does “Username needs to be updated on authentication provider side” mean?** , @KirbyKing uncovered that the `auth_overrides_username` setting forces Discourse to use external provider usernames, and @Lilly explained how to adjust this via the Login tab under site settings ([post #2](https://meta.discourse.org/t/-/395407/2?silent=true)) [read more](https://meta.discourse.org/t/-/395407/1?silent=true).

- In **Unusually high CPU usage** , @char detailed runaway Postgres UPDATE processes on a Contabo VPS, while @jack222 and @pfaffman recommended server migration or Postgres memory tweaks, leading to deep dives into Grafana graphs and kernel resources ([post #18](https://meta.discourse.org/t/-/394651/18?silent=true)) ([post #19](https://meta.discourse.org/t/-/394651/19?silent=true)) [read more](https://meta.discourse.org/t/-/394651/17?silent=true).

- In **We Lost Gorgeous George (unreachable category)**, @zogstrip diagnosed the diacritic search bug (“Éditions” vs “editions”) and submitted a PR fixing accent‐insensitive queries ([post #3](https://meta.discourse.org/t/-/395355/3?silent=true)) [read more](https://meta.discourse.org/t/-/395355/1?silent=true).

- In **Discourse Gemini’s embedding-001 Call error** , @honeymoose ran into a 404 from Google Gemini’s `embedding-001` model, and @Lilly helped check AI settings to switch to a working embedding backend ([post #2](https://meta.discourse.org/t/-/395447/2?silent=true)) [read more](https://meta.discourse.org/t/-/395447/1?silent=true).

#customization:extras

- In **\> termcourse: read ’n post on Discourse instances from the terminal** , @merefield unveiled three custom theming presets—“fairground,” “slate,” and “rust”—and later added private message support plus extra columns for Category, Users, and Views ([post #9](https://meta.discourse.org/t/-/395285/9?silent=true)) ([post #10](https://meta.discourse.org/t/-/395285/10?silent=true)) [read more](https://meta.discourse.org/t/-/395285/1?silent=true).

#Theme component

- In **Versatile Banner** , @mohx asked about targeting custom groups for ad-free banners, and @NateDhaliwal and @Moin suggested CSS group classes or the House Ads feature in the advertising plugin ([post #371](https://meta.discourse.org/t/-/109133/371?silent=true)) [read more](https://meta.discourse.org/t/-/109133/1?silent=true).

- In **Discourse Indented Subcategories** , @nathank lauded @Lilly’s simple, effective CSS tweak that indents subcategories and displays a clear admin notice ([post #4](https://meta.discourse.org/t/-/393838/4?silent=true)) [read more](https://meta.discourse.org/t/-/393838/1?silent=true).

#Installation

- In **Discourse not working on Raspberry pi 5** , @Falco pointed out missing commented ports and templates per the Cloudflare Tunnel guide, helping @iam_best resolve CSS and HTTPS issues on both domain and localhost ([post #6](https://meta.discourse.org/t/-/395382/6?silent=true)) [read more](https://meta.discourse.org/t/-/395382/1?silent=true).

- In **Install Discourse for development using Docker** , @pean reported UI menu glitches in a fresh dev setup, sparking discussions on whether missing assets or CSS overrides are to blame ([post #322](https://meta.discourse.org/t/-/102009/322?silent=true)) [read more](https://meta.discourse.org/t/-/102009/1?silent=true).

#Sysadmins

- In **Move from standalone container to separate web and data containers** , @philh discovered that `./launcher bootstrap data` fails unless the data container is stopped first, and @merefield confirmed the docs need updating to avoid unexpected downtime ([post #128](https://meta.discourse.org/t/-/29413/128?silent=true)) [read more](https://meta.discourse.org/t/-/29413/1?silent=true).

#Hosting

- In **Hosting Discourse on multiple servers for HA?** , @mhawash asked about background job sync, and @merefield outlined the need for custom engineering or paid hosting for unsupported multi-server setups ([post #2](https://meta.discourse.org/t/-/395436/2?silent=true)) [read more](https://meta.discourse.org/t/-/395436/1?silent=true).

#Plugin

- In **ActivityPub Plugin** , @stephtara and @Jagster debated the UX of a follow-feed model vs forum topics, weighing fediverse integration against classic topic organization for cross-community connections ([post #475](https://meta.discourse.org/t/-/266794/475?silent=true)) [read more](https://meta.discourse.org/t/-/266794/1?silent=true).

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @awesomerobot fixed the missing leave option in **Modernizing the Foundation theme** ([post #7](https://meta.discourse.org/t/-/395331/7?silent=true)).
- @awesomerobot removed the obsolete key in **Where is js.category.single\_page used?** ([post #2](https://meta.discourse.org/t/-/395403/2?silent=true)).
- @Falco flagged the Cloudflare Tunnel port/template oversight in **Discourse not working on Raspberry pi 5** ([post #6](https://meta.discourse.org/t/-/395382/6?silent=true)).
- @zogstrip pinpointed the accent search bug and opened the fix PR in **We Lost Gorgeous George** ([post #3](https://meta.discourse.org/t/-/395355/3?silent=true)).

* * *

And that’s a wrap for today—after 70 posts and countless CSS tweaks, may your kernels stay cool and your themes render flawlessly tomorrow! 🚀

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 8, 2026, 9:03오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/771 "2026-02-08T21:03:10Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts** : 77
- **New topics** : 10
- **Top users** :
  - [@Moin](https://meta.discourse.org/u/moin?silent=true): 10 posts, 17 likes
  - [@stephtara](https://meta.discourse.org/u/stephtara?silent=true): 14 posts, 16 likes
  - [@NateDhaliwal](https://meta.discourse.org/u/natedhaliwal?silent=true): 7 posts, 11 likes
  - [@Lilly](https://meta.discourse.org/u/lilly?silent=true): 7 posts, 9 likes
  - [@JimPas](https://meta.discourse.org/u/jimpas?silent=true): 2 posts, 5 likes
  - [@elmuerte](https://meta.discourse.org/u/elmuerte?silent=true): 2 posts, 5 likes
  - [@zogstrip](https://meta.discourse.org/u/zogstrip?silent=true): 3 posts, 4 likes
  - [@RGJ](https://meta.discourse.org/u/rgj?silent=true): 2 posts, 3 likes
  - [@Willy](https://meta.discourse.org/u/willy?silent=true): 2 posts, 3 likes
  - [@Canapin](https://meta.discourse.org/u/canapin?silent=true): 2 posts, 2 likes

* * *

## Interesting Topics

- **#Announcements** : In a follow-up on Discourse ID, @stephtara asked whether the [Discourse ID landing page](https://meta.discourse.org/t/discourse-id-is-now-available-try-it-today/385007/42?silent=true) is localized in French, and @Moin offered to contribute the translation via Crowdin. [read more](https://meta.discourse.org/t/discourse-id-is-now-available-try-it-today/385007?silent=true)

- **#Support** : @NateDhaliwal discovered that ` ~~link~~ ` doesn’t strike out URLs unless wrapped in angle brackets, and @Moin and @Lilly each provided alternate markdown solutions. [read more](https://meta.discourse.org/t/adding-2-tildes-before-after-link-does-not-strike-it-out/395472?silent=true)

- **#Support** : After moving a Discourse instance to a new domain, @stephtara couldn’t log in with Discourse ID; @NateDhaliwal guided through resetting the client ID and secret via Rails console to resolve it. [read more](https://meta.discourse.org/t/changed-subdomain-domain-and-cant-get-discourse-id-to-work/395470?silent=true)

- **#Support** : @hipp0 shared CSS tweaks to prevent embedded videos and oneboxes from overflowing, then confirmed the fix using Gemini-powered suggestions. [read more](https://meta.discourse.org/t/how-do-you-keep-the-video-one-box-from-expanding-too-wide/395457?silent=true)

- **#Support** : @Lilly debugged a 404 error calling `embedding-001` with Discourse Gemini and updated the service URL to `https://generativelanguage.googleapis.com/v1beta/models/gemini-embedding-001:embedContent`. [read more](https://meta.discourse.org/t/discourse-geminis-embedding-001-call-error/395447?silent=true)

- **#Community** : In a lively thread on inactive users, @stephtara and @JimPas shared stories of members returning after years away—sometimes as more active contributors. [read more](https://meta.discourse.org/t/what-to-do-with-inactive-users/385667?silent=true)

- **#Theme** : @ばこん posted new screenshots of the Horizon Theme’s updated header and sidebar, and @stephtara admired Meta’s high-context topic cards design. [read more](https://meta.discourse.org/t/horizon-theme/360486?silent=true)

- **#Bug** : @elmuerte reported that the _Powered by Discourse_ link leads to an infinite redirect at `discourse.org/powered-by`; @zogstrip acknowledged the report and vowed to fix it. [read more](https://meta.discourse.org/t/powered-by-page-on-discourse-org-is-broken/395461?silent=true)

- **#Bug** : @elRicharde fixed a layout glitch where @mention pills could overlap poll option markers by converting poll list items to flex rows. [read more](https://meta.discourse.org/t/poll-option-marker-overlapping-mention-pills/395463?silent=true)

- **#Bug** : @one1 highlighted that “About” is excluded from search stop words, making all unpinned “About” posts unfindable; discussion continues on overriding the default list. [read more](https://meta.discourse.org/t/please-remove-about-from-the-stop-words-list/395455?silent=true)

- **#Feature** : @Willy requested a native “export only site settings” rake task; @NateDhaliwal pointed to an existing community solution and archive of implementation notes. [read more](https://meta.discourse.org/t/back-up-only-the-settings/395448?silent=true)

- **#Feature** : @mhawash proposed a built-in Tag Intersection Navigator for real-time multi-tag filtering in categories; @Moin and @merefield discussed existing filter options and plugin improvements. [read more](https://meta.discourse.org/t/built-in-tag-intersection-navigator/395466?silent=true)

- **#Integrations** : @stephtara revisited using Facebook login via Discourse ID and Google social login for a non-technical community, weighing the trade-off of added friction versus ease. [read more](https://meta.discourse.org/t/configure-facebook-login-for-discourse/13394?silent=true)

- **#Theme component** : @NateDhaliwal released the Discourse OneCompiler Code Runner component, enabling in-forum code execution via OneCompiler embeds. [read more](https://meta.discourse.org/t/discourse-onecompiler-code-runner/395478?silent=true)

- **#Site Management** : @stephtara asked for a less fiddly way to reorder custom user fields; @Moin suggested using `/admin/config/user-fields.json` or the Rails console for batch updates. [read more](https://meta.discourse.org/t/creating-and-configuring-custom-user-fields/113192?silent=true)

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @zogstrip responded to the [Powered-by page on discourse.org is broken](https://meta.discourse.org/t/powered-by-page-on-discourse-org-is-broken/395461/2?silent=true) report, confirming the infinite redirect will be addressed.

- @zogstrip merged a pull request to add the [“New category” option in the sidebar for moderators](https://meta.discourse.org/t/show-new-category-option-in-sidebar-also-for-moderators-allowed-to-manage-categories/395441/2?silent=true), ensuring the UI honors moderator permissions.

- @zogstrip implemented a UI fix in the [Approve changes button not disappearing when adding a user to a custom group](https://meta.discourse.org/t/approve-changes-button-not-disappear-when-adding-user-to-custom-group-from-user-admin-page/395210/2?silent=true) thread, streamlining group management.

* * *

After a day of Markdown puzzles, domain migrations, and feline remission tales, go spoil your real-world furballs—and maybe treat yourself to a coffee before tomorrow’s Discourse deep dive!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 9, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/772 "2026-02-09T21:02:22Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- We saw **75 new posts** [view recent](https://meta.discourse.org/recent?silent=true) and **14 new topics** [browse latest](https://meta.discourse.org/latest?silent=true) over the past 24 hours.
- Top contributors by posts and likes:
  - @zogstrip: 5 posts, 10 likes
  - @Moin: 13 posts, 8 likes
  - @awesomerobot: 2 posts, 7 likes
  - @NateDhaliwal: 6 posts, 6 likes
  - @pfaffman: 5 posts, 6 likes
  - @jordan.vidrine: 2 posts, 5 likes
  - @RGJ: 2 posts, 4 likes
  - @Canapin: 2 posts, 4 likes
  - @gerhard: 2 posts, 3 likes
  - @nat: 1 post, 3 likes

## Interesting Topics

#Support

- @ilikelinux reported [client-side errors](https://meta.discourse.org/t/-/395546/1?silent=true) on the Fedora Project Discourse instance in Brave and Firefox; @zogstrip suggested [safe mode](https://meta.discourse.org/t/53504?silent=true) troubleshooting [read more](https://meta.discourse.org/t/-/395546/2?silent=true) and @awesomerobot traced it to a legacy theme component [read more](https://meta.discourse.org/t/-/395546/3?silent=true).

- A community admin asked about safely phasing out the [Discourse Encrypt plugin](https://meta.discourse.org/t/-/395562/1?silent=true); @pfaffman recommended staging tests and clarified the plugin’s limited relation to Ember upgrade issues [read more](https://meta.discourse.org/t/-/395562/2?silent=true).

- @davidb-landseed requested **sticky headers in markdown tables** [discussion](https://meta.discourse.org/t/-/395574/1?silent=true) and community members explored potential CSS and [Data Explorer](https://meta.discourse.org/t/32566?silent=true) solutions [read more](https://meta.discourse.org/t/-/395574/1?silent=true).

- @Hineroptera encountered an error adding a new sidebar via the Objects setting editor [error report](https://meta.discourse.org/t/-/395567/1?silent=true); @awesomerobot confirmed a fix to be included in the next Discourse update [read more](https://meta.discourse.org/t/-/395567/2?silent=true).

#Announcements

- #Announcements The [Foundation theme modernization](https://meta.discourse.org/t/-/395331/14?silent=true) rolled out button style updates, with @Canapin and @jordan.vidrine flagging squished search inputs and contrast issues [read more](https://meta.discourse.org/t/-/395331/16?silent=true).

- #Announcements @pmusaraj announced that [Discourse ID](https://meta.discourse.org/t/-/385007/49?silent=true) will support French translations via browser language detection and invited volunteer review [read more](https://meta.discourse.org/t/-/385007/50?silent=true).

#Feature

- A request surfaced to enhance OpenGraph metadata by adding `og:image:width`, `og:image:height`, and `og:image:type` tags for richer social previews [feature request](https://meta.discourse.org/t/-/395484/1?silent=true).

- @zogstrip identified and fixed missing `topic_count` serialization in the Discourse AI `getUser` API, improving user analytics data [see fix](https://meta.discourse.org/t/-/394878/2?silent=true).

- The community discussed evolving the chat upload setting into a group-based control; @mcwumbly proposed a `chat_uploads_allow_groups` configuration [proposal](https://meta.discourse.org/t/-/376347/5?silent=true).

#contribute:translations

- @gerhard reviewed feedback on the new Crowdin translation structure for the versioning strategy [insights](https://meta.discourse.org/t/-/394453/5?silent=true); @Moin highlighted filter complexity challenges [read more](https://meta.discourse.org/t/-/394453/6?silent=true).

- @Kirk spotted a typo in the Japanese email template [issue](https://meta.discourse.org/t/-/392070/6?silent=true); @NateDhaliwal guided on using free Crowdin accounts for community translations [read more](https://meta.discourse.org/t/-/392070/7?silent=true).

#UX

- @RGJ noted that the **tracking** button tooltip currently misleads by stating the next action rather than the current notification level; community members suggested wording tweaks [discussion](https://meta.discourse.org/t/-/386876/17?silent=true).

#Dev

- A Chinese-speaking developer asked how to surface AJAX errors in the frontend [question](https://meta.discourse.org/t/-/395532/1?silent=true); @NateDhaliwal demonstrated using `popupAjaxError` for user-friendly alerts [read more](https://meta.discourse.org/t/-/395532/2?silent=true).

#Bug

- @nat pinpointed log entries behind title localization failures after moving topics out of solution-enabled categories, ensuring consistent translation behavior [debug log](https://meta.discourse.org/t/-/395469/4?silent=true).

- @Ethsim2 documented a persistent **table editor** crash (`Cannot read properties of null`) on `v2026.2.0-latest +209`, prompting triage for a robust fix [bug details](https://meta.discourse.org/t/-/395540/1?silent=true).

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @zogstrip addressed the [Fedora instance issue](https://meta.discourse.org/t/-/395546/2?silent=true), reactivated “Mark as Solution” for group messages [#370496/29](https://meta.discourse.org/t/-/370496/29?silent=true), classified error-moving-posts visibility as a bug [#393690/2](https://meta.discourse.org/t/-/393690/2?silent=true), and fixed missing AI API topic counts [#394878/2](https://meta.discourse.org/t/-/394878/2?silent=true).

- @awesomerobot tracked down the Fedora theme component bug [#395546/3](https://meta.discourse.org/t/-/395546/3?silent=true) and pushed a resolution for sidebar Objects editor errors [#395567/2](https://meta.discourse.org/t/-/395567/2?silent=true).

- @jordan.vidrine compiled feedback on the Foundation theme modernization [#395331/15](https://meta.discourse.org/t/-/395331/15?silent=true) and further detailed contrast concerns in UX [#395331/16](https://meta.discourse.org/t/-/395331/16?silent=true).

- @gerhard engaged on Crowdin structure improvements, clarifying the translation workflow [#394453/5](https://meta.discourse.org/t/-/394453/5?silent=true).

- @nat resolved the title localization logging issue to streamline content translation paths [#395469/4](https://meta.discourse.org/t/-/395469/4?silent=true).

- @sam explained the origin and complexity of the stop-words list and why overriding it is non-trivial [#395455/4](https://meta.discourse.org/t/-/395455/4?silent=true).

- @pmusaraj updated the Discourse ID service to include French locale support and rallied volunteer translators [#385007/49](https://meta.discourse.org/t/-/385007/49?silent=true).

- @supermathie analyzed disk IO patterns behind high CPU usage and compared relevant Postgres size metrics [#394651/28](https://meta.discourse.org/t/-/394651/28?silent=true).

- @mcwumbly suggested converting the chat upload toggle into a `chat_uploads_allow_groups` setting to align with group-based permissions [#376347/5](https://meta.discourse.org/t/-/376347/5?silent=true).

- @chapoi confirmed the fractional registrations axis issue was fixed on Meta, restoring integer-only Y-axis values [#210213/2](https://meta.discourse.org/t/-/210213/2?silent=true).

It was a whirlwind of theme makeovers, encryption farewells, and translation hunts—enjoy the calm before tomorrow’s bunny chase!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 10, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/773 "2026-02-10T21:02:50Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **105** new posts, **10** new topics in the last 24 hours [source](https://meta.discourse.org/admin/reports/daily?silent=true)

- **Top users (24 h):**

* * *

## Interesting Topics

#General

- @one1 sparked a discussion on whether Discord’s new age verification might push communities to Discourse in [“Do you think the upcoming Discord age verification could spawn new Discourse communities?”](https://meta.discourse.org/t/395623/1?silent=true)

#Announcements

- @rishabh unveiled a brand-new **Free plan beta** , enabling anyone to spin up a hosted Discourse instance in minutes in [“You’re invited to try the Discourse Free plan beta!”](https://meta.discourse.org/t/395632/1?silent=true)

- @Canapin highlighted subtle mobile font-weight changes in [“Modernizing the Foundation theme”](https://meta.discourse.org/t/395331/17?silent=true), sparking refinements before the rollout

#Bug

- PandaKai7 reported a 404 when exiting the experimental impersonation interface, and @martin quickly traced and fixed the issue in [“New Bug With Experimental Impersonation Interface”](https://meta.discourse.org/t/395621/1?silent=true)

- @Moin discovered that the **Custom incoming email address** field loses focus on each keystroke when simplified category creation is disabled in [“Custom incoming email address field in category setting loses focus after every character you enter”](https://meta.discourse.org/t/395609/1?silent=true)

#Site Management

- Users testing **content localization** shared Search Console quirks, leading @nat to confirm everything is expected in [“Content Localization - Manual and Automatic with Discourse AI”](https://meta.discourse.org/t/370969/61?silent=true)

- @lindsey outlined the new **Upcoming Changes** admin panel, walking through statuses from _Experimental_ to _Beta_ in [“Upcoming Changes”](https://meta.discourse.org/t/395390/1?silent=true)

#Community

- stephtara compared threads to Facebook posts, weighing **topic norms** and **thread drift** in [“Are Topics the Equivalent of Facebook Posts?”](https://meta.discourse.org/t/395630/1?silent=true)

#Plugin

- thoka launched **Discourse Reach and Rights** , a plugin to visualize category visibility and notification reach in [“Discourse Reach and Rights”](https://meta.discourse.org/t/395673/1?silent=true)

#Theme component

- @Lilly and @Moin introduced **Group Sidebar Menus** , replacing deprecated group menu sections, with instructions shared in [“Discourse Group Sidebar Menus”](https://meta.discourse.org/t/394653/1?silent=true)

#UX

- @Moin flagged that hitting the browser’s back button after diving into category email settings drops you back to the wrong tab in [“My browsers back button doesn’t take me back to the category’s setting tab I used before”](https://meta.discourse.org/t/395608/1?silent=true)

#Support

- Eman\_Ahmed, guided by ToddZ, explored extending **Tag Banners** to show on each tagged topic page in [“Make Tag Banner also appear on tagged topic pages”](https://meta.discourse.org/t/395265/6?silent=true)

#Feature

- nathank proposed **sticky table headers** for large markdown tables, prompting a move of the request into #Feature and #table-builder in [“Sticky headers in markdown table posts”](https://meta.discourse.org/t/395574/1?silent=true)

#Data & reporting

- zogstrip addressed non-triggering SQL badge grants in the **Badge SQL** plugin, diagnosing hidden bugs in [“Badge SQL triggered on post content”](https://meta.discourse.org/t/394444/3?silent=true)

#contribute:translations

- Moin and gerhard pinpointed missing **Master** indicators in Crowdin’s versioning UI, refining the workflow in [“Translation restructuring on crowdin for new-versioning-strategy”](https://meta.discourse.org/t/394453/1?silent=true)

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @rishabh kicked off the **Free plan beta** launch in [“You’re invited to try the Discourse Free plan beta!”](https://meta.discourse.org/t/395632/1?silent=true)

- @Bas chimed into the **Discord communities** debate, hinting that “free hosting might land soon” in [“Do you think the upcoming Discord age verification could spawn new Discourse communities?”](https://meta.discourse.org/t/395623/4?silent=true)

- @martin isolated the impersonation bug’s root cause and pushed a patch in [“New Bug With Experimental Impersonation Interface”](https://meta.discourse.org/t/395621/6?silent=true), plus refined the rollout timing in [“Introducing Upcoming Changes, a system to manage new features and changes to existing functionality in your community”](https://meta.discourse.org/t/392894/9?silent=true)

- @Falco emphasized Discourse’s strengths versus Discord for forums and support in [“Do you think the upcoming Discord age verification could spawn new Discourse communities?”](https://meta.discourse.org/t/395623/21?silent=true)

- @nat reassured users on **Google Search Console** indexing behavior in [“Content Localization - Manual and Automatic with Discourse AI”](https://meta.discourse.org/t/370969/62?silent=true) and addressed the **title localization** anomaly in [“Yet another title localization issue”](https://meta.discourse.org/t/395469/5?silent=true)

- @mcwumbly shared high-volume chat metrics to spotlight Discourse’s async-first design in [“Do you think the upcoming Discord age verification could spawn new Discourse communities?”](https://meta.discourse.org/t/395623/22?silent=true)

- @awesomerobot confirmed chat adoption data across sites in [“Do you think the upcoming Discord age verification could spawn new Discourse communities?”](https://meta.discourse.org/t/395623/14?silent=true)

- @chapoi pointed to the **Just Chat** plugin for a chat-first experience in [“Do you think the upcoming Discord age verification could spawn new Discourse communities?”](https://meta.discourse.org/t/395623/19?silent=true)

- @zogstrip tackled the incoming email focus bug in [“Custom incoming email address field in category setting loses focus after every character you enter”](https://meta.discourse.org/t/395609/4?silent=true) and traced a secondary failure in email jobs in [“ActionView::Template::Error in Jobs::UserEmail”](https://meta.discourse.org/t/395420/3?silent=true)

- @lindsey detailed the **Upcoming Changes** interface in [“Upcoming Changes”](https://meta.discourse.org/t/395390/1?silent=true) and is revisiting solved-tag warning logic in [“Missing warnings and unexpected behavior when changing tags or categories for solved topics”](https://meta.discourse.org/t/395534/4?silent=true)

And as yesterday’s spirited forum-vs-chat debate showed, our community thrives on lively discussion—and not a single puppy was harmed in the process! 🐾

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 11, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/774 "2026-02-11T21:02:05Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts:** 177

- **New topics:** 26

- **Top users by posts & likes:**

## Interesting Topics

### #Announcements

- **You’re invited to try the Discourse Free plan beta!**  
In #Announcements, @rishabh unveiled the new free tier with usage limits, sparking questions on tags and private groups [read more](https://meta.discourse.org/t/-/395632/1?silent=true).

- **Modernizing the Foundation theme**  
A refreshed take on the classic layout has users testing experimental features and reporting translation quirks in #Announcements [read more](https://meta.discourse.org/t/-/395331/1?silent=true).

- **Live Pull Request Status on GitHub Oneboxes ✨**  
Discussion around translating real-time PR badges into localized oneboxes continued in #Announcements [read more](https://meta.discourse.org/t/-/390900/19?silent=true).

### #General

- **Do you think the upcoming Discord age verification could spawn new Discourse communities?**  
A deep dive into legal risks and self-hosting concerns as platforms like Discord tighten age checks [read more](https://meta.discourse.org/t/-/395623/1?silent=true).

- **Icons in Discourse Discover are very misleading**  
@typed-sigterm pointed out that the “active users” icon reads as “total users,” prompting UI tooltip suggestions in #General [read more](https://meta.discourse.org/t/-/395814/1?silent=true).

- **Are web crawler page views included in the monthly 500K page view limit?**  
Administrators seek clarity on crawler traffic counting and documentation improvements for the free plan in #General [read more](https://meta.discourse.org/t/-/395779/1?silent=true).

### #Support

- **Discourse stuck with 504 Gateway Time-Out error and 100% CPU after rebuild**  
@nickharambee1 reported time-out and CPU spikes post-rebuild; fix merged and deployed shortly after in #Support [read more](https://meta.discourse.org/t/-/395794/1?silent=true).

- **Invitations not working on Discourse free plan when site is invite-only**  
An invite-only community flow broke on free hosting, resolved by disabling “Must approve users” in #Support [read more](https://meta.discourse.org/t/-/395719/1?silent=true).

- **Succession planning for hosted Discourse – including Free Plan**  
@Ed_S asked about ownership hand-off; @awesomerobot explained the two-admin limit and smooth transition path in #Support [read more](https://meta.discourse.org/t/-/395793/1?silent=true).

- **Legal aspects to using Free Plan**  
Questions on content responsibility under free hosting were answered with a link to the free-terms and compliance advice in #Support [read more](https://meta.discourse.org/t/-/395702/1?silent=true).

- **Making a chat room the home page**  
Users explored turning a chat channel into the default landing page on free-plan forums with references to theme component limits in #Support [read more](https://meta.discourse.org/t/-/395785/1?silent=true).

- **How to Sort Posts By User Engagement?**  
Requests for Reddit-style sorting led to recommendations on post-voting plugin and `/hot` & `/top` feeds in #Support [read more](https://meta.discourse.org/t/-/395725/1?silent=true).

- **How to add this type of banner?**  
Newcomers asked about built-in site banners; community pointed to theme component guides in #Support [read more](https://meta.discourse.org/t/-/395717/1?silent=true).

### #UX

- **Discourse Free Plan setup – options are hard to read**  
@NateDhaliwal reported contrast issues on the setup page; a missing CSS variable fix was pushed in #UX [read more](https://meta.discourse.org/t/-/395716/1?silent=true).

- **Custom Header Links and New Topic Header Button don’t play nice**  
Combining two popular theme components led to misaligned buttons; live CSS links were shared for troubleshooting in #UX [read more](https://meta.discourse.org/t/-/395712/1?silent=true).

### #Bug

- **RTL issue with @ placement in user names**  
A display bug under Horizon theme placed “@” on the wrong side for LTR usernames; a PR is in the works after detailed repro steps in #Bug [read more](https://meta.discourse.org/t/-/395810/1?silent=true).

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @southpaw  
In #Announcements (Free plan beta), incorporated @Moin’s suggestion into the OP for clearer limits [link](https://meta.discourse.org/t/-/395632/7?silent=true).

- @mcwumbly  
In #Announcements (Free plan beta), proposed hiding the always-enabled setting on the free tier [link](https://meta.discourse.org/t/-/395632/12?silent=true) and clarified plan limit rationale [link](https://meta.discourse.org/t/-/395632/13?silent=true).  
In #Support (Change Username on Discourse ID), refined the discussion to a single question per topic [link](https://meta.discourse.org/t/-/395729/4?silent=true).

- @awesomerobot  
In #Support (Legal aspects to using Free Plan), explained the requirement to accept free hosting terms and local compliance responsibilities [link](https://meta.discourse.org/t/-/395702/2?silent=true).  
In #Support (Succession planning), recommended assigning a second admin under the free plan’s two-admin limit [link](https://meta.discourse.org/t/-/395793/2?silent=true).

- @loic  
In #Support (504 Gateway Time-Out error), merged and deployed the CPU usage fix post-rebuild [link](https://meta.discourse.org/t/-/395794/7?silent=true) and confirmed when it landed in `latest` [link](https://meta.discourse.org/t/-/395794/11?silent=true).

- @Falco  
In #Plugin (Resenha – Voice Rooms), added an AI-powered noise filter feature that users can opt into per room [link](https://meta.discourse.org/t/-/389056/21?silent=true).

- @sam  
In #Bug (Discourse-automation PM failures), recommended storing user IDs instead of usernames to prevent delayed PM errors [link](https://meta.discourse.org/t/-/395740/2?silent=true).  
In #Bug (Rich text editor erases HTML tags), merged the table-editing fix to the composer [link](https://meta.discourse.org/t/-/393758/12?silent=true).

- @pmusaraj  
In #General (Icons in Discourse Discover), shared pros and cons of showing total user counts vs. active-in-30-days metrics [link](https://meta.discourse.org/t/-/395814/2?silent=true).

- @chapoi  
In #Bug (RTL @ placement), helped isolate whether the issue was Horizon-specific versus a core behavior difference [link](https://meta.discourse.org/t/-/395810/4?silent=true).

- @zogstrip  
In #contribute:translations (Placeholder for “everyone” group), submitted a PR to use dynamic group names in permission text [link](https://meta.discourse.org/t/-/395809/3?silent=true).  
In #Bug (Create new tags in tag group editor), fixed the creation flow and pushed a commit [link](https://meta.discourse.org/t/-/395324/4?silent=true).

- @dax  
In #Feature (Auto responder using AI), implemented a stalled-topic trigger for AI-powered canned responses in automation scripts [link](https://meta.discourse.org/t/-/355293/18?silent=true).

* * *

Enjoy another day of fixes, features, and friendly teamwork—may your notifications arrive on time and your rebuilds stay lightning fast!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 12, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/775 "2026-02-12T21:02:14Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts** : 127
- **New topics** : 21
- **Top users** :
  - @chapoi (17 likes, 12 posts)
  - @Canapin (14 likes, 3 posts)
  - @Falco (13 likes, 4 posts)
  - @awesomerobot (13 likes, 2 posts)
  - @mcwumbly (12 likes, 5 posts)
  - @RGJ (11 likes, 3 posts)
  - @NateDhaliwal (10 likes, 6 posts)
  - @merefield (9 likes, 4 posts)
  - @ondrej (7 likes, 5 posts)
  - @Moin (6 likes, 13 posts)

## Interesting Topics

### #Praise

- #Praise @Haris highlighted that Google is now using Discourse for their official developer community, prompting discussions from @Canapin on long-standing large-scale usage and @chapoi on listing policies [read more](https://meta.discourse.org/t/-/395928/1?silent=true).

### #Bug

- #Bug Users report an error when enabling “upcoming changes” for specific groups; @sniper756 provided a screen recording and @chapoi confirmed repro steps and moved it into its own bug topic [read more](https://meta.discourse.org/t/-/395881/1?silent=true).

- #Bug In the admin badges UI, the `admin-above-badge-buttons` plugin outlet was not passing the correct badge argument; @elmuerte opened a PR and @david merged and backported the fix [read more](https://meta.discourse.org/t/-/395940/1?silent=true).

- #Bug An error appears when filtering for “experimental features” under Admin → What’s new, though the Upcoming Changes tab works; @ondrej reported it and @chapoi confirmed the bug with screenshots [read more](https://meta.discourse.org/t/-/395891/1?silent=true).

### #Announcements

- #Announcements The Discourse Free plan beta invitation thread saw questions about sidebar buttons for Themes & Components, with @NateDhaliwal and @RGJ debating upsell goals and visibility in the Admin UI [read more](https://meta.discourse.org/t/-/395632/19?silent=true).

### #General

- #General @Canapin described the “premature posting” issue—accidentally sending topics or replies—and the lack of a cancel window; @Jagster and @NateDhaliwal chimed in asking for undo safeguards or confirmations [read more](https://meta.discourse.org/t/-/395908/1?silent=true).

- #General @Dannii asked to what extent the core team uses generative AI in Discourse development; @awesomerobot shared that tools like Copilot, Claude, Gemini, and ChatGPT are in active use alongside human approvals [read more](https://meta.discourse.org/t/-/395844/1?silent=true).

### #Migration

- #Migration @etain inquired about exporting feature requests from Fider into Discourse topics; @NateDhaliwal and @merefield suggested checking for CSV exports and leveraging existing migration scripts or the #Marketplace [read more](https://meta.discourse.org/t/-/395910/1?silent=true).

### #Feature

- #Feature @Falco proposed making a chat room the home page as a core feature, complete with a setting to choose defaults in Admin → Site Settings [read more](https://meta.discourse.org/t/-/395785/5?silent=true).

- #Feature @vincefrommtl requested the ability to give followed tags priority over hidden tags—so items tagged both A and B still show up when A is followed [read more](https://meta.discourse.org/t/-/395933/1?silent=true).

- #Feature The “Auto responder using AI” plugin continues to be refined, with @boltronics noting that AI tool parameters remain hard-coded and @sam suggesting integration with the new secrets feature [read more](https://meta.discourse.org/t/-/355293/20?silent=true).

### #UX

- #UX On some mobile browsers, the category dropdown in the composer overflows the viewport when tags are disabled; @ondrej reproduced it on Edge and @chapoi confirmed it’s theme-agnostic [read more](https://meta.discourse.org/t/-/395847/1?silent=true).

- #UX Anchor links in published topics land beneath the fixed header, hiding headings; @RGJ illustrated the issue with before/after screenshots and experimented with adding margin to `.published-page-content-body` [read more](https://meta.discourse.org/t/-/395906/1?silent=true).

### #Installation

- #Installation @stevejr outlined a plan to migrate from Bitnami to AWS with new RDS and S3 buckets, asking if backups/restores overwrite new config values; @philh and @RGJ advised testing migrations and bucket moves separately [read more](https://meta.discourse.org/t/-/395948/1?silent=true).

### #Site feedback

- #Site feedback: @Danielle announced modest reductions to TL3 requirements—topics viewed cap down to 250 and posts read cap to 2,000—to better reflect engagement; TL3 remains sticky for 180 days [read more](https://meta.discourse.org/t/-/395960/1?silent=true).

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @chapoi moved the “upcoming changes” issue into its own bug topic and confirmed repro steps in [Issue with enabling upcoming changes](https://meta.discourse.org/t/-/395881/1?silent=true).
- @awesomerobot detailed current AI usage by the core team in [To what extent is generative AI used to create Discourse?](https://meta.discourse.org/t/-/395844/2?silent=true).
- @Falco championed making chat rooms the homepage as a core feature in [Making a chat room the home page](https://meta.discourse.org/t/-/395785/5?silent=true).
- @mcwumbly refined the TL3 prediction query in [Find the users which are more likely to become TL3](https://meta.discourse.org/t/-/91495/25?silent=true).
- @david reviewed and merged the badge-argument fix in [Plugin outlet `admin-above-badge-buttons` does not set badge argument correctly](https://meta.discourse.org/t/-/395940/2?silent=true).
- @Danielle rolled out trust level threshold updates in [Small Update to Trust Level 3 Requirements](https://meta.discourse.org/t/-/395960/1?silent=true).
- @nat corrected the zh-CN translation on the homepage in [Incorrect zh-CN translation on meta homepage](https://meta.discourse.org/t/-/395817/2?silent=true).
- @sam assisted with diagnosing disk-space errors in [Restore fails due to disk space on migration](https://meta.discourse.org/t/-/395584/4?silent=true).
- @rishabh weighed in on group selection edge cases for upcoming changes in [Issue with enabling upcoming changes](https://meta.discourse.org/t/-/395881/6?silent=true).
- @zogstrip ensured the “everyone” group label respects the default locale during category creation in [Show name of everyone group based on default locale during category creation](https://meta.discourse.org/t/-/395225/3?silent=true).

Keep those discussions rolling—and rest easy, no puppies were harmed in today’s report! 🐾

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 13, 2026, 9:03오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/776 "2026-02-13T21:03:03Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- **New posts:** 125

- **New topics:** 14

- **Top users:**

## Interesting Topics

### #General

- In **Free Discourse beta feedback about groups** (#free-plan), @ice.d provided feedback that the free plan’s group page requires upgrading to create custom user groups, sparking a debate on the distinctions between categories and groups ([initial](https://meta.discourse.org/t/-/395972/1?silent=true), [reaction](https://meta.discourse.org/t/-/395972/2?silent=true)).

### #Praise

- In **自从使用了discourse，我生了一种病～** (#Praise), @sniper756 praised Discourse’s innovation and admitted to an addictive urge to rebuild and upgrade daily after migrating from Xenforo, prompting some lighthearted discussion about healthy rebuild habits ([read more](https://meta.discourse.org/t/-/396044/1?silent=true)).

### #Announcements

- **You’re invited to try the Discourse Free plan beta!** (#free-plan), where @Duke_Hsu celebrated the launch of the free plan and envisioned using it to grow his own community ([details](https://meta.discourse.org/t/-/395632/21?silent=true)).

- **Modernizing the Foundation theme** (#Announcements), in which @jordan.vidrine addressed contrast issues for the translation button and layout quirks in the IP search interface, and @chapoi noted a potential outlet conflict in the Brand Header component ([fixes](https://meta.discourse.org/t/-/395331/31?silent=true), [discussion](https://meta.discourse.org/t/-/395331/33?silent=true)).

- **Introducing Upcoming Changes** (#Announcements), where @sniper756 asked how to enable the “What’s New” view for self-hosted forums and @martin explained it’s currently hidden behind a `enable_upcoming_changes` flag ([question](https://meta.discourse.org/t/-/392894/10?silent=true), [answer](https://meta.discourse.org/t/-/392894/11?silent=true)).

### #Feature

- In **Badges & Private Communities** (#Feature #badges), users debated whether engagement badges should count activity in private categories. @jordanjay29 proposed a toggle, @Moin raised visibility concerns, and @mcwumbly suggested category-level settings could streamline the feature ([proposal](https://meta.discourse.org/t/-/157300/22?silent=true), [concern](https://meta.discourse.org/t/-/157300/23?silent=true), [vision](https://meta.discourse.org/t/-/157300/25?silent=true)).

- **Workflow/UX requests for automations** (#Feature #automation), where @ganncamp requested customizable message titles per automation to include group names in email subjects, improving clarity for multi-group reports ([request](https://meta.discourse.org/t/-/370716/6?silent=true)).

### #UX

- **Adding multiple users to group is kludgy** (#UX #groups #users), as @stephtara described the pain of bulk-adding members by typing each name, and @chapoi pointed out the existing typeahead search and suggested future bulk-select enhancements ([issue](https://meta.discourse.org/t/-/395063/1?silent=true), [clarification](https://meta.discourse.org/t/-/395063/2?silent=true)).

- **Discourse Free Plan setup – options are hard to read** (#UX #free-plan), with @NateDhaliwal reporting poor contrast on toggle controls in the setup wizard and @derek asking for DevTools screenshots to pinpoint the CSS culprit ([example](https://meta.discourse.org/t/-/395716/7?silent=true), [investigation](https://meta.discourse.org/t/-/395716/11?silent=true)).

### #Support

- **Seeing audience of private categories** (#Support), where @stephtara wanted to know who could view restricted categories, and @RGJ directed them to the [Discourse Reach and Rights](https://meta.discourse.org/t/discourse-reach-and-rights/395673?silent=true) plugin as a solution ([question](https://meta.discourse.org/t/-/395997/1?silent=true), [plugin](https://meta.discourse.org/t/-/395997/2?silent=true)).

- **Missing PNG to JPEG settings** (#Support #uploads), as @Jeto searched for a quality slider in File Settings, and @Moin revealed the `png_to_jpeg_quality` setting is now hidden, accessible only via SSH or rails console ([issue](https://meta.discourse.org/t/-/395964/1?silent=true), [explanation](https://meta.discourse.org/t/-/395964/2?silent=true)).

### #Installation

- **Migrating to a new server with new DB and S3 buckets** (#Installation #backups #install), where @stevejr outlined moving from Bitnami to an official Docker install using RDS and Elasticache, and @RGJ advised delaying bucket renames until after migration to avoid compounding issues ([overview](https://meta.discourse.org/t/-/395948/1?silent=true), [advice](https://meta.discourse.org/t/-/395948/5?silent=true)).

- **Discourse Install 502 Bad Gateway** (#Installation), with @bloodshot_pico hitting a 502 after an update and @pfaffman recommending checking the container logs and executing `./launcher rebuild app` to restore service ([report](https://meta.discourse.org/t/-/396060/1?silent=true), [solution](https://meta.discourse.org/t/-/396060/2?silent=true)).

### #Bug

- **Error seeing experimental features in Admin \> what’s new** (#Bug), where @martin clarified that upcoming changes and feature announcements are separate systems under consolidation, and @chapoi suggested refreshing the copy to reduce confusion ([clarification](https://meta.discourse.org/t/-/395891/5?silent=true), [proposal](https://meta.discourse.org/t/-/395891/6?silent=true)).

- **Topic cards must be clicked on the title** (#Bug #horizon-theme), as @fangjue observed needing to click only the title to open topics in certain list views, and @chapoi confirmed the fix landed in [PR #37355](https://github.com/discourse/discourse/pull/37355) ([issue](https://meta.discourse.org/t/-/395378/2?silent=true)).

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @mcwumbly chimed into the [Free Discourse beta feedback about groups](https://meta.discourse.org/t/-/395972/8?silent=true), [Badges & Private Communities](https://meta.discourse.org/t/-/157300/25?silent=true), [Small Update to Meta Trust Level 3 Requirements](https://meta.discourse.org/t/-/395960/3?silent=true), and [Seeing audience of private categories](https://meta.discourse.org/t/-/395997/5?silent=true), clarifying key distinctions and pointing to existing feature requests.

- @chapoi contributed UI insights and troubleshooting tips in [Adding multiple users to group is kludgy](https://meta.discourse.org/t/-/395063/2?silent=true), [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/33?silent=true), [Error seeing experimental features in Admin \> what’s new](https://meta.discourse.org/t/-/395891/6?silent=true), [Topic cards must be clicked on the title](https://meta.discourse.org/t/-/395378/2?silent=true), and [Horizon Theme](https://meta.discourse.org/t/-/360486/66?silent=true).

- @jordan.vidrine tackled contrast and layout fixes in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/31?silent=true), improving translation button visibility and IP search display.

- @martin provided context on the separation of upcoming changes and announcement feeds in [Error seeing experimental features in Admin \> what’s new](https://meta.discourse.org/t/-/395891/5?silent=true).

- @zogstrip merged fixes for DM badge counts in [Issue with Chat Icon Badge Count Not Showing for DMs](https://meta.discourse.org/t/-/384734/11?silent=true) and added poll options to email notifications in [Include poll options in email notification (HTML variant)](https://meta.discourse.org/t/-/393728/3?silent=true).

- @awesomerobot clarified that digest emails can’t be sent in bulk in [Can Admin send digest to specific users/email addresses?](https://meta.discourse.org/t/-/396035/2?silent=true) and requested scope details for the [Web3 Bank Project Idea](https://meta.discourse.org/t/-/396056/4?silent=true).

- @derek assisted with CSS debugging in [Discourse Free Plan setup – options are hard to read](https://meta.discourse.org/t/-/395716/11?silent=true), asking for DevTools output to diagnose style mismatches.

- @Falco diagnosed port-blocking issues for a residential build in [DiscourseID installation issues](https://meta.discourse.org/t/-/395974/4?silent=true), pointing to a Cloudflare Tunnel workaround.

- @saquetim resolved keyboard navigation hang-ups by merging the fix in [Using keyboard shortcuts to navigate between replies causes topic to be “stuck”](https://meta.discourse.org/t/-/385780/8?silent=true).

- @manuel sketched UX enhancements for trust-level progress in [Allow users to see trust level 3 progress on user profile](https://meta.discourse.org/t/-/16968/40?silent=true) and shared carousel mockups in [post #42](https://meta.discourse.org/t/-/16968/42?silent=true).

> After this whirlwind of feedback, fixes, and feature dreaming, it’s safe to say even your laptop deserves a coffee break—see you tomorrow!

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2월 14, 2026, 9:02오후 UTC](https://meta.discourse.org/t/daily-summary-9pm-utc/291850/777 "2026-02-14T21:02:19Z")

</div>

# Today on [meta.discourse.org](http://meta.discourse.org)…

## Key Stats

- Over the past 24 hours (2026-02-13 → 2026-02-14), [meta.discourse.org](http://meta.discourse.org) received **80 new posts** and **20 new topics**.

- **Top users** :

* * *

## Interesting Topics

### #Community

- @Isambard raised a question about managing a specialist sub-forum without cluttering the main feed in [Forum divergence](https://meta.discourse.org/t/-/396103/1?silent=true), and @merefield proposed a self-joinable “Technical Lounge” category to isolate deep-dive threads [read more](https://meta.discourse.org/t/-/396103/2?silent=true).

### #Announcements

- A discussion on updating the Foundation theme gathered steam, with @jordan.vidrine confirming the layout fix landed via PR in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/1?silent=true) and pointing to the specific merge at [read more](https://meta.discourse.org/t/-/395331/36?silent=true).

### #Hosting

- @CallMeRK encountered unwanted redirects to [id.discourse.com](http://id.discourse.com) during signup in [New users redirected to id.discourse.com instead of forum signup](https://meta.discourse.org/t/-/396095/1?silent=true), and @NateDhaliwal walked through SMTP configuration and disabling Discourse ID to restore local signups [read more](https://meta.discourse.org/t/-/396095/2?silent=true).

### #Installation

- @stevejr mapped out a migration to new servers, databases, and S3 buckets in [Migrating to a new server that has a new DB and new S3 buckets for backup and uploads](https://meta.discourse.org/t/-/395948/17?silent=true), while @supermathie detailed how to point Discourse containers at external PostgreSQL/Redis and preserve bucket integrity [read more](https://meta.discourse.org/t/-/395948/16?silent=true).

- @bloodshot_pico diagnosed a 502 error after install as an SSL certificate hiccup and switched to Cloudflare Origin certs in [Discourse Install 502 Bad Gateway](https://meta.discourse.org/t/-/396060/1?silent=true), wrapping up with the final solution at [read more](https://meta.discourse.org/t/-/396060/8?silent=true).

### #UX

- @Canapin and @stephtara explored accidental posting workflows in [The awkward mishap of premature posting](https://meta.discourse.org/t/-/395908/1?silent=true), and @Canapin even released a [composer safety lock userscript](https://meta.discourse.org/t/-/395908/10?silent=true) to prevent unintended sends.

- @Noble_Fish flagged oversized flair icons under Horizon in [Flair issues on Horizon](https://meta.discourse.org/t/-/396097/1?silent=true), with @chapoi reproducing the bug and promising an imminent fix [read more](https://meta.discourse.org/t/-/396097/2?silent=true).

- @NateDhaliwal debugged a contrast issue in the free-plan wizard, pointing out an undefined `--wizard-primary-900` variable in [Discourse Free Plan setup – options are hard to read](https://meta.discourse.org/t/-/395716?silent=true), with examples at [read more](https://meta.discourse.org/t/-/395716/12?silent=true).

- @ondrej spotted a border-radius mismatch on IP lookup hover states in the Horizon theme in [On-hover border is off for IP lookup in Horizon theme](https://meta.discourse.org/t/-/396084/1?silent=true).

- @awesomerobot revisited an old UX note on button hovers in comments on [Tracking button hover is misleading](https://meta.discourse.org/t/-/386876/20?silent=true).

### #Support

- @ice.d asked why only staff can reply without bumping in [Why can only staff reply without bump?](https://meta.discourse.org/t/-/396083/1?silent=true), and @Canapin explained it’s a safeguard against vandalism to maintain topic chronology [read more](https://meta.discourse.org/t/-/396083/2?silent=true).

- @emilio wondered if oneboxing could be toggled per-case in [Manually create Onebox in editor?](https://meta.discourse.org/t/-/396082/1?silent=true) and @supermathie shared markdown techniques to deliberately suppress oneboxes [read more](https://meta.discourse.org/t/-/396082/2?silent=true).

- @Haris explored sending tailored digests to chosen users in [Can Admin send digest to specific users/email addresses?](https://meta.discourse.org/t/-/396035/4?silent=true), and @awesomerobot pointed to third-party email services as the better solution [read more](https://meta.discourse.org/t/-/396035/8?silent=true).

- @stephtara hunted for a plugin to customize the categories navbar in [Alternative component (plugin?) to categories navbar](https://meta.discourse.org/t/-/396116/1?silent=true), with @ToddZ suggesting the [Custom Top Navigation Links](https://meta.discourse.org/t/custom-top-navigation-links/87225?silent=true) component [read more](https://meta.discourse.org/t/-/396116/2?silent=true).

- @hipp0 inquired about showing only the OP’s avatar on mobile in [Poster / Reply avatar on mobile](https://meta.discourse.org/t/-/396117/1?silent=true) [read more](https://meta.discourse.org/t/-/396117/1?silent=true).

* * *

## Activity by the [@team](https://meta.discourse.org/groups/team?silent=true) Group

- @Falco recommended using a restricted category to keep deep-dive threads off the main feed in [Forum divergence](https://meta.discourse.org/t/-/396103/8?silent=true).
- @Falco reminded the OP to enable local logins after disabling Discourse ID in [New users redirected to id.discourse.com instead of forum signup](https://meta.discourse.org/t/-/396095/5?silent=true).
- @jordan.vidrine confirmed the Foundation theme fix via PR in [Modernizing the Foundation theme](https://meta.discourse.org/t/-/395331/36?silent=true).
- @supermathie shared the composer safety-lock userscript and manual onebox toggles in [Manually create Onebox in editor?](https://meta.discourse.org/t/-/396082/2?silent=true).
- @supermathie suggested running a PostgreSQL vacuum to alleviate CPU spikes in [Unusually high CPU usage](https://meta.discourse.org/t/-/394651/31?silent=true).
- @supermathie guided on pointing Discourse containers at external DB/Redis and S3 without renaming buckets in [Migrating to a new server that has a new DB and new S3 buckets for backup and uploads](https://meta.discourse.org/t/-/395948/16?silent=true).
- @chapoi reproduced the flair sizing bug under Horizon and pledged a fix in [Flair issues on Horizon](https://meta.discourse.org/t/-/396097/2?silent=true).
- @awesomerobot suggested leveraging third-party mailing tools rather than on-demand mass emails in [Can Admin send digest to specific users/email addresses?](https://meta.discourse.org/t/-/396035/8?silent=true).

* * *

Between subforum splits, flair tweaks, and safety-lock wizardry, yesterday felt like a code carnival—onward to more Meta mayhem tomorrow!

[이전 페이지](https://meta.discourse.org/t/daily-summary-9pm-utc/291850.md?page=25)

[다음 페이지](https://meta.discourse.org/t/daily-summary-9pm-utc/291850.md?page=27)
