Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-26 | Cleanup | Kitsune Ral | |
2016-11-06 | Use #pragma once everywhere | Malte Brandy | |
2016-09-06 | Connection: homeserver(); Connection and ConnectionData: accessToken(); ↵ | Kitsune Ral | |
accessors de-virtualized Details: - New: Connection::homeserver(), returns the homeserver URL from inside ConnectionData - New/Modify: Connection::accessToken() and ConnectionData::accessToken() - because we will also have refresh tokens eventually; deprecate token() for the same reason - Modify: Connection::user(), token(), accessToken() are no more virtual (they should have never been, these are plain accessors, after all) | |||
2016-04-12 | Resolve Matrix SRV records. | David A Roberts | |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |