Ensure space parent AND child relations in our Space hierarchy
Circles Android expects to find m.space.parent
events in the Circles space hierarchy, as well as m.space.child
. This MR adds the missing links at setup time, and validates the "workspace" Space hierarchy at login time, creating any missing links.
Closes #182 (closed).