Skip to content

Implement reception of reactions

Ruben De Smet requested to merge reactions into master

Receiving part of #99

TODO:

  • Receiving a reaction should go into the reaction table (tested with sync and with normal messages)
  • Implement message reloading when a reaction is received
  • Add Vec<Reaction> to AugmentedMessage
  • Implement UI component for viewing reactions
  • Migrate R@number:🥔-style messages into reactions table
Edited by Ruben De Smet

Merge request reports