As a user I want to be able to change the title of my room without having to recrate it
Currently this is complicated because the IRC chat room name is derived from the title (so that the room title appears as the chat box title). Therefore we can't the title without also changing the IRC channel that everyone has to join. We could change how the IRC channel is anmed (eg from game ID only) but that would break compatibility with older client versions and would need some extra effort to display a meaningful title in the chat box.
As a user I want to be able to change the title of my room without having to recrate it
Currently this is complicated because the IRC chat room name is derived from the title (so that the room title appears as the chat box title). Therefore we can't the title without also changing the IRC channel that everyone has to join. We could change how the IRC channel is anmed (eg from game ID only) but that would break compatibility with older client versions and would need some extra effort to display a meaningful title in the chat box.