Skip to content

Add a roster plugin

Link Mauve requested to merge (removed):roster into master

It holds a HashMap of all of the current items (TODO: allow a different backing store) and sends RosterPush events on roster pushes, to let the view update.

Merge request reports