Daily Summary (1pm UTC)

Today on meta.discourse.org

Key Stats

In the last 24 hours:

  • New posts: 76
  • New topics: 7

Top users:

  1. sam (20 likes, 9 posts)
  2. MarcP (12 likes, 4 posts)
  3. HamMan2118 (5 likes, 2 posts)
  4. Heliosurge (5 likes, 2 posts)
  5. Don (4 likes, 1 post)
  6. ondrej (4 likes, 1 post)
  7. Moin (3 likes, 2 posts)
  8. codergautam (3 likes, 1 post)
  9. HAWK (2 likes, 1 post)
  10. omarfilip (2 likes, 1 post)

Interesting Topics

site feedback

plugin

#comparison

support

theme-component

bug

feature

ai

#hosting

dev-ops

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 149
  • New topics: 21

Top users:

  1. Moin (25 likes, 13 posts)
  2. tobiaseigen (18 likes, 4 posts)
  3. pfaffman (13 likes, 9 posts)
  4. ondrej (13 likes, 4 posts)
  5. hugh (11 likes, 6 posts)

Interesting Topics

Bug

Feature

UX

Support

Theme component:

Migration

  • A user encountered difficulties migrating private messages from SMF to Discourse, with the Rails console hanging during the process.

#Self-Hosting:

#Site feedback:

Activity by the @team Group

tobiaseigen investigated a bug with assign action post visibility and confirmed plans to address the issue. He also provided updates on AI Persona upload support, clarifying that embeddings are stored in the same Postgres database.

hugh created a topic seeking documentation contribution opportunities from the community. He also addressed feedback on the new and improved /about page, mentioning upcoming documentation and changes.

mcwumbly merged topics related to adding timers to banner topics and identified a bug with the export button on LLM pages.

sam provided insights on posts being too long for PostSentimentAnalysis and implemented basic support for o1-preview & o1-mini models in the AI plugin.

HAWK shared information about a theme component for whisper warnings.

david investigated an odd interaction between Discourse and Google Translate, explaining that it affects all Ember apps due to Google’s proxying behavior.

joffreyjaffeux provided insight into a chat message sending issue related to URL parsing.

pmusaraj acknowledged a bug in the DiscourseHub Android app and promised a quick fix.

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

1 Like

Today on meta.discourse.org

Key Stats:

  • New posts: 186
  • New topics: 22
  • Top users:
    1. Moin (40 likes, 19 posts)
    2. mcwumbly (33 likes, 3 posts)
    3. ondrej (22 likes, 8 posts)
    4. Carleas (17 likes, 1 post)
    5. Jagster (14 likes, 11 posts)

Interesting Topics:

Announcements

  • Discourse shared their first edition of Current Projects, a new monthly newsletter highlighting ongoing work. Key projects include a composer redesign, new theme chooser in the setup wizard, and improvements to the converter framework. Read more

General

  • A discussion on tips for new Discourse users to level up effectively, emphasizing natural engagement with the community rather than focusing solely on trust levels.

Theme component

Praise

Site feedback

Feature

Dev

  • A developer sought guidance on creating a theme component, specifically about including JavaScript files in the component structure.

#Contributing

Support

wordpress

#Hosting

Bug

UX

Installation

Activity by the @team Group:

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats:

  • New posts: 174
  • New topics: 25
  • Top users:
    1. merefield (27 likes, 8 posts)
    2. Lilly (25 likes, 8 posts)
    3. HAWK (24 likes, 6 posts)
    4. pfaffman (12 likes, 11 posts)
    5. Moin (11 likes, 7 posts)

Interesting Topics:

Support

  • A user sought help increasing the size of their reply textarea in Discourse. After troubleshooting, it was discovered that the issue was caused by the “Choose Next Topic” plugin.

  • A question was raised about changing the link under the logo to point to the Categories page instead of Discovery. Solutions involving custom settings and theme components were suggested.

  • There was a discussion about configuring permissions to allow users to create posts in a category without seeing others’ posts. The built-in flagging system was recommended as an alternative.

