Daily Summary (9pm UTC)

Today on meta.discourse.org

Key Stats

In the last 24 hours, the community generated 119 new posts across 61 new topics, with a total of 136 likes spread across the activity.

Top Users by activity and engagement:

User Posts Likes
Don 2 21
Chapoi 7 19
Awesomerobot 7 10
Bartv 6 7
Stephtara 6 6
Pmusaraj 4 6
NateDhaliwal 4 5
Martin 2 5
Moin 6 4
David 3 4

Interesting Topics

Support

  • Schedule site logo changes?One1 asked if there’s a plugin to automatically rotate seasonal logos. Chapoi not only pointed out a value transformer approach but built a full theme component on the spot, read more.

  • Import data into Discourse from wpforoArya_Tavana wants to migrate from wpForo with existing users. Chapoi suggested the Marketplace for paid help or a guide for DIY, read more.

  • Is it possible to unban IP banned by Discourse?Webmaster_Webmaster was locked out of forums.eveonline.com and asked for an IP unban. NateDhaliwal and Awesomerobot stepped in—awesomerobot removed the publicly posted IP and explained no public checker exists to avoid abuse, read more.

  • Rebuild failure – possibly related to rolldown?Merefield’s self‑hosted rebuild broke after removing a core plugin. David fixed the asset‑processor to be more resilient and warned against rm -rf on core plugins, read more.

  • How do I properly configure the AWS SNS topic ARN allowlist?Deenius struggled with a “pending confirmation” subscription. After a few false starts, the correct endpoint turned out to be https://forum.example.com/webhooks/aws, read more.

#Theme component

  • Post Score – Display engagement metrics on postsDon released a new theme component that shows a weighted engagement score based on likes, replies, bookmarks, reads, and incoming links – all without inflating view counts, read more.

  • YouTube PiP & Topic Playlist Player – Another gem from Don: a header‑docked player that automatically queues all YouTube videos in a topic, with a progress ring and jump‑to‑post shortcut, read more.

  • Homepage FeatureBartv reported old thumbnails not being cleaned up and asked for a sort‑by‑tagging‑date option. Awesomerobot provided a console script to delete extra thumbnails and noted that sorting by tag‑addition time isn’t possible (workaround: manually edit timestamps), read more.

  • Quote CalloutsStephtara initially couldn’t get the component to work, but Arkshine spotted it was already rendering – likely a caching or JS error on stephtara’s end, read more.

  • Versatile BannerAwesomerobot fixed a long‑standing link to an Imgur image (1.5 million views!) by migrating the default background image into the theme itself and adding optional upload settings, read more.

#Announcements

  • A preview of the redesigned admin dashboardBartv fed back that the dashboard loads slowly even on short date ranges, and wished for graph views for pinned Data Explorer queries. Chapoi acknowledged the performance issues and confirmed graph toggles are on the roadmap, read more.

  • GIFs are moving to Discourse core!Lilly was confused about Klipy versus Giphy, but Moin helped her realise she had to uninstall the old GIF component first. The upcoming change was hidden while the component was active, causing missed migration prompts, read more.

  • Introducing a new “Post Type” Composer actions dropdownTynaut fixed a z‑index issue on touch‑screen devices after Moin reported the dropdown being hidden behind the composer header. The fix is now merged, read more.

bug

  • Nested replies, flagging and staff color has no effectCuo_Wu reported that flagging doesn’t work on the first post of a nested reply thread, and staff colours aren’t applied. Pmusaraj confirmed the staff colour issue and noted the flagging bug only affects the OP, read more.

ux

  • The prompt message given when upcoming changes are officially added is not clear enoughMoin pointed out that “Permanent” changes don’t appear on the upcoming changes page. Martin fixed a notification link bug and added documentation that permanent changes live on /admin/whats-new, read more.

Activity by the Team Group

The Discourse team was highly active across many discussions. Here’s a summary of their contributions:


Yesterday, Chapoi single‑handedly built a scheduled logo changer in record time – next stop: world domination via holiday logos!