mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 16:18:16 -05: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.