aboutsummaryrefslogtreecommitdiff
path: root/lib/resourceresolver.h
AgeCommit message (Collapse)Author
2020-07-18class MatrixUri; support action=join and via=Kitsune Ral
2020-07-18ResourceResolverKitsune 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.