Skip to content
Snippets Groups Projects
Commit f3d0ffa0 authored by akwizgran's avatar akwizgran
Browse files

Merge branch '310-client-layer-events-for-forums' into 'master'

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

See merge request !244
parents 9ff47586 bdb87655
No related branches found
No related tags found
Loading
Showing
with 290 additions and 154 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