Community

  • A user asked for recommendations on plugins to enhance user engagement on Discourse forums. Suggestions included the Gamification plugin, Follow plugin, and the built-in Poll feature.

  • A thread discussed looking for the perfect theme for a Discourse forum, with users sharing various theme and component suggestions.

Bug

  • An issue was reported where bookmarks couldn’t be deleted in certain situations. The problem seemed to be related to how old bookmarks were recognized by the system.

Feature

Dev

wordpress

#Hosting

#Site feedback

Announcements

Activity by the @team Group:

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

Interesting Topics

Support

Dev

Bug

UX

#Users:

Feature

Marketplace

Community

#WordPress:

Activity by the @team Group

Lilly was particularly active, providing support and information on various topics:

sam addressed several issues:

awesomerobot offered support on various topics:

HAWK shared information about team members:

chapoi contributed to discussions on UI functionality:

renato highlighted a broader issue with chat composer functionality and its impact on navigation.

dax provided a search tip for finding specific HTML elements within raw post data.

Falco requested additional information to assist with an AI plugin installation issue.

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 88
  • New topics: 16

Top users:

  1. Moin (13 likes, 10 posts)
  2. tobiaseigen (13 likes, 5 posts)
  3. Don (7 likes, 3 posts)
  4. simon (6 likes, 2 posts)
  5. HamMan2118 (4 likes, 3 posts)
  6. patrickemin (4 likes, 5 posts)
  7. pfaffman (4 likes, 4 posts)
  8. mcwumbly (3 likes, 1 post)
  9. itsbhanusharma (3 likes, 1 post)
  10. Tealk (3 likes, 2 posts)

Interesting Topics

Support

Dev

Feature

Installation

  • NogayHan reported issues starting Discourse after a server update, receiving 502 and 503 errors. pfaffman requested additional information about the Docker version and suggested trying to start the old container.

Theme Component

Bug

Migration

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats:

  • New posts: 88
  • New topics: 9
  • Top users:
    1. Arkshine (20 likes, 5 posts)
    2. merefield (16 likes, 11 posts)
    3. mcwumbly (10 likes, 2 posts)
    4. Lilly (10 likes, 5 posts)
    5. simon (9 likes, 6 posts)

Interesting Topics:

Dev

  • pfaffman discovered an issue with the path for importing the Form component in the Discourse toolkit. He suggested changing it to import Form from "discourse/components/form"; read more.

  • A user reported problems compiling JavaScript in their component. merefield advised against using the widget API, recommending Glimmer Components instead read more.

  • NateDhaliwal encountered issues with settings not appearing in a theme component. Lilly provided a solution by creating a pull request demonstrating how to properly split up the files read more.

Support

  • A user reported problems with Cloudflare’s Speed Brain feature causing Content Security Policy errors. simon suggested disabling the feature as a potential solution read more.

  • mbiistscther encountered a blank page issue on the activate account page after updating to Discourse 3.4.0. The problem may be related to Cloudflare’s Speed Brain feature read more.

  • nathank raised a concern about the 100 character limit for replacing words with links in Watched Words, suggesting it might be too restrictive read more.

Theme component

Installation

Feature

Bug

  • Aaron_B reported missing icons in Discourse version 3.4.0.beta2-dev, despite not having any Font Awesome plugins installed read more.

  • Overgrow clarified an issue with inputting usernames into the Invite modal on iPadOS when adding new users to a private topic read more.

Migration

Activity by the @team Group:

  • mcwumbly acknowledged feedback about developing for Discourse and the overall developer experience, promising to address it after the Meetup week read more.

  • Falco confirmed that making every system prompt of AIs editable is on their roadmap for the next few months read more.

  • david requested more information about a site experiencing missing icons read more.

  • Lilly investigated and provided a solution for missing category icons in mobile search results read more.

  • sam mentioned plans to add special guidance to the system prompt to ensure “ask” never recommends usage of widgets read more.

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 75
  • New topics: 9

