Fix reaction selector slowness
Since the reaction selector is only shown on hover, ruqola became painfully slow when moving the mouse over the message list. This avoid updating stuff everytime the mouse is moved, but only when it is moved between between messages.