aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-01Fix tags saving/restoring (finally)Kitsune Ral
2018-02-28Skip retry interval if the last job attempt timed outKitsune Ral
2018-02-28Don't resolve the homeserver port from a user MXIDKitsune Ral
2018-02-28To the previous commit: µ (mu, micro) is a part of Latin-1 code page.Kitsune Ral
2018-02-28Profiling logs: added µs, less empty profiling log linesKitsune Ral
2018-02-27Travis CI: Fix a typoKitsune Ral
2018-02-27Room: Save tags in the cache; isFavourite() and isLowPriority()Kitsune Ral
2018-02-26qmc-example: Temporarily comment out the code that uses uncommitted featuresKitsune Ral
2018-02-26TagEvent: drop unneeded methods; add a license block to the .cpp fileKitsune Ral
2018-02-26qmc-example: Optionally send a test message; don't dump incoming messages to ...Kitsune Ral
2018-02-26Travis CI: Skip valgrind on OSX; send a message to a test room on every runKitsune Ral
2018-02-26Deal with memory more carefullyKitsune Ral
2018-02-26Fix on the previous fix (sorry for the mess)Kitsune Ral
2018-02-26Fix (not working for quite a long time) CI on OSXKitsune Ral
2018-02-26Travis CI: an attempt to introduce automatic testingKitsune Ral
2018-02-26qmc-example: Single-shot sync instead of continuous; room tags; code cleanupKitsune Ral
2018-02-26Merge branch 'kitsune-account-data'Kitsune Ral
2018-02-26Room and Connection: support room tagsKitsune Ral
2018-02-26TagEvent: m.tag events parsingKitsune Ral
2018-02-26SyncJob: parse events from global account data tooKitsune Ral
2018-02-26Room: show 1-on-1 invitations in a better wayKitsune Ral
2018-02-25ReceiptEvent: code cleanupKitsune Ral
2018-02-24Merge branch 'kitsune-room-specific-userinfo'Kitsune Ral
2018-02-24User: store avatars on the heap; use two containers to store avatars-to-rooms...Kitsune Ral
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