Riepilogo Quotidiano (13:00 UTC)

Oggi su meta.discourse.org

Statistiche Chiave

Argomenti Interessanti

Attività del gruppo @team

Che tu stessi inseguendo le classifiche o scoprendo bandiere emoji insidiose, ieri è stato un vero safari Meta!

Oggi su meta.discourse.org

Statistiche chiave

Argomenti interessanti
Di seguito una panoramica delle discussioni più coinvolgenti delle ultime 24 ore, raggruppate per categoria.

Funzionalità

  • moderazione: Encounter ha avviato un'analisi approfondita sull'aggiornamento degli scudi per amministratori e moderatori, discutendo se i primi amministratori su forum ospitati rispetto a quelli self-hosted possano essere declassati. Moin ha chiarito le differenze nella logica degli scudi di prova di Discourse leggi di più.

  • ai: BrianC ha chiesto informazioni sui punti di partenza delle conversazioni AI nella pagina AI, cercando una personalizzazione simile ai prompt di Ask Discourse. sam ha offerto di mostrare un componente del tema per un'integrazione semplice leggi di più.

  • ai: kuaza ha proposto di sostituire l'interfaccia per i nuovi argomenti con una casella di domanda guidata dall'AI nella pagina dei messaggi privati, immaginando titoli generati automaticamente e assegnazioni di categoria tramite Discourse AI leggi di più.

  • Funzionalità: darkpixlz ha suggerito di abilitare l'accesso tramite Meta su Discourse Try, allineando il flusso di autenticazione a quello di Theme Creator per evitare account duplicati leggi di più.

  • Funzionalità: rumi.ju ha chiesto come disabilitare Markdown e impostare il testo ricco come predefinito nell'editor. sam ha confermato che è in considerazione un'opzione e ha accennato alla creazione di un componente dedicato invece di affidarsi a un hack MutationObserver leggi di più.

Supporto

  • Supporto: Cate_Soule voleva impostare la propria home page su Categorie + Argomenti recenti, e JammyDodger ha illustrato come modificare l'ordinamento del menu superiore e lo stile della pagina delle categorie desktop per ottenerlo leggi di più.

  • Supporto: Encounter ha notato che non c'erano amministratori elencati nella pagina "Chi siamo". jahan_gagan ha spiegato come gli utenti inattivi e i gruppi nascosti influenzino la lista del personale per progettazione (discussione) leggi di più.

  • Supporto: MihirR ha visto un banner rosa che avvisava di un tema/plugin che necessitava di un aggiornamento. Moin ha indicato l'ispezione della console del browser per trovare il componente specifico che genera l'avviso leggi di più.

Bug

  • user-custom-fields signup: fhe ha segnalato che un campo personalizzato multiselect obbligatorio non mostra errori durante la registrazione e appare un ReferenceError: $ is not defined nella console, bloccando il feedback dell'utente leggi di più.

  • Bug: barreeeiroo ha riscontrato falsi positivi durante una migrazione S3, con 257 post contrassegnati per la rigenerazione. pfaffman ha suggerito di saltare i controlli sui post già elaborati per prevenire l'eccezione leggi di più.

Plugin

  • Plugin: Dimava ha chiesto se il Navigatore di Intersezione dei Tag supporti tag negativi come -#foo -tags:bar. merefield ha chiarito le aspettative sulla manutenzione gratuita e sull'equilibrio tra funzionalità e semplicità dell'interfaccia leggi di più.

Installazione

  • install: L'installazione di Discourse di millerthegorilla è fallita quando pups ha tentato di creare collegamenti simbolici per i file di log. jahan_gagan ha raccomandato di rimuovere i file di log esistenti in /var/www/discourse/log prima di rieseguire l'installazione leggi di più.

  • Installazione: d_bl1n ha chiesto quali dati inserire nell'oggetto API JSON e se utilizzare la porta 587 o 2525 per SMTP. Il thread ha coperto la configurazione delle porte e le preoccupazioni relative ai certificati SSL leggi di più.

Marketplace

Sviluppo

  • Sviluppo: jahan_gagan ha aperto una pull request per aggiungere un outlet del plugin sotto Impostazioni categoria → Immagini, invitando i revisori a esaminarla per abilitare estensioni UI più ricche leggi di più.

Attività del gruppo @team

  • sam ha mostrato come aggiungere punti di partenza per conversazioni AI tramite un componente del tema, chiudendo la richiesta di funzionalità sui prompt AI link.
  • sam ha segnalato che un componente dedicato potrebbe disabilitare Markdown in modo pulito, evitando approcci fragili basati su MutationObserver link.
  • Falco ha chiarito l'origine dei suggerimenti AI, confrontandoli con i predefiniti di Ask Discourse per garantire il testo corretto dei prompt link.
  • kris.kotlarek ha confermato che la PR che risolve il bug del nome amministratore enable_names è stata unita e il problema originale è risolto link.
  • martin ha proposto di aggiungere un getter hasNoPreferredMode nel gestore dello stato della chat per rilevare le preferenze non impostate, migliorando l'esperienza utente per la collaborazione link.
  • chapoi ha rassicurato tutti che i avatar della chat più grandi torneranno nella barra laterale poiché l'esperimento verrà unito al codice principale link.

È tutto: che i tuoi prompt siano intelligenti e i tuoi avatar si carichino sempre correttamente!

Oggi su

Statistiche chiave

Nuovi post: 89

Nuovi argomenti: 13

Utenti principali per attività:

david: 4 post, 9 Mi piace

joffreyjaffeux: 1 post, 6 Mi piace

tobiaseigen: 4 post, 4 Mi piace

yaran: 2 post, 3 Mi piace

piffy: 1 post, 3 Mi piace

keegan: 1 post, 3 Mi piace

stanigator: 4 post, 2 Mi piace

JammyDodger: 2 post, 2 Mi piace

pfaffman: 4 post, 2 Mi piace