Top users:

  1. patrickemin (9 likes, 3 posts)
  2. simon (9 likes, 5 posts)
  3. Moin (7 likes, 6 posts)
  4. Lilly (6 likes, 4 posts)
  5. Lhc_fl (5 likes, 1 post)
  6. Aaron_B (4 likes, 3 posts)
  7. pfaffman (3 likes, 6 posts)
  8. RGJ (3 likes, 3 posts)
  9. BCHK (2 likes, 1 post)
  10. mbiistscther (2 likes, 2 posts)

Interesting Topics

Support

Dev

UX

  • Moin reported a bug in the review queue where a “Translation missing: en” button appears for category moderators when reviewing posts with watched words.

General

Installation

Theme

Feature

Bug

Plugin

#Integrations

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats:

  • New posts: 149
  • New topics: 21
  • Top users:

Interesting Topics:

Support

Bug

Feature

Marketplace

General

Plugin

Activity by the @team Group:

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 128
  • New topics: 12

Top users:

  1. Moin (30 likes, 15 posts)
  2. merefield (22 likes, 10 posts)
  3. Lilly (21 likes, 9 posts)
  4. simon (14 likes, 9 posts)
  5. _thiago (11 likes, 7 posts)

Interesting Topics

Support

UX

Dev

Feature

  • pbouda proposed adding SCIM support to Discourse as a service provider, which would improve user and group management through a standardized REST API.

#Integrations

  • gormus shared feedback on the Slack integration plugin, noting some issues with Slack Enterprise URL schemes and potential conflicts with slash commands.

#Site feedback

Bug

Announcements

  • gerhard provided an update on the converter framework project, mentioning that it’s still in early stages and will take a few more months before it’s ready for actual migrations.

wordpress

Activity by the @team Group

Lilly was particularly active, providing support on various topics:

awesomerobot provided a solution for removing stats from the Home page by editing site translations.

gerhard gave an update on the current projects for September 2024, focusing on the converter framework development.

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats:

  • New posts: 158
  • New topics: 17
  • Top users:
    1. Moin (33 likes, 13 posts)
    2. pfaffman (22 likes, 13 posts)
    3. RGJ (21 likes, 5 posts)
    4. Lilly (20 likes, 10 posts)
    5. simon (14 likes, 7 posts)

Interesting Topics:

Support

  • A user inquired about removing topics from the latest list that they created themselves. Several solutions were suggested, including using plugins or muting specific tags.

  • There was a discussion about Google Docs image hotlinking and image compression in Discourse. Users debated the pros and cons of compression and explored various settings to control image quality.

  • A user reported trouble with new Font Awesome 6 icons in theme components. The community helped troubleshoot and provided solutions for using the updated icon names.

Installation

Dev

#Integrations

Community

  • A discussion was started about SEO strategies for forums. Users shared tips and resources for improving search engine visibility for Discourse communities.

Feature

Plugin

  • There was an update on the ActivityPub Plugin, with a user reporting an issue when posting in a category with an associated actor.

Bug

SSO

  • A user encountered an SSO issue with missing parameters when integrating Discourse with another platform. The community provided troubleshooting steps and configuration advice.

Migration

Activity by the @team Group:

Lilly provided assistance in several topics, including:

awesomerobot contributed to discussions on:

mcwumbly participated in conversations about:

HAWK provided resources on forum SEO strategies and mentioned that adding more trust levels would require custom work.

sam offered assistance for integrating custom search results (like Algolia and Coveo) into Discourse, noting it would be an Enterprise plan feature.

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 93
  • New topics: 9

Top users:

  1. pfaffman (18 likes, 8 posts)
  2. Moin (17 likes, 6 posts)
  3. merefield (14 likes, 6 posts)
  4. simon (12 likes, 8 posts)
  5. Heliosurge (8 likes, 5 posts)

Interesting Topics

Support

UX

Plugin

Installation

Marketplace

Dev

Announcements

Theme component

Feature

#Hosted Customers

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 51
  • New topics: 6

Top users:

  1. Lilly (19 likes, 10 posts)
  2. putty (7 likes, 1 post)
  3. Moin (6 likes, 5 posts)
  4. simon (6 likes, 2 posts)
  5. RGJ (5 likes, 2 posts)

