aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-11Merge pull request #274 from a-andreyev/aa13q-loop-logicKitsune Ral
2019-02-11RoomCreateEventKitsune Ral
2019-02-11Connection::createRoom: support passing a room versionKitsune Ral
2019-02-11SimpleContent: don't derive from Base as it gives zero added valueKitsune Ral
2019-02-10Connection: move syncLoopTimeout to Connection::PrivateAlexey Andreyev
2019-02-09csapi: support redirect-after-login (MSC1730)Kitsune Ral
2019-02-09csapi: add RedirectToSSOJobKitsune Ral
2019-02-09csapi: UpgradeRoomJob (MSC1501)Kitsune Ral
2019-02-09csapi: GetCapabilitiesJob (MSC1753)Kitsune Ral
2019-02-09csapi: GetVersionsJob now returns unstableFeatures (MSC1497)Kitsune Ral
2019-02-09csapi: presence lists are no moreKitsune Ral
2019-02-05Connection: simplified sync loop logic without delaysAlexey Andreyev
2019-02-03Connection: separated sync loop logic with delay controlAlexey Andreyev
2019-01-30Connection: infinite sync loop logic by defaultAlexey Andreyev
2019-01-15.travis.yml: Use ninja on LinuxKitsune Ral
2019-01-13Merge branch 'kitsune-workaround-stuck-invites'Kitsune Ral
2019-01-13Merge branch 'kitsune-fake-state-events-immunity'Kitsune Ral
2019-01-13qmc-example: add setTopic test for true and fake state changesKitsune Ral
2019-01-13Security fix: require that state events have state_keyKitsune Ral
2019-01-13Fix building with Qt before 5.10Kitsune Ral
2019-01-13qmc-example: use connectUntil()Kitsune Ral
2019-01-13qt_connection_util.h: a new home for connectSingleShot() and newly made conne...Kitsune Ral
2019-01-13qmc-example: improve conclusion codeKitsune Ral
2019-01-13util.h: check for fallthrough attribute instead of C++ versionKitsune Ral
2019-01-13Connection: fix/workaround glitches on joining/leavingKitsune Ral
2019-01-13Room::Room: initialise display nameKitsune Ral
2019-01-13Connection::provideRoom: allow omitting join stateKitsune Ral
2019-01-13Fix Omittables accidentally becoming non-omitted when compared with non-Omitt...Kitsune Ral
2019-01-13util.h: check for fallthrough attribute instead of C++ versionKitsune Ral