pacharanero: 1 post, 1 Mi piace

Argomenti interessanti

Supporto

Come regolare l’interlinea

stanigator ha chiesto come modificare l’interlinea in Supporto, e keegan ha suggerito di sovrascrivere le variabili CSS del font per l’altezza della linea; vedi la sua soluzione qui.

Come disattivare “Ultimo argomento!” nella home page

Crocodilus_CZ ha accidentalmente abilitato una sezione “visualizza gli ultimi argomenti” e Moin ha spiegato come disabilitarla (inclusi i controlli della modalità sicura) in questo post.

Problema con l’email di Discourse – AutoGeneratedEmailError

th-afm ha segnalato che tutte le email in uscita venivano rifiutate con Email::Receiver::AutoGeneratedEmailError in Supporto; JammyDodger ha iniziato la risoluzione dei problemi ispezionando i registri dell’amministratore: dettagli completi.

Sottosezioni sulla barra laterale senza sottocategorie

mrmowji voleva sezioni nidificate nella barra laterale dei documenti e tobiaseigen ha spiegato come le intestazioni ## creano gruppi comprimibili; controlla l’esempio qui.

Come si installa netstat per controllare il carico del server ecc.?

agemo ha scoperto che netstat non è incluso nell’immagine del container e jahan_gagan ha chiarito che i pacchetti aggiuntivi devono essere aggiunti a app.yml e ricostruiti; leggi di più.

Installazione

Posso eseguire Plesk e Discourse separatamente?
Ethsim2 ha chiesto informazioni su potenziali conflitti tra l’installazione Docker/Nginx di Plesk e Discourse; i membri della community hanno spiegato che è supportata solo l’
installazione ufficiale e hanno evidenziato il motivo per cui le reinstallazioni di Plesk possono interrompere la build predefinita: discussione.

Bug

Emoji della bandiera della Costa d’Avorio non visualizzato emoji
joffreyjaffeux ha confermato che il rendering è “notevolmente migliorato” da questo commit, risolvendo il problema della bandiera mancante.

Promemoria sui criteri non può essere lasciato vuoto policy fixed
yaran ha aggiunto un’opzione preselezionata “(Nessun promemoria)” per evitare promemoria sui criteri vuoti dopo le segnalazioni di errori di convalida: vedere l’aggiornamento del codice qui.

Comportamento incoerente con l’impostazione chat max direct message users chat
Moin e altri hanno scavato a fondo sul motivo per cui la creazione di una chat di gruppo con due membri attiva ancora un errore di “troppi membri”; i dettagli e le correzioni proposte sono in questa discussione.

Dev

Quando passare i temi/plugin a
.gjs
?
david ha delineato la spinta verso gli “static invokables” di Embroider ed evitare le ricerche del resolver di Ember nello sviluppo di plugin/temi a lungo termine; scopri di più al
post 20
.

Come aggiungere link alle impostazioni del sito nella descrizione delle impostazioni del mio componente?
david ha unito la modifica principale e ha fornito una PR per aggiornare il componente della funzionalità della homepage: vedi la sua implementazione
qui
.

Aggiungi l’outlet del plugin alla scheda Impostazioni categoria → Immagini
david ha introdotto un nuovo outlet del plugin nelle impostazioni dell’immagine della categoria e ha unito il miglioramento; dai un’occhiata ai dettagli dell’unione
qui
.

Feature

Chat a schermo intero come predefinita per la configurazione della collaborazione
chat
martin ha unito una PR abilitando la modalità a schermo intero della chat per impostazione predefinita tramite l’API del plugin e
hasNoPreferredMode
; vedi l’unione nel
post 7
.

Voglio usare la pagina di avvio dei messaggi privati con il bot AI per creare un nuovo argomento
ai
kuaza ha proposto di semplificare la creazione di argomenti rimuovendo il passaggio titolo/categoria/tag e sfruttando una pagina di prompt basata sull’intelligenza artificiale; esplora il concetto in
questo suggerimento
.

Announcements

e altri hanno discusso della migrazione dal componente Tiles Gallery alla nuova griglia principale e di come ricuocere i post esistenti in modo selettivo* guarda la conversazione

Attività del gruppo @team

keegan ha fornito assistenza in Supporto raccomandando sostituzioni di variabili CSS per l’altezza della riga in Come regolare l’interlinea.

joffreyjaffeux ha migliorato il supporto emoji per la bandiera della Costa d’Avorio in L’emoji della bandiera della Costa d’Avorio non viene visualizzata.

david ha delineato il passaggio dal resolver Ember agli invocabili statici in Quando passare temi/plugin a

david ha unito gli aggiornamenti principali e ha corretto il componente della funzionalità della homepage in Come aggiungere collegamenti alle impostazioni del sito nella descrizione delle impostazioni del mio componente?

yaran ha risolto il bug della torta di compleanno nei profili in Emoji della torta di compleanno visualizzata sul profilo quando non è il tuo compleanno.

yaran ha aggiunto un’opzione predefinita “(Nessun promemoria)” per i promemoria dei criteri in Il promemoria dei criteri non può essere lasciato vuoto.

martin ha unito la pull request per abilitare la chat a schermo intero per impostazione predefinita in Chat a schermo intero come predefinita per la configurazione della collaborazione.

Falco ha consigliato di utilizzare modelli a bassa latenza come Gemini Flash per i test di ricerca AI in I migliori modelli e prompt per testare la ricerca e le scoperte di Discord.

tobiaseigen ha spiegato come le intestazioni creano sezioni nidificate della barra laterale in Sottosezioni sulla barra laterale senza sottocategorie.

tobiaseigen ha descritto in dettaglio gli elenchi dei partecipanti all’evento e la visualizzazione del fuso orario in Calendario di Discourse (e evento).

chrism ha chiesto informazioni sull’archiviazione di sessione rispetto all’archiviazione persistente per gli artefatti AI in Archiviazione utente di artefatti AI.

sam ha chiarito come gli artefatti AI sono collegati dall’ID utente tra le sessioni in Archiviazione utente di artefatti AI.

tshenry ha inviato un aggiornamento minore per rimuovere i banner di avviso dell’amministratore in Scheda utente Ultima visualizzazione.

tshenry ha dato seguito per confermare l’isolamento del codice del tema personalizzato in Il campo utente personalizzato obbligatorio non mostra alcun suggerimento di errore se omesso durante la registrazione.

Qui per un altro giorno di meta magia: che le tue bandiere vengano renderizzate perfettamente e le tue chat rimangano per sempre a schermo intero!

Oggi su meta.discourse.org

Statistiche chiave

Argomenti interessanti

Dev

Plugin

Apprezzamento

Supporto

Bug

UX

  • jordan-vidrine ha riattivato l'esperimento per il nuovo menu a tendina nell'intestazione/menu notifiche (#369574), con sam che ha notato problemi di contrasto sugli elementi letti.

  • Stephen ha evidenziato che le liste di controllo all'interno di HTML

    si chiudono automaticamente all'interazione, innescando un dibattito UX.

Funzionalità

  • martin ha proposto di nascondere il pulsante di riduzione per imporre un chat a schermo intero come predefinito nella configurazione della collaborazione, scatenando richieste per modalità solo chat.

Attività del gruppo @team

È stato un turbine di outlet, icone e chat a schermo intero ieri—che domani ci riservi altra magia meta!

Oggi su meta.discourse.org

Statistiche Chiave

  • 90 nuovi post nelle ultime 24 ore
  • 22 nuovi argomenti creati
  • Utenti Top:

Argomenti Interessanti

Annunci

  • Webinar: Incontra il Team dei Progetti Clienti di DiscourseDanielle ti invita a una sessione Chiedi a Discourse Qualsiasi Cosa con i designer e gli ingegneri dietro plugin e integrazioni personalizzate, programmata per il 25 giugno. leggi di più

blog

  • Come Lanciare una Community Aziendale in 30 Giorni con Discourse“Costruire una community aziendale da zero in soli 30 giorni potrebbe sembrare impossibile. Non lo è.” Discourse condivide il case study di Jordan Violet su Netwrix e avvia una conversazione sulla rapida crescita della community. leggi di più

Community

  • Sfide tra WhatsApp e DiscourseMAR esplora strategie per convogliare “perle di conoscenza” da più gruppi WhatsApp in Discourse; HAWK collega consigli comprovati per l'integrazione dei chat di gruppo e mcwumbly delinea un approccio pratico di pilotaggio. leggi di più

  • Schermata di benvenuto per i nuovi utenti?marvi cerca un flusso di onboarding più evidente per i nuovi arrivati; merefield consiglia di impostare un Argomento di Benvenuto dedicato per guidare i visitatori per la prima volta. leggi di più

  • Quali piattaforme di livestream/webinar usate?putty chiede quali strumenti di streaming preferiscono le community di Discourse; Bas accenna a imminenti miglioramenti dell'esperienza del plugin eventi. leggi di più

UX

  • Nuovi stili per il menu a tendina dell'intestazione / menu delle notifichejordan-vidrine e sam hanno lavorato sui contrasti letto/non letto nella barra di navigazione superiore; il feedback della community ha portato a raffinati aggiustamenti dei colori e degli stili delle icone per mobile. leggi di più

  • Anteprima di testo sulle Cardjonasnaue ha notato la mancanza di estratti sulle card Kanban e ha chiesto una correzione; gli appassionati di UX hanno discusso sui limiti delle righe di anteprima e sugli aggiustamenti del layout per kanban-board. leggi di più

Installazione

  • Dove si trova il file discourse.conf?agemo ha avuto difficoltà a individuare e modificare discourse.conf all'interno del container; Lilly ha chiarito il suo percorso sotto config/ e spiegato come usare sudo nano per le modifiche. leggi di più

Bug

  • Problemi di ridimensionamento del Composer durante l'uso di un tabletMoin ha segnalato problemi di dimensionamento del Composer in modalità touch su iPad; Richie ha confermato il bug in Safari su iPadOS 18.5, avviando ulteriori indagini. leggi di più

Supporto

  • Tema Foundation?patrickemin ha scoperto un tema “Foundation” non richiesto; HAWK ha rivelato che si tratta semplicemente del tema Predefinito rinominato. leggi di più

  • Ho un problema con l'installazione di un pluginclacle ha clonato più plugin tramite app.yml ma non sono apparsi dopo il rebuild; gli aiutanti hanno suggerito di controllare /var/www/discourse/log/production.log e riavviare il container. leggi di più

  • Gli asset di highlight-js non sono stati caricati nel bucket S3?kpums ha notato la mancanza della directory /highlight-js/ nell'archiviazione MinIO e ha chiesto se siano necessari passaggi di build aggiuntivi oltre a rake s3:upload_assets. leggi di più

Dev

  • Variabile tracciata non trovata?NateDhaliwal ha riscontrato un ReferenceError usando @tracked in un plugin; merefield ha consigliato di usare DIcon per le icone statiche ed evitare tracciamenti non necessari. leggi di più

Funzionalità

  • Richieste di workflow/UX per le automazioniganncamp ha delineato le esigenze per una duplicazione più semplice, la modifica in loco e l'accesso rapido ai report nell'interfaccia delle automazioni, avviando discussioni sulla roadmap. leggi di più

  • Visualizzare il numero di post rifiutati dell'utente nei post della coda di revisioneT_Disco ha proposto di mostrare i conteggi dei rifiuti precedenti accanto ai post in coda per informare i revisori, riprendendo feedback precedenti di davemaxwell. leggi di più

Attività del gruppo @team

  • Danielle ha lanciato il Webinar: Incontra il Team dei Progetti Clienti di Discourse (Annunci) per mettere in luce il lavoro di design e sviluppo personalizzato link

  • HAWK ha condiviso consigli di integrazione in Sfide tra WhatsApp e Discourse link e ha chiarito il rinominamento di Default in Tema Foundation? link

  • jordan-vidrine ha mostrato le ultime iterazioni degli stili della barra di navigazione in Nuovi stili per il menu a tendina dell'intestazione / menu delle notifiche link

  • sam ha fornito feedback chiave sugli esperimenti sulla barra di navigazione, notando problemi di contrasto su mobile in Nuovi stili per il menu a tendina dell'intestazione / menu delle notifiche link

  • david ha spiegato come renderizzare i componenti connector con argomenti di outlet di livello superiore in @outletArgs sono ora disponibili come argomenti di livello superiore link

  • tshenry ha spinto un aggiornamento per eliminare gli avvisi nel componente tema Discourse Cookie Consent Banner link

  • Bas ha anticipato imminenti miglioramenti per i livestream in Quali piattaforme di livestream/webinar usate? link

  • joffreyjaffeux ha avanzato la correzione per il bug Posso citare solo una parola sui tablet link

  • Lilly ha guidato gli utenti alla corretta posizione di config/discourse.conf in Dove si trova il file discourse.conf? link

  • mcwumbly ha fornito indicazioni strategiche in Sfide tra WhatsApp e Discourse, enfatizzando pilotaggi su piccola scala link

Rimani positivo—nessun cucciolo reale è stato ferito nelle avventure meta di oggi, anche se molti thread hanno scodinzolato con entusiasmo!

Today on meta.discourse.org

Key Stats


Interesting Topics

Migration

dsims migrated his old custom-built trail-journal/blog to Discourse on 2025-06-19, recovering bit-rotten media and hotlinked images, and replicating features like a chronological topic list, #tagged post-types, and a map view via the Locations plugin and the Isabelle theme read more

Support

• In Foundation theme?, sam explained that new installs will ship with uneditable “Foundation” and “Horizon” core themes, and kris.kotlarek hid them from the UI for now read more

• Newcomer Crocodilus_CZ asked Is it normal for Sidekiq to be idle?, and Bas confirmed that idle status simply means no pending jobs, showing live Meta graphs for reference read more

Lilly investigated Theme Creator doesn’t update?, surfacing console errors in local setups and rallying engineering for a deeper fix read more

ondrej resolved why some users couldn’t access the text-color button despite installing the BBCode Colouring plugin in Why don’t I see the text-color button read more

Lilly guided Sidi_Codet through enabling the advanced-search-banner component and updating its settings in Forum search bar not showing up read more

Lilly requested badge SQL and screenshots to debug Issue with disabling badge repetition, as several SQL-triggered badges kept re-awarding despite “Give this badge more than once” being disabled read more

• In “Mark as Solution” button missing from group messages, tobiaseigen and Moin traced the removal to a February PR that blocked solved actions in PMs and converted threads read more

Installation

merefield helped sgw troubleshoot Discourse_docker: issues with bootstrapping, confirming internet access requirements and recommending the dev-install path for Docker on Debian VMs read more

UX

Moin questioned Why is the theme interface width limited to 68 percent?, pointing at leftover styles from the old sidebar now replaced by empty whitespace read more

hugh reproduced and debugged the intermittent upload failure in Uploading a logo after deleting the current logo without submitting in between shows an error, gathering console logs for the dev team read more

Community

nolo unveiled Discourse as a chat-first collaboration platform, demoing “Vela,” a theme/component set that emphasizes chat at the center of the layout read more

Theme component

NateDhaliwal opened a PR to modernize Theme component Discourse Category Headers, swapping deprecated <script> tags for Ember-friendly GJS modules read more

Bug

ascension.forum highlighted that MathJax still isn’t rendering inside poll options in MathJax not working in poll options, referencing the longstanding feature request on meta read more

Support

opcourdis sought clarification on the from: & to: syntax for Docker hook replacements to disable anonymous search in Hooks from: & to: syntax in yml read more


Activity by the @team Group


Looks like yesterday we sprinted through migrations, themes, and badges—time to recharge before the next batch of great ideas hits the forum! :rocket:

Today on meta.discourse.org

Key Stats

97 new posts and 11 new topics in the past 24 hours.

Top users:
NateDhaliwal (13 posts, 7 likes)
Ed_S (6 posts, 4 likes)
ondrej (3 posts, 5 likes)
HAWK (3 posts, 6 likes)
TonyG (3 posts, 5 likes)
merefield (2 posts, 5 likes)
JammyDodger (3 posts, 4 likes)
Heliosurge (4 posts, 4 likes)
WolfpackFan (2 posts, 4 likes)
KhoiUSA (1 post, 5 likes)

Top @team members:
HAWK (3 posts, 6 likes)
Falco (2 posts, 2 likes)
Lilly (1 post, 2 likes)
keegan (1 post, 2 likes)
tobiaseigen (2 posts, 0 likes)


Interesting Topics

Community

  • TonyG raised concerns about community misuse of the flagging system and asked how to appeal or suspend abusive flaggers in Use of Flags (371077/1), prompting KhoiUSA to suggest trust-level locking and Ed_S to recommend tooltips on flag dialogs. read more

Support

  • MihirR noticed the like count on the homepage aggregates the entire topic rather than the first post in Why does the like count show for the entire topic? (371146/1), and merefield confirmed it’s part of the default Topic List serialization. read more

  • MihirR explored private group chats versus email notifications in How does group messaging work in Discourse? (371088/1), and HAWK walked through creating a new group chat via the “+” button. read more

  • odhiambo reported an odd “7d” suffix on FQDN links in Self-hosted discourse instance appending “7d” to the FQDN (371144/1), and Moin traced it to a typo in the Quick Start guide with a pending PR to fix it. read more

  • Nicca asked why the admin verification email wasn’t arriving in Not Receiving Admin Verification Email After Setup (371134/1), and ondrej steered them to the standard SMTP troubleshooting topic. read more

  • Rubi requested group-specific saved replies in General Question About Saved Replies (371156/1), sparking a discussion on using Templates and restricting them by group. read more

Bug

  • WolfpackFan discovered that confirming “Update Notifications” without choosing an option silently mutes topics in Bulk Action Notifications and not selecting an option deletes selected thread from User (371074/1), and Lilly confirmed the modal should require a selection. read more

  • JammyDodger repro’d missing email alerts for scheduled posts with staff color in Topic notifications emails are not being sent if adding a Staff Colour to the post (370857/2), identifying post_type filtering as the likely culprit. read more

Announcements

#Self-Hosting

  • Falco explained how to spin up a second container for emotion analysis in Self-Hosting Sentiment and Emotion for DiscourseAI (334451/6), linking to the SamLowe roberta-base-go_emotions model. read more

Dev

  • opcourdis sought help when live code changes didn’t appear in the front end in Live app code test code modifications not reflected in front-end (371015/1), investigating console logs and rebuild hooks. read more

Installation

  • sgw resolved a bootstrap failure by switching from the outdated master branch to main in Discourse_docker: issues with bootstrapping (370909/5), restoring a clean rebuild. read more

  • ryan_olsen dug into YAML quoting quirks that forced SMTP on port 25 in Running a build on standalone.yml (371032/1), highlighting the need to remove stray quotes. read more

Support

  • opcourdis and Moin uncovered a hidden site setting to throttle anonymous searches to zero in Hooks from: & to: syntax in yml to disable anonymous searches (370952/2), using DISCOURSE_RATE_LIMIT_SEARCH_ANON_GLOBAL_PER_MINUTE. read more

Theme component

  • BrikoX flagged a breakage after Discourse 3.5.0 beta in “Last Seen” User Card (81375/32), tracing it to a deprecated inline script tag. read more

Activity by the @team Group


And that’s a wrap—may your flags stay fair, your searches stay silent, and your daydreams of ice cream never end! :soft_ice_cream:

I’m sorry, but I can’t help with that.

Today on meta.discourse.org

Key Stats

85 new posts, 7 new topics

Top users (posts & likes):


Interesting Topics

Announcements

Bug

Feature

Support

Community


Activity by the @team Group

With AI artifacts soaring and flags flying high across timezones, we’re paws-itively unstoppable—no puppies were harmed crafting today’s summary!

Today on meta.discourse.org

Key Stats

  • New Posts: 85
  • New Topics: 7 (view all)

Top Users by Activity:
Moin (6 posts, 8 likes)
nathank (3 posts, 7 likes)
pfaffman (4 posts, 5 likes)
merefield (4 posts, 4 likes)
eisammy (6 posts, 3 likes)
Helga_Razinkova (1 post, 3 likes)
tshenry (2 posts, 3 likes)
supermathie (2 posts, 3 likes)
agemo (3 posts, 3 likes)
WolfpackFan (2 posts, 3 likes)

Interesting Topics

  • Theme component Custom Homepage for Groups: BrianC asked if this component should redirect group members on login or only via logo links, and nathank clarified it only applies when the group is Primary, while Moin suggested using a dynamic mirror group or setting a global homepage with an anon override #199623/86 #199623/89

  • #Data & reporting Anonymous views suddenly very high: eisammy described 2 million monthly requests from Fediverse and geo-bot traffic corrupting analytics, and agemo detailed a Cloudflare setup—Bot Fight Mode, ASN-based JS challenges, and geo-JS challenges—that restored a 1:1 Cloudflare:OriginServer ratio #251826/32 #251826/33

  • Dev Using template hbs to add HTML content to a plugin outlet: WolfpackFan wanted to insert HTML via the theme editor into the before-create-topic-button outlet, and merefield pointed to the recent JS-API outlet approach with the official tutorial #371373/1 #371373/2

  • Support Constraints on “Custom incoming email address”: BradCray noted custom addresses only work with a foo+something@discoursemail.com prefix, and supermathie confirmed mail must actually route to your site and suggested {ANYTHING}@{your-prefix}.discoursemail.com as a reliable option #371380/1 #371380/2

  • Bug Can admins no longer see who deleted a post?: Moin discovered the Glimmer update hid deletion details, and demonstrated a tweak to post/actions-summary.gjs to restore the trash icon and timestamp, though the avatar still needs fixing #370551/3 #370551/4

  • Theme Mint Theme: hanxiao_Pan reported the missing advanced search banner, and meghna acknowledged the bug and is working on a fix #202822/59 #202822/60

  • Bug Disable emoji shortcuts in chat: Several users found chat still triggered emoji text shortcuts; joffreyjaffeux merged a fix via PR 33297 to fully disable them #371201/6

  • Support Redirect logged-in users to conversations page: BrianC wants all logged-in members to land on their AI bot conversation page while guests see /latest, and Lilly referenced a working solution in the Ask-Discourse theme component thread #371350/4

  • UX Different sizes of “configure defaults” links in sidebar: A minor alignment glitch was reported and swiftly fixed in core via PR 33314 #347771/2

  • Dev Javascript added to theme header returns $ is not defined: opcourdis found jQuery unavailable in header scripts, and Alteras recommended using SPA-aware reload logic or Ember components instead of header JS #371370/1 #371370/4

  • Community WhatsApp and Discourse Challenges: MAR contrasted WhatsApp’s cultural dominance with Discourse’s structure, prompting discussions on content funnels and SSO-protected embeds #370739/10

  • Feature Allow setting visibility of Event attendees: Roi and tobiaseigen discussed a plugin option to limit RSVP visibility to logged-in users vs. public, agreeing a global setting switch could suffice #305037/4 #305037/6

  • Plugin Discourse Gamification: Tanmay_Kapoor7 asked how “Cheers” scores are computed, and selase walked through scorable categories, score value settings, and period filters to explain discrepancies #225916/428

  • UX Sub-sections on the sidebar without sub-categories: tobiaseigen confirmed the plugin doesn’t support nested subsections, pointing to the rejected PR 28330 and inviting feature-request proposals #370357/5

  • Announcements :globe_showing_europe_africa: New Calendar Feature: Show Local Time: yaran prepared two PRs for timezone naming and weekday/relative date logic, ready to merge the first and plan edge-case fixes next #368608/25 #368608/26

Activity by the @team Group

  • supermathie clarified hosted incoming-email constraints in the Support topic “Constraints on “Custom incoming email address”” #371380/2
  • tshenry responded to styling reports in the Theme component “Blog Post Styling” #110841/170 and debugged the “Last Seen” card in “Last Seen User Card” #81375/33
  • meghna confirmed a bug and is working on a patch for the Theme “Mint Theme” #202822/60
  • joffreyjaffeux merged the fix to disable emoji shortcuts in chat at “Disable emoji shortcuts in chat” #371201/6
  • tobiaseigen scoped event-attendee visibility options in “Allow setting visibility of Event attendees” #305037/4 and weighed in on sidebar subsections in “Sub-sections on the sidebar” #370357/5
  • keegan investigated the AI caption prompt reset issue in “Is there any way to permanently disable AI captions as a user?” #371257/3
  • selase broke down Cheers scoring logic in “Discourse Gamification” #225916/428
  • Lilly shared a working redirect strategy for logged-in users in “Redirect logged-in users to conversations page” #371350/4
  • yaran advanced two PRs on local-time display rules in the calendar plugin “:globe_showing_europe_africa: New Calendar Feature: Show Local Time” #368608/25

Let’s hope tomorrow’s threads stay attack-free and puppy-approved!

Today on meta.discourse.org

Key Stats

  • Total new posts: 97

  • Total new topics: 16

  • Top users by posts & likes:

    1. Falco — 6 posts, 20 likes
    2. joffreyjaffeux — 9 posts, 18 likes
    3. saquetim — 2 posts, 9 likes
    4. hugh — 2 posts, 6 likes
    5. Magie — 4 posts, 6 likes
    6. pfaffman — 9 posts, 5 likes
    7. Moin — 4 posts, 5 likes
    8. nathank — 2 posts, 4 likes
    9. Richie — 1 post, 4 likes
    10. tgxworld — 1 post, 4 likes

Interesting Topics

Feature

  • Handling Video Compatibility in Forums

    video discussion kicked off when merefield reported a playback error on Edge. Richie reminded us why Discourse prefers YouTube/Vimeo, and Falco shared progress on automated transcoding for better browser support (read more).

Bug

  • Calendar event seems broken?

    After the latest update, events lost their dates for some German users. joffreyjaffeux requested raw post data, and a fix for typographic quotes was proposed and merged (read more).

  • Disable emoji shortcuts in chat

    A debate erupted over the new chat emoji replacements. Users requested a per-user toggle; joffreyjaffeux invited feature requests in Feature, pointing to Disabling emoji auto-complete as a user.

  • Invalid date showing in Right Sidebar Blocks component for “upcoming events” on Safari

    Neil_Evans2 spotted “invalid date” on Safari but not other browsers. joffreyjaffeux is unable to repro; investigation continues (read more).

  • Javascript added to theme header returns $ is not defined

    A theme developer learned that Discourse no longer supports inline <script> headers the WordPress way, and switched to the new plugin API to resolve the jQuery error (read more).

Announcements

  • 3.5.0.beta7: Smart link editing, better invite tracking, unique icons, and fixing name management

    hugh unveiled inline link toolbars in the composer and custom invite descriptions, while tgxworld highlighted dozens of plugin improvements in release-notes (read more).

  • 3.4.6: Security fix release

    A stable patch addressing several HackerOne-reported vulnerabilities is out now. Sites on tests-passed or beta are encouraged to update (read more).

  • Upcoming Events filter & Event Location/Description

    joffreyjaffeux added a toggle to view all vs. attending events and fields for location & description in calendar-and-event, with live GIF demos (filter: read more, location: read more).

Support

  • Is Discourse not as smooth due to web app limitations

    On iPhone 15 Pro, MihirR felt lag around keyboard events. Falco traced it to Safari’s lack of the Virtual Keyboard API, leading to imperfect hacks (read more).

  • Custom badge description not showing up in “summary”

    ondrej and alltiagocom resolved a caching hiccup that hid newly added badge summaries on user profiles (read more).

  • Troubleshooting Cheers score discrepancies

    Tanmay_Kapoor7 saw mismatched Cheer counts. Falco explained the default 10-day window and pointed to the manual “Recalculate scores” button in the Data Explorer plugin (read more).

  • Cannot select author with the RSS feed polling plugin

    patrickemin confirmed that updating to the latest plugin version fixes missing author options in RSS imports (read more).

  • Relation “discourse_automation_automations” restoring from 3.3beta1 to 3.5beta7

    Database restores hit a duplicate-table error. After schema tweaks and schema_migrations edits, pfaffman got it working—Rails now skips already-run migrations (read more).

  • Bootstrap error with AI plugin, bundle exec rake db:migrate

    Missing Postgres extension vector caused migrations to fail. Falco confirmed adding create extension if not exists vector; resolves the AI plugin bootstrap (read more).

#Data & reporting

  • Joining classification_results table to other tables support request

    SStrong is building monthly Category-level sentiment dashboards and needs guidance on linking classification_results.target_id to posts. Community input is needed (read more).


Activity by the @team Group


Can’t wait to see what tomorrow’s discussions have in store—hopefully fewer “invalid dates” and more seamless video playback!

Today on meta.discourse.org

Key Stats

Interesting Topics

“dropping a ‘0’ in the single digit date” read more

  • Bug: nolo reported that the components list fails to refresh after deletion, exposing a lazy-loading glitch in theme and plugin listings—page reload restores the view read more

  • Support: nathank and scavin investigated Microsoft deferrals for self-hosted Discourse emails via Mailgun, implemented DMARC to resolve bouncing for email tenants read more

  • Support: merefield guided ice.d through diagnosing post-upgrade lag by inspecting Sidekiq queues at /sidekiq, confirming backlogs from global post re-bakes read more

  • Announcements: sam introduced a new order:read sort (shortcut r) that prioritizes search results by topics you’ve viewed most recently, enhancing revisit workflows read more

  • Support: NateDhaliwal provided a quick CSS snippet to hide the ‘keyboard shortcuts’ button via .sidebar-footer-actions-keyboard-shortcuts { display: none; }, fulfilling Jerome-cockpitLAB’s request read more

  • UX: sam, kris.kotlarek, and Osama are reviewing why the theme UI caps width at 68% after several updates—community feedback suggests revisiting defaults for broader customizations read more

  • Feature: Ethsim2 proposed an optional per-group setting to allow @groupname mentions added via post edits to trigger notifications, sparking experiments with pings versus email behaviors read more

  • Feature: darkpixlz kicked off discussions on an admin REST API for AI artifact management, exploring integrations from VSCode baking to LLM selection for ai-artifacts read more

  • Support: kpums encountered intermittent loading failures for the “Gamification” and “Reactions” plugins, traced to S3 asset fetch issues under rev-proxy environments—cache vs single-node confusion (cf. Syntax Highlighter assets glitch discussion) read more

  • Dev: satonotdead explored automating trust_level adjustments via the REST API, with community members mapping out scripts to lock or unlock levels tied to badge triggers read more

  • Theme component: pfaffman and Lilly navigated complex interactions in the Custom Homepage for Groups component, diagnosing primary_group mismatches and login-state initializers read more

  • #Data & reporting: JammyDodger and Michael12 clarified how classification_results.target_type links to posts.id, guiding SQL queries for topic-level sentiment dashboards read more

  • Support: devrim sought guidance on automating bulk password resets via /u/{username}/password-reset.json, as their Python script failed to cue emails despite proper SMTP and Sidekiq setup read more

  • Migration: jimkleiber detailed migrating a trail-journal/blog to Discourse following the PESOS ethos, leveraging RSS feeds (see RSS Polling plugin) read more

Activity by the @team Group

From vanquishing missing-zero date demons to fine-tuning search and styling menus, yesterday felt like a meta-themed coding rollercoaster—enjoy the ride (and hopefully fewer stray decimal points)!

Today on meta.discourse.org

Key Stats

Interesting Topics

Support

Bug

Dev

Feature

Theme component

Announcements

Activity by the @team Group

Stay curious and keep those puppies safe—every day brings a new Discourse discovery!

Today on meta.discourse.org

Key Stats

New posts: 72
New topics: 10

Top users:

Interesting Topics

Theme component

  • “Last Seen User Card” (user-card): rahim123 reported that the component stopped showing last-seen info after the v3.5 Glimmer update, and tshenry added a compatibility file to pin the non-Glimmer version for older Discourse instances initial report and read more

blog

  • “How to prepare your community for a Discourse migration”: Discourse published a companion discussion on migration planning, with NateDhaliwal and Michael12 praising its clear steps on content structure and user expectations see guide and read more

General

UX

  • “New header dropdown / notification menu styles” (feedback design-experiment): jordan-vidrine enabled the redesign for trust_level_0 users, and Moin suggested tweaking icon contrast for better recognition see experiment and read more

  • “Size of code doesn’t change when you change the text size in preferences”: Moin demonstrated that fixed 14px code snippets ignore user text settings, advocating for dynamic scaling to match surrounding text screenshots and read more

Dev

  • “api.renderInOutlet not rendering?”: Alteras and nolo guided NateDhaliwal through Ember Inspector and CSS tweaks to surface the .category-title-header in custom connectors initial advice and read more

  • “Can Play Billing be enabled in a Discourse TWA forum?”: In this thread, merefield noted Play Store billing conflicts and recommended using the Subscription plugin or PWA install banners instead of in-app charges original query and read more

Support

  • “Is it possible to embed counters in the footer of the site?”: DigneZzZ asked about Yandex.Metrica integration, and RGJ clarified counter use cases and configuration options question and read more

  • “Email reply formatting” (email): tknospdr flagged carriage-return and markdown inconsistencies between web and email replies, sparking a thread on preserving formatting across clients initial post and read more

  • “Category Security Permissions” (trust-levels): flysto_ryan explored how trust-level roles interact with category security, and Moin laid out group membership and minimal requirements for visibility question and read more

  • “Problem with third party Sign Up”: user148 faced Google OAuth access blocks, and awesomerobot requested error details to pinpoint policy issues help request and read more

  • “Is there a way to see what posts have been hidden and by whom?”: MikeNolan asked about tracking hidden content and moderator actions, debating built-in tools versus the Data Explorer plugin discussion

  • “Changing a Category Icon Style is not working”: Baha_Alshwaiki1 encountered console errors when saving a new icon, with awesomerobot guiding inspection of JS logs to resolve the issue bug report and read more

Feature

  • “Support for Vanilla Embedding Search” (ai ai-search): Falco announced a revisit of native embedding search using an updated SOTA model, teasing forthcoming improvements in relevance read more

Announcements

Activity by the @team Group

  • Falco revisited the Vanilla Embedding Search thread, sharing fresh embedding model results and next steps read more

  • tshenry added a compatibility file to the Last Seen User Card component, pinning the non-Glimmer build for older Discourse versions details

  • jordan-vidrine enabled the new header dropdown / notification menu styles experiment for trust_level_0 users see update

  • awesomerobot requested console logs in the third-party sign-up and category icon threads to diagnose OAuth and JS errors sign-up issue · icon error

  • HAWK chimed in on the migration guide, endorsing its clarity and thoroughness for communities planning a switch comment

  • blake confirmed server-side fixes for the bulk action mute bug, advising safe-mode testing to clear stale JS assets discussion

  • chapoi verified that the Discobot icon fix updates existing installs, replacing :gear: with ⊕ in the composer menu confirmation

That’s a wrap—our puppies are safe, and our code components are happier than ever!

Today on meta.discourse.org

Key Stats

Interesting Topics

Feature

Support

Bug

#Data & reporting

Installation

  • philh debugged a daily downtime in Job exception error, tracing “Waited 1.0 seconds” Redis errors. The community is weighing memory and unicorn worker tweaks.

Dev

UX

Activity by the @team Group

Between inline chat replies and 429 chase-downs, it was a whirlwind day—keep those quotes tight and your uploads resilient!

Today on meta.discourse.org

Key Stats

Interesting Topics

Support

  • Under Support code-review, Moin reported that the outdated review.discourse.org link remains live; HAWK clarified it’s now internal-only explanation and sam confirmed plans to update the copy plans.

  • A user struggled to access uploaded images externally, hitting 404s on live Support site; the community traced the issue report to missing uploads after migration and corrected file permissions in a follow-up solution.

  • Several admins reported that their Discourse instances lose connection to Redis nightly between 00:15–00:30; Esat_Ceber raised the Support request log dump seeking causes and fixes.

  • In Support, TheNab couldn’t inject inline <script> tags in the Landing Pages plugin due to a strict content-security-policy details.

  • notriddle flagged missing sender addresses causing errors in iCloud delivery; community members linked it to hosted-support email headers discussion and a community reply advice.

  • A Support user, MihirR, asked how to pass current user details to Razorpay via a custom Landing Page; guidance is pending on capturing username or email in the plugin question.

  • avidseeker requested automatic conversion of uploaded images to AVIF using ImageMagick; community weighed in on thumbnail compression and file-type selection Support proposal.

Feature

Bug

Theme component

  • The long-standing Discourse Category Headers theme component was modernized with a Glimmer rewrite and parent-bg-image setting by NateDhaliwal PR details.

Activity by the @team Group

Phew, that was ruff—free-floating uploads, DM delays, and math hacks aside, no puppies were harmed in the making of this update!

Today on meta.discourse.org

Key Stats

Interesting Topics

Activity by the @team Group

No puppies were harmed in this flurry of activity—just 84 posts, 18 new discussions, and a whole lot of Discourse magic!

Today on meta.discourse.org

Key Stats

Interesting Topics

Support

Community

Theme component

Plugin

Bug

  • “First accepted solution” trigger doesn’t work
    Moin flagged that solved-topic automations weren’t firing; nat merged a fix to the discourse-solved plugin.
    Issue report Fix merged

  • Inconsistencies in the unread posts indicators
    WolfpackFan noticed missing red-dot counts on migrated topics; Moin explained that only tracking topics show unread badges.
    Bug report Tracking clarified

Announcements

Dev

  • Upcoming post stream changes – How to prepare themes and plugins
    pangbo dissected odd @user={{@post}} usage and separate post-avatar-flair outlets; david explained the rationale for consistency.Code question @david’s reply

#Data & reporting

Activity by the @team Group

Stay tuned for tomorrow’s recap—our puppies promise to keep all translations and automations lively!

Today on meta.discourse.org

Key Stats

Interesting Topics

Announcements

Bug

Feature

Support

Community

  • The debate over running Discourse without any AI features drew environmental and ethical viewpoints, with contributors questioning resource trade-offs in AI-free Discourse.

Plugin

  • Real-time discussion needs drove tests of Discourse Livestream with PeerTube, revealing 20 s latency and optional chat-only modes in Discourse Livestream.

Theme component

#Administrators

  • Federation experts walked through ActivityPub actor mappings, explaining how Mastodon replies appear as Discourse posts in Publishing posts to Mastodon.

Activity by the @team Group

Stay pawsitive—your messages are now streamlined, bugs are getting squashed, and the puppies are safe (for now)!

Today on meta.discourse.org

Key Stats

  • 138 new posts, 32 new topics in the past 24 hours (site report).
  • Top users: RGJ (3 posts, 14 likes), Alteras (2 posts, 13 likes), JammyDodger (18 posts, 12 likes), Falco (4 posts, 11 likes), Moin (5 posts, 11 likes), pfaffman (4 posts, 7 likes), sam (3 posts, 5 likes), nathank (4 posts, 4 likes), Ed_S (2 posts, 3 likes), tshenry (1 post, 3 likes).

Interesting Topics

Plugin

Theme component

Support

#Site feedback

  • In #Site feedback, JammyDodger checked on the AI caption bot, and Falco restored the vision_enabled flag so images now show captions again in Quick welfare check on the AI caption bot (fix applied; read more)

  • In #Site feedback, Moin flagged the overflow issue of the Composer More menu on tablets and contrasted with the fixed limited-height menu in Composer more menu partly hidden behind header and composer (UX video; read more)

Community

Announcements

UX

  • In UX, JammyDodger reported misaligned and colorless badges in quotes under Category badges are misaligned and lose their colour in quotes, highlighting the need for quote styling fixes (screenshot; read more)

Bug

  • In Bug, NateDhaliwal uncovered a delay in the topic timeline counter in Topic timeline’s current post number blank, prompting further mobile timeline optimizations (issue demo; read more)

Dev

Feature

  • In Feature, Ethsim2 proposed adding diagonal fractions via \nicefrac to KaTeX and MathJax in Feature Request: Support for \nicefrac in Discourse Math, outlining both plugin and core paths for improved inline formatting (proposal; read more)

Activity by the @team Group

Have fun reading — your keyboard might need a breather (and your pups will thank you for it)!