[ purrgrammer/grimoire ] feat: render highlight comments with RichText component (#34)
* feat: render highlight comments with RichText component
Enable support for custom emoji, mentions, hashtags, and other rich text features in highlight comments by using the RichText component instead of plain text rendering.
Changes:
- HighlightRenderer: Use RichText for comment rendering with media/embeds disabled
- HighlightDetailRenderer: Add RichText import and use it for comment rendering
[ papiche/Astroport.ONE ] Enhance UPLANET.official.sh with infrastructure capital management options
This update introduces new command-line options for managing infrastructure capital, including --force to overwrite existing capital and --add to accumulate with the current value. The help documentation has been updated to reflect these changes, and additional checks have been implemented to prevent double registration of capital. The process now provides detailed feedback on existing capital status and depreciation, improving user experience and financial integrity.