mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
It's way more common to have presence enabled than disabled, so we should have been making it the default from start. This commit also changes the namespace of `<ChatUserAvatar />` into `<Chat::UserAvatar />` and refactors tests.