Interesting Topics

Support

Bug

Feature

Installation

Theme component

Plugin

Dev

Activity by the @team Group

Lilly was particularly active in the last 24 hours:

tobiaseigen shared an update on upcoming changes:

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 45
  • New topics: 6

Top users:

  1. Moin (18 likes, 5 posts)
  2. merefield (5 likes, 3 posts)
  3. Andrew15-5 (4 likes, 1 post)
  4. Lilly (4 likes, 1 post)
  5. nathank (4 likes, 2 posts)

Interesting Topics

Feature

UX

Installation

Plugin

Theme

SSO

Support

Activity by the @team Group

Lilly provided assistance in a thread about installing Discourse with Cloudflare Tunnels, pointing the user to a helpful guide on the topic.

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

In the last 24 hours:

  • New posts: 48
  • New topics: 7

Top users:

  1. sam (8 likes, 6 posts)
  2. Moin (8 likes, 1 post)
  3. merefield (6 likes, 2 posts)
  4. RGJ (5 likes, 3 posts)
  5. martin (4 likes, 1 post)

Interesting Topics

#Administrators

Support

Feature

wordpress

Bug

Plugin

  • gadicc announced updates to Discourse2 on npm, a TypeScript wrapper for the Discourse API. The package aims to make working with the Discourse API easier for developers. read more

SSO

  • Users sought help with SAML plugin configuration for non-standard setups. Discussions included troubleshooting steps and explanations of required SAML attributes. read more

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

In the last 24 hours:

  • Total new posts: 106
  • New topics: 8

Top users:

  1. Moin (12 likes, 4 posts)
  2. joffreyjaffeux (8 likes, 5 posts)
  3. lindsey (8 likes, 2 posts)
  4. nat (7 likes, 1 post)
  5. sam (7 likes, 10 posts)
  6. Adubs (5 likes, 7 posts)
  7. merefield (5 likes, 5 posts)
  8. trolley (5 likes, 4 posts)
  9. NateDhaliwal (4 likes, 2 posts)
  10. Falco (4 likes, 2 posts)

Interesting Topics

Support

UX

Bug

Feature

Plugin

Dev

Installation

#Extras

Community

SSO

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats:

Interesting Topics:

Dev

Support

Installation

Feature

Bug

UX

users

wordpress

#Site Management

Marketplace

  • Interest was expressed in the development of a Rich Text Editor Plugin for Discourse, with users seeking updates on its progress.

Activity by the @team Group:

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

  • New posts: 90
  • New topics: 14

Top users:

  1. Ivan_Rapekas (10 likes, 2 posts)
  2. Moin (9 likes, 7 posts)
  3. ShaneVeldhuizen (7 likes, 1 post)
  4. merefield (6 likes, 3 posts)
  5. pfaffman (5 likes, 4 posts)

Interesting Topics

Feature

Support

Bug

Dev

Installation

Theme

Theme component

SSO

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

In the last 24 hours:

  • New posts: 68
  • New topics: 8

Top users:

  1. ToddZ (11 likes, 6 posts)
  2. Moin (8 likes, 4 posts)
  3. Lilly (8 likes, 2 posts)
  4. pmusaraj (6 likes, 2 posts)
  5. Nuno_Martins (6 likes, 2 posts)
  6. Amicable (6 likes, 4 posts)
  7. MyRedDream (5 likes, 3 posts)
  8. Jess_0398 (5 likes, 1 post)
  9. RGJ (4 likes, 1 post)
  10. nat (4 likes, 1 post)

Interesting Topics

Marketplace

Support

Installation

Feature

Bug

Migration

Community

SSO

Dev

Theme component

  • The Topic Author theme component was reported as broken, with users discussing alternative solutions for displaying author information in topic lists.

Announcements

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile:

Today on meta.discourse.org

Key Stats

Interesting Topics

Feature

Bug

Support

Installation

Migration

Dev

SSO

Theme

#Hosting

Activity by the @team Group

Thanks for reading, and I’ll see you again tomorrow! :slight_smile: