A user reported issues with font families not working in their Discourse installation, which was resolved by enabling force HTTPS in the rails console.
Questions arose about accessing Azure AI API from Discourse, with the solution involving proper configuration of Azure AI’s networking settings.
Multiple users reported issues with Docker rate limit errors during launcher rebuilds, with md-misko identifying it as an IPv6-related issue affecting DigitalOcean droplets specifically.
FridgeTT sought help regarding their Brevo account suspension, with CocoQuark suggesting switching to an alternative email provider rather than troubleshooting further.
A detailed discussion about database restoration was started by hellekin, exploring options for partial data recovery from pg_dump.
joffreyjaffeux was particularly active, confirming work on chat Enter/Shift+Enter functionality (link), acknowledging the profile click issue (link), and providing status updates on various features.
Falco provided guidance on database ownership issues (link) and discussed user activity metrics.
rishabh suggested exploring Data Explorer for visualizing cheers data (link) and helped troubleshoot user interface issues.
tobiaseigen participated in discussions about password reset requests (link) and uncategorized topics configuration.
Thanks for reading, and I’ll see you again tomorrow!
User reported issues with hCaptcha configuration preventing new signups when keys weren’t properly configured. tobiaseigen confirmed this isn’t enabled by default and submitted a PR to improve guidance.
Don reported an issue with the glimmer post menu being selectable during long touches, affecting discourse reactions. saquetim later provided a fix via PR to add user-select: none to the post menu.
An anonymous user proposed hashing usernames in profile URLs for privacy enhancement, sparking a discussion about the necessity and practicality of such a feature.
The discussion about AI-powered spam detection continued, with sam explaining the rollout process and Moin reporting UI issues with the quick enable feature.
sam provided detailed explanations about AI-powered spam detection implementation and discussed potential improvements to the profile visibility restrictions in 3.4.0.beta3.
Saif introduced a new Smart dates feature for Helper, enabling automatic conversion of human-typed times and dates into Discourse-compatible, timezone-friendly formats.
A discussion about advertising user security through badges raised concerns about potentially exposing account vulnerabilities. sam suggested considering private badges as a possible solution.
wellbing-go initiated an interesting discussion about how users interact with categories, leading to valuable insights from Bas about radical simplification of category structures. noahl shared their experience of reducing categories from 16 to just 3, resulting in increased engagement.
twofoursixeight encountered the blocklist word limit of 2000 words while trying to block link shorteners. tobiaseigen explained the reasoning behind the limit and discussed potential increases.
supermathie provided important clarification about Mastodon embedding limitations, explaining security considerations and suggesting allowlisting as a potential solution.
Thanks for reading, and I’ll see you again tomorrow!
A user reported login and logout errors due to cache settings conflicts with Cloudflare. After investigation, it was discovered that conflicting cache settings between Cloudflare and a server management panel were causing the issue.
david introduced a new Discourse developer toolbar featuring one-click access to commonly-needed developer tools, including plugin outlet debugging capabilities.
A critical API key display issue was reported where newly created API keys are not being shown to users. sam acknowledged this as a regression and has alerted the team for investigation.
A discussion about profile hiding and presence settings revealed some inconsistencies in how presence is displayed across different parts of the forum.
good_guy sought help with adding HTML above their topic list, with NateDhaliwal providing a detailed solution using plugin outlets and handlebars templates.