Skip to content
Snippets Groups Projects
Verified Commit e1bdede4 authored by Torsten Grote's avatar Torsten Grote
Browse files

Introduce client layer events for forums

The forum UI depended on sync layer events such as MessageStateChangedEvent.
Now, the forum client broadcasts its own high-level event (`ForumPostReceivedEvent`)
with the information the UI needs (`ForumPostHeader`).

Closes #310
parent 9ff47586
No related branches found
No related tags found
Loading
Showing
with 229 additions and 149 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment