Change the way we store reactions
Change the Message.reactions from [String: UserId] to [String: [Message]] so we have full details on the emoji events, including timestamp for chronological ordering
Change the Message.reactions from [String: UserId] to [String: [Message]] so we have full details on the emoji events, including timestamp for chronological ordering