aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-24User/Room: signal that a user/member is about to change the nameKitsune Ral
2018-02-24Support per-room user traitsKitsune Ral
2018-02-24Don't copy event content in accessorsKitsune Ral
2018-02-23Room: user() and memberJoinState(); code cleanupKitsune Ral
2018-02-23Avatar: provide common logic for uploading; don't store ConnectionKitsune Ral
2018-02-23RoomMemberEvent: make it sendableKitsune Ral
2018-02-23BaseJob: In case of 4xx errors, fill the status with the message from the res...Kitsune Ral
2018-02-20BaseJob: added Abandoned statusKitsune Ral
2018-02-19Fix a typo in the previous commitKitsune Ral
2018-02-07RoomEvent/RoomMemberEvent: do not store what can be calculated on the flyKitsune Ral
2018-02-07MediaThumbnailJob::parseReply: Do not ignore underlying errorsKitsune Ral
2018-02-05Merge pull request #170 from QMatrixClient/kitsune-expose-download-urlsKitsune Ral
2018-02-03Room: urlToDownload() and urlToThumbnail()Kitsune Ral
2018-02-03thumbnailInfo() for event content classes and RoomMessageEvent: hasThumbnailKitsune Ral
2018-02-03DownloadFileJob, MediaThumbnailJob: augment generated makeRequestUrl() methodsKitsune Ral
2018-02-03jobs/generated: Generate job-specific makeRequestUrl() methodsKitsune Ral
2018-02-03BaseJob::makeRequestUrlKitsune Ral
2018-02-02Add CII Best Practices badge to the flair sectionKitsune Ral
2018-02-01On Windows, make sure the downloaded file has a proper extensionKitsune Ral
2018-02-01Log transferred bytes in PROFILER categoryKitsune Ral
2018-02-01Room::fileNameToDownload: get a sensible initial name for the file pickerKitsune Ral
2018-02-01Merge pull request #167 from Quiark/masterKitsune Ral
2018-02-01Move forgetRoom over to slots #166Roman Plášil
2018-02-01Merge pull request #164 from Quiark/masterKitsune Ral
2018-02-01Make qmake warning spec compatible with msvcRoman Plášil
2018-02-01Add GCC 4.9.2 to the workaround path for FileTransferInfo codeKitsune Ral
2018-02-01AppVeyor CI configurationKitsune Ral
2018-01-31Connection::createdRoom() signalKitsune Ral
2018-01-30Merge branch 'kitsune-create-room'Kitsune Ral
2018-01-30User: Fixes in newly introduced methodsKitsune Ral
2018-01-30User: Fixes in newly introduced methodsKitsune Ral
2018-01-30Fix compilation with ClangKitsune Ral
2018-01-30Fix compilation with ClangKitsune Ral
2018-01-30Room: setName(), setCanonicalAlias()Kitsune Ral
2018-01-30Fix compatibility with Qt before 5.10Kitsune Ral
2018-01-30Fix compatibility with Qt before 5.10Kitsune Ral
2018-01-30Connection: expose the list of users; use an ordered mapKitsune Ral
2018-01-30Connection: more Q_PROPERTYs, newUser signalKitsune Ral
2018-01-30Connection::createRoom and Connection::createDirectChatKitsune Ral
2018-01-30Connection class cleanupKitsune Ral
2018-01-30CreateRoomJob: Update to the latest Spec versionKitsune Ral
2018-01-30User: fullName, isGuest, better doc commentsKitsune Ral
2018-01-30RequestData: use autoKitsune Ral
2018-01-30Connection::onSyncSuccess: call processEvents upon each room parsingKitsune Ral
2018-01-25Merge branch 'kitsune-avatar-url-properties'Kitsune Ral
2018-01-25Room, User: expose avatarMediaId(); declare User for the metatype systemKitsune Ral
2018-01-25Room, User: const-tighten up the code, set QObject namesKitsune Ral
2018-01-25StateEvent<>: introduce Prev structure and prevSenderId() accessorKitsune Ral
2018-01-25Expose avatar URLs of Room and User as Q_PROPERTYKitsune Ral
2018-01-25Merge branch 'kitsune-better-forget'Kitsune Ral