A significant issue emerged regarding Docker Rate Limit Errors affecting multiple users. md-misko identified this as an IPv6-related problem specifically affecting DigitalOcean droplets, with a solution involving disabling IPv6.
ale-re reported issues with password reset request flooding, leading to a discussion about privacy settings and the recent default enabling of the hide_email_address_taken setting.
Turtle raised an interesting question about the New User of the Month calculation, leading to a detailed explanation of how post counts affect the final score.
MihirR reported a user profile click issue in the chat window where clicking on usernames causes the interface to turn blank. rishabh confirmed the issue can be reproduced on Firefox (MacOS).
Users are experiencing segmentation faults during assets:precompile with mini_racer.rb, with hellekin noting undefined method errors for salt and theme modifiers.
FridgeTT reported their Brevo account suspension without clear Terms of Service violation explanation, with CocoQuark suggesting switching to an alternative email provider.
meglio requested Enter key behavior changes for chat message submission, suggesting alignment with other platforms. merefield noted current behavior matches several major chat applications.
In the Discourse Yearly Review thread, users discussed handling AI personas in yearly reviews, with Moin noting that AI users have negative IDs which may prevent their inclusion.
A discussion emerged about restricting profile visibility for low Trust level users, where Robin.Grant raised concerns about the current implementation affecting user profile visibility in invite-only communities.
An ongoing discussion about chat message submission behavior continued, with debate around keyboard shortcuts for sending messages versus creating new lines.
A request was made to explore hashing usernames in profile URLs for enhanced privacy, though this sparked discussion about whether this would provide meaningful benefits.
An issue was reported regarding hCaptcha configuration causing signup problems when keys aren’t properly configured. tobiaseigen created a PR to improve guidance on the settings.
Saif introduced a new Smart dates feature for Helper, which helps convert text related to time and date into Discourse-friendly timezone-supported dates.
Users reported an issue with the ActivityPub plugin returning null pages, which pmusaraj investigated and identified as potentially related to a Clarity script error.
A discussion about the security implications of having a “Security Conscious” badge was raised by one1, with sam agreeing that publicly displaying users’ 2FA status could potentially expose security vulnerabilities.
A user sought help with hiding themselves from the /u page, leading to a discussion about privacy settings and user directory visibility. The solution involved disabling the user directory feature and using the leaderboard as an alternative.
An interesting discussion about WYSIWYG editing revealed that Discourse is actively developing a rich text composer using ProseMirror’s library, with lindsey sharing a preview of the upcoming feature.
Users reported issues with emoji rendering when emojis are placed directly after words, with supermathie providing a detailed technical explanation of the post cooker behavior.
lindsey provided updates on the new WYSIWYG editor development, confirming it will coexist with the current markdown editor and explaining the implementation using ProseMirror.
supermathie investigated and explained the technical details behind emoji rendering issues, providing example tests and analysis of the post cooker behavior.
An insightful discussion about category management featured noahl sharing how they simplified their forum structure from 16 categories to just 3, resulting in increased engagement.
Osama announced a new bulk user deletion feature for staff members to help handle spam waves more effectively. The feature allows staff to bulk select and delete multiple user accounts directly from the admin users list.
An issue was reported regarding full name fields missing at signup, with Moin suggesting checking the new full_name_requirement setting and enable_names configuration.
Discussion about AI triage automation continued, with sam suggesting potential improvements to avoid requiring multiple automations for category classification.
#HOSTING
Users shared experiences with various hosting providers, with recent discussion focusing on German hosting options and their pricing.
A discussion emerged about table hover effects, with awesomerobot providing a fix to ensure the hover effect appears appropriately when tables can be expanded.
sam and awesomerobot investigated an infinite scrolling loop issue in Chrome on Android landscape mode, which was resolved with a fix for the topic progress bar docking behavior.
nathank suggested improvements to the Yearly Review plugin, discovering that private categories could be included and there was no actual limit on category count.
Users reported login and logout errors caused by conflicts between Cloudflare cache settings and server management panel configurations. The issue was resolved by adjusting cache settings.
A discussion about handling high-traffic game day threads emerged, seeking solutions for managing forums experiencing 2,000+ posts in 3-hour periods without breaking the bank.
david introduced an exciting new Discourse developer toolbar featuring one-click access to commonly-needed developer tools, including plugin outlet debugging capabilities.
Users reported an issue with API key display where newly created API keys were not being shown after creation. ted confirmed this was fixed in a recent PR.
A user sought help with AI-powered forum assistance, expressing concerns about the AI bot’s ability to process detailed content from newsletters and Q&As.
Discussion around database cleaning tools and methods to remove extra configuration data while preserving content and site settings.
Questions raised about configuring notifications when users aren’t receiving expected email alerts despite proper system logs.
Turtle sought guidance on enabling category moderation and implementing different shield colors for category moderators. The community provided helpful solutions including CSS customization options.
sam announced upcoming implementation of AI token usage limits with granular control over LLM API usage by allowing admins to define limits on both total tokens and number of requests per group.