Discourse has launched their new fullscreen signup and login pages, providing a more streamlined experience for community members. The update will be rolled out across communities in the coming weeks.
The AI Web Artifacts feature continues to generate excitement, with users sharing demos and discussing implementation details. Arkshine reported some UI issues which sam acknowledged and is tracking.
A user sought help with bot spam attacks on their forum, with the community suggesting solutions including Akismet integration and watched words configuration.
Discussion around supporting zip file uploads in forums, with confirmation that zip files can be supported through authorized extensions settings.
Question about blocking IP address ranges to combat trolls, with detailed discussion on CIDR notation and implementation.
king_laurel investigated why buttons with icons contain zero-width space characters, leading to an interesting discussion about button styling consistency.
nat introduced the new Discourse Livestream plugin, which allows users to create livestream topics with integrated video streaming and chat functionality.
A discussion about SSL configuration issues was resolved when Jagster identified OpenSSL version compatibility problems between different Ubuntu versions.
Questions arose about the continued relevance of the Default Composer Category component following the addition of the default_composer_category site setting.
Alteras introduced a new QR Code Shareables component that adds QR code generation functionality for sharing links. The component received quick feedback and improvements for iPad compatibility.
A discussion about the new topic controls design on Meta raised concerns about timeline size and dropdown menu efficiency. chapoi acknowledged these points are being reviewed.
awesomerobotfixed an issue with AI edit button positioning during topic title editing, with additional improvements coming for personal messages.
An investigation into site loading delays of up to 50 seconds led to detailed diagnostics and troubleshooting with Ed_S providing guidance on using iotop for monitoring disk I/O.
saquetim announced important upcoming post menu changes and provided guidance on how theme/plugin developers should prepare for the transition to Glimmer components.
Don님이 모바일 내비게이션을 개선하는 새로운 F NAV - 모바일 내비게이션 탭 테마 컴포넌트를 출시했습니다. 모바일 기기에서 엄지손가락 도달이 더 쉬워지므로 "기본 동작이어야 한다"고 언급한 CocoQuark님 등 사용자들로부터 긍정적인 피드백을 받았습니다 자세히 보기.
SubStrider inquired about building a Flutter app using Discourse APIs, leading to an insightful discussion about the challenges of creating custom frontends. pfaffman confirmed it’s possible but advised against duplicating thousands of hours of work.
SeanDrownedinSound raised concerns about new OfCom rules for online safety in the UK, with HAWK confirming Discourse is prepared with appropriate tools and compliance measures.
Elena sought help with category page styling, specifically about implementing the “boxes with subcategories” display option.
Don initiated a discussion about experiences with new AI models in Discourse, particularly focusing on Grok and Gemini Flash 2 implementations. sam provided insights about system messages and language handling.
A request for improved parent post navigation was discussed, with awesomerobot explaining Discourse’s intentional design choices regarding thread structure.
An interesting discussion about bypassing watched words with confusable Unicode characters led to potential feature suggestions for handling such cases.
hugh announced that color schemes are now being renamed to color palettes across Discourse’s interface to improve terminology consistency. The functionality remains the same, but documentation will be gradually updated to reflect this change.
Moin reported an issue where filtering for the #index tag doesn’t work, causing console errors and excessive requests. sam acknowledged this is related to the “raw handlebars” to “glimmer components” migration.
Saif announced 3.4.0.beta3, introducing several new features including updates checking on What’s New page, user filtering in review queue, and threading in Chat DMs and group chats.
sam introduced AI-powered spam detection in Discourse AI, offering better control over spam scanning with support for various LLM options including OpenRouter integration.
david detailed upcoming changes to topic-list implementation, moving from raw handlebars to modern Glimmer components. Theme and plugin developers will need to update their customizations accordingly.
CocoQuark identified an issue with mobile reply button sizing where the notifications button wrapper was causing inconsistent scaling. sam acknowledged the finding and passed it to the design team.
A user encountered font family issues with Arial persisting despite customization attempts. Don provided a solution involving the force_https site setting.
jordan-violet reported access denied errors when trying to reach Azure AI API from Discourse, which was resolved through proper Azure AI networking configuration.
Discussion about the size of reply buttons being influenced by text size preferences, with CocoQuark identifying the cause related to zero-width space characters.