Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-18 | Fix building with older Qt | Kitsune Ral | |
2020-07-18 | ResourceResolver | Kitsune Ral | |
Introducing the uniform way to resolve Matrix URIs and identifiers to Room/User objects, passing an optional event id (if supplied) to the client-defined handler. Just call ResourceResolver::visitResource() or ResourceResolver::openResource() and you'll have that string parsed and dispatched where you need. |