Skip to content

Change the way we store reactions

Charles Wright requested to merge cvwright/48-reactions into main

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

Merge request reports

Loading