8dca6aea53c456fbbafdf44f485da41c0b714810
When downloading a community: - Extract label from hostname (ditto.pub → "Ditto") - Capitalize first letter of hostname - Store label in community object - Auto-enable Community Feed toggle - Display label in feed tab instead of generic "Community" Community card display: - Show label as primary text (e.g., "Ditto") - Show domain + user count in secondary text - Format: "Ditto" with "ditto.pub • 247 users" Feed tab: - Load community label from localStorage - Display as tab name (e.g., "Ditto" instead of "Community") - Falls back to "Community" if no label found Removing community: - Auto-disables Community Feed toggle - Clears all community data - Returns to input state Examples: - ditto.pub → "Ditto" tab - spinster.xyz → "Spinster" tab - bitcoinhackers.org → "Bitcoinhackers" tab Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
Description
Languages
TypeScript
95.7%
Java
1.5%
JavaScript
0.9%
Swift
0.9%
CSS
0.5%
Other
0.4%