aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27Connection::stopSync: undo the sync loopKitsune Ral
2019-02-27BaseJob::abandon() fixesKitsune Ral
2019-02-26README.md: use dash instead of tilde in pre-releasesKitsune Ral
2019-02-26README.md: update versioning convention for pre-releasesKitsune Ral
2019-02-26Room::avatarObjectKitsune Ral
2019-02-26Linkify Matrix identifiersKitsune Ral
2019-02-26prettyPrint(): only linkify http(s), ftp, mailto, magnet linksKitsune Ral
2019-02-26Room: avoid dangling pointers, even if not dereferencedKitsune Ral
2019-02-26Merge pull request #287 from a-andreyev/aa13q-fix-5.6-build-qhashKitsune Ral
2019-02-26Room::addNewMessageEvents: fix possible use of an invalid iteratorKitsune Ral
2019-02-25Have a build-wide macro for compilers that don't handle init-lists rightKitsune Ral
2019-02-25RoomMessageEvent: support m.in_reply_to (not spec-compliant yet); optimise aw...Kitsune Ral
2019-02-25Room::postHtmlMessage: default message type to m.textKitsune Ral
2019-02-25makeRedacted: update the list of preserved partsKitsune Ral
2019-02-24Fix Qt<5.7 build for std::hash<StateEventKey>Alexey Andreyev
2019-02-24Merge branch 'kitsune-aliases-map'Kitsune Ral
2019-02-24Merge pull request #285 from Kaffeine/kaffeine/fix_debug_private_apiKitsune Ral
2019-02-23Remove the 'pretty' SupportedRoomVersion vector debug operatorAlexander Akulich
2019-02-22Room::setAliases, Connection: roomByAlias, updateRoomAliasesKitsune Ral
2019-02-22Merge remote-tracking branch 'remotes/origin/kitsune-simpler-simple-content'Kitsune Ral
2019-02-21Travis CI: switch macOS builds to xcode10.1 imageKitsune Ral
2019-02-20.travis.yml: minor improvementsKitsune Ral
2019-02-20BaseJob: M_UNSUPPORTED_ROOM_VERSION & M_INCOMPATIBLE_ROOM_VERSIONKitsune Ral
2019-02-19Room::downloadFile: construct the temporary filename more carefullyKitsune Ral
2019-02-18Merge branch 'kitsune-room-versions'Kitsune Ral
2019-02-18Room: fix building with MSVCKitsune Ral
2019-02-17Room: add isUnstable(); unstableVersion() -> stabilityUpdated()Kitsune Ral
2019-02-17Room: emit room, not id in upgraded(); add upgradeFailed()Kitsune Ral
2019-02-17Connection: loadingCapabilities(); sort availableRoomVersionsKitsune Ral
2019-02-16Room::version(): Fallback an empty version to "1"Kitsune Ral
2019-02-16Room::canSwitchVersions()Kitsune Ral
2019-02-16Room::checkVersion(): check power levelsKitsune Ral
2019-02-16Room::switchVersion()Kitsune Ral
2019-02-15Fix FTBFSKitsune Ral
2019-02-15Use Changes enum properlyKitsune Ral
2019-02-15Room::checkVersion() and Room::unstableVersion()Kitsune Ral
2019-02-15Room::upgraded()Kitsune Ral
2019-02-15Disallow sending events to rooms that have been upgradedKitsune Ral
2019-02-15Room: version(), predecessorId(), successorId()Kitsune Ral
2019-02-15Add a FIXME upon the recent failure under ValgrindKitsune Ral
2019-02-15Room::baseStateLoadedKitsune Ral
2019-02-15Simplify RoomCreateEventKitsune Ral
2019-02-15RoomTombstoneEventKitsune Ral
2019-02-15Connection: load supported room versionsKitsune Ral
2019-02-15Merge branch 'master' into kitsune-room-versionsKitsune Ral
2019-02-15Merge branch 'kitsune-backend-fixes'Kitsune Ral
2019-02-15csapi/capabilities.*: fix the definitionKitsune Ral
2019-02-15RoomVersionsCapability: fix naming for 'default' parameterKitsune Ral
2019-02-15Omittable: disallow implicit conversion to value_type altogetherKitsune Ral
2019-02-11Merge branch 'kitsune-update-matrix-api'Kitsune Ral