Skip to content
Commit 84c883bf authored by Volker Krause's avatar Volker Krause
Browse files

Add separate controller class for on demand creation of the Matrix objects

This solves two problems at once:
- We now only have a single instance of the rooms model, created only when
needed. That matters as this is somewhat costly to create and populate.
- The app can now again be started without Matrix support being compiled
in.
parent b8e61e1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment