aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27CMakeLists.txt: update version to 0.5.3Kitsune Ral
2020-03-27QuotientConfig.cmake: fix another typoKitsune Ral
2020-03-27.travis.yml: fix a typoKitsune Ral
2020-03-26Travis CI: build with and without E2EEKitsune Ral
2020-03-26Fix building tests without E2EEKitsune Ral
2020-03-26Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()Kitsune Ral
2020-03-26SsoSession and Connection::prepareForSso()Kitsune Ral
2020-03-26Connection: loginWithToken(); connectWithToken() -> assumeIdentity()Kitsune Ral
2020-03-26Connection: support getting the list of login flowsKitsune Ral
2020-03-26Support for receiving m.reaction eventsKitsune Ral
2020-03-26Refactoring around Connection::onSyncSuccess()Kitsune Ral
2020-03-26AliasesEventContent::toJson(): optimise generated JSONKitsune Ral
2020-03-26Room::aliases(): don't add canonical alias if it's emptyKitsune Ral
2020-03-25Support of MSC1849 message editingKitsune Ral
2020-03-25Room: make downloaded file name building more robustKitsune Ral
2020-03-25Redaction: update essential keys listKitsune Ral
2020-03-25Initialise read marker if none is found in the whole timelineKitsune Ral
2020-03-25Fix room highlighting for names with hashtagAlexey Andreyev
2020-03-25BaseJob: Only send access token when neededKitsune Ral
2020-03-25qmc-example: make tests work againKitsune Ral
2020-03-25BaseJob: support M_USER_DEACTIVATED error codeKitsune Ral
2020-03-25Update the cache for sure if unread counters were changedKitsune Ral
2020-03-25setAvatarForRoom: try recover from otherAvatars inconsistencyKitsune Ral
2020-03-25.well-known supportKitsune Ral
2020-03-25Support for server notices rooms (MSC1452)Kitsune Ral
2020-03-25linkifyUrls(): be more conservative in parsing serverpartsKitsune Ral
2020-03-25Fix missing alias updates; make Room aliases accessors work (using MSC2432)Kitsune Ral
2020-03-25Compatibility with Qt 5.14Kitsune Ral
2020-03-25.travis.yml: be explicit about using trustyKitsune Ral
2020-03-24Connection: fix a deprecation warningKitsune Ral
2020-03-23Expose aliases() and altAliases() as propertiesBlack Hat
2020-03-21Merge pull request #383 from ram-nad/msc2432-fixKitsune Ral
2020-03-21Update aliases code lib/room.cppRam Nad
2020-03-20Merge branch 'msc2432-fix' of github.com:ram-nad/libQuotient into msc2432-fixRam Nad
2020-03-20emit nameChanged() on AliasesChangeRam Nad
2020-03-20Make rvalue constructor explicit Update lib/events/roomcanonicalaliasevent.hRam Nad
2020-03-20Make constructor explicit lib/events/roomcanonicalaliasevent.hRam Nad
2020-03-20dont use thisRam Nad
2020-03-20added altAliases()Ram Nad
2020-03-20Merge pull request #389 from quotient-im/kitsune-login-flowsKitsune Ral
2020-03-20adding header in qmakeRam Nad
2020-03-20made suggested changesRam Nad
2020-03-20Add warranty in lib/events/roomcanonicalaliasevent.hRam Nad
2020-03-19Merge pull request #376 from rpallai/editing-fixesKitsune Ral
2020-03-18SsoSession and Connection::prepareForSso()Kitsune Ral
2020-03-17Use constantRoland Pallai
2020-03-17MSC1849 compatible edited messages (#373)Roland Pallai
2020-03-15Connection: loginWithToken(); connectWithToken() -> assumeIdentity()Kitsune Ral
2020-03-14Connection: minor cleanupKitsune Ral
2020-03-13Connection: support getting the list of login flowsKitsune Ral