Commit Graph

  • 4b1bc435e5
    fix: Clear HiveCollection boxes inside of transaction in order Krille 2023-03-31 13:09:01 +0200
  • da61963d37 Merge branch 'malin/refactorVariableNaming' into 'main' Malin Errenst 2023-03-30 13:04:31 +0000
  • d8af3edbe1
    refactor: Rename one-character-variables in device_keys_list.dart Malin Errenst 2023-03-29 15:59:26 +0200
  • c0000c0193 Merge branch 'td/leavedIgnore' into 'main' Krille 2023-03-29 14:12:03 +0000
  • 94cf78d7c1 Merge branch 'krille/on-migration-callback' into 'main' Krille 2023-03-29 14:11:48 +0000
  • 858648994a Merge branch 'krille/update-flutter-image' into 'main' Malin Errenst 2023-03-29 13:41:26 +0000
  • d8d111b1b4
    chore: ignore stale call checking for archived rooms td 2023-03-29 19:04:10 +0530
  • 710752060a
    feat: Implement onMigration callback to Client.init() method Krille 2023-03-28 14:28:42 +0200
  • edd3c014b2
    chore: Update to flutter image 3.7.8 Krille 2023-03-29 15:12:28 +0200
  • 6510c9728c Merge branch 'krille/update-test-package' into 'main' Krille 2023-03-29 13:29:22 +0000
  • fe6bb3fe4c
    chore: Workaround for broken test dependency Krille 2023-03-29 15:08:03 +0200
  • cdf79de3b7 Merge branch 'release/v0.18.1' into 'main' Nicolas Werner 2023-03-20 14:25:49 +0000
  • 0054920efa
    chore: Bump version to 0.18.1 Nicolas Werner 2023-03-20 14:59:49 +0100
  • 7c480c8d87 Merge branch 'grieshofer/keeping-a-list-of-left-rooms-in-the-client' into 'main' Nicolas Werner 2023-03-20 13:12:48 +0000
  • 9aff62a18c feat: Expose a getter for all rooms including archived rooms Philipp Grieshofer 2023-03-20 13:12:47 +0000
  • f2e1e52531 Merge branch 'krille/pass-box-collection-opener' into 'main' Nicolas Werner 2023-03-20 12:50:42 +0000
  • d6242e59cf Merge branch 'nico/debug-dendrite' into 'main' Nicolas Werner 2023-03-20 12:48:12 +0000
  • 2c09a154a9
    fix: integration tests on dendrite Nicolas Werner 2023-03-20 13:20:30 +0100
  • a124b55ae6
    ci: more verbose logging of homeserver startup Nicolas Werner 2023-03-20 13:00:59 +0100
  • efe8e7e5ac
    feat: Make possible to overwrite boxcollection opener in Hive Collections Database Krille 2023-03-20 08:01:51 +0100
  • 6ab9483d73 Merge branch 'grieshofer/use-matrix-localizations-for-unknown-user-displayname' into 'main' Nicolas Werner 2023-03-13 15:49:07 +0000
  • 00cb292781 fix: Use MatrixLocalizations to calculate fallback user displayname Philipp Grieshofer 2023-03-13 15:49:05 +0000
  • 4ff8696217 Merge branch 'reza/bump-version' into 'main' Mohammad Reza Moradi 2023-03-06 08:44:52 +0000
  • a630003dd6
    chore: bump version to 0.18.2 Reza 2023-03-06 09:31:30 +0100
  • 74deba3d3e Merge branch 'krille/pagination-in-search-events' into 'main' Mohammad Reza Moradi 2023-03-06 08:17:24 +0000
  • 89c80e7917 feat: Implement pagination for searchEvent endpoint Christian Pauly 2023-02-16 13:02:37 +0100
  • 6f6f6b5d10 Merge branch 'kushal/http-call-issue-fix' into 'main' Nicolas Werner 2023-03-03 15:21:28 +0000
  • b776e8f9df Merge branch 'td/asyncmesh' into 'main' td 2023-03-03 15:03:32 +0000
  • 99036ca178 Merge branch 'td/stopCheckerLeave' into 'main' Nicolas Werner 2023-03-03 12:43:27 +0000
  • 27e360d07d Merge branch 'nico/properly-fetch-archives-within-2m' into 'main' Mohammad Reza Moradi 2023-03-03 12:20:01 +0000
  • 2c3194b823
    fix: archive takes 2 minutes to update Nicolas Werner 2023-03-03 13:08:31 +0100
  • d48542a023 fix: http api call replaced with httpClient m_kushal 2022-12-09 13:19:55 +0400
  • 03826e6d47 Merge branch 'duan/skip-invalid-ice-candidate' into 'main' Nicolas Werner 2023-03-02 18:50:19 +0000
  • f2e4126e0c chore: update. cloudwebrtc 2023-02-27 21:02:30 +0800
  • 380051ab07 fix: skip invalid candidate. cloudwebrtc 2023-02-27 20:59:38 +0800
  • 936018bebc
    chore: remove checker from local list td 2023-02-27 11:54:56 +0530
  • fd4577ae84
    chore: stop stale group call checker on room leave td 2023-02-27 11:53:08 +0530
  • 9cb99377fb
    fix: make group call stuff async, let clients await what they need td 2023-02-24 22:31:10 +0530
  • 2d0fd9c393
    fix: make group call stuff async, let clients await what they need td 2023-02-24 22:17:27 +0530
  • c5aa899038 Merge branch 'td/cacheserverprofile' into 'main' td 2023-02-20 18:31:41 +0000
  • 6f2c0b83fb
    chore: version bump to 0.17.1 td 2023-02-20 18:06:41 +0530
  • 0c555919af
    chore: add missing awaits in group call enter and leave funcs td 2023-02-20 18:04:56 +0530
  • f7c7cb82de
    chore: add useServerCache option to fetchOwnProfileFromServer and fix missing awaits td 2023-02-20 17:57:29 +0530
  • c26d29ee14 Merge branch 'release/v0.17.0' into 'main' Nicolas Werner 2023-02-17 11:34:13 +0000
  • b06b8596e0
    chore: bump to v0.17.0 td 2023-02-17 16:54:11 +0530
  • 2b2a49d0cb Merge branch 'td/fallbackFetchOwnProfile' into 'main' td 2023-02-17 11:13:58 +0000
  • 92999339a9 Merge branch 'krille/fake-user-event' into 'main' Nicolas Werner 2023-02-17 09:02:59 +0000
  • 904a807eeb Merge branch 'td/upgradeCalls' into 'main' Nicolas Werner 2023-02-17 08:56:54 +0000
  • 7ce6595b3d
    fix: ability to upgrade audio calls to video calls td 2023-02-17 07:56:17 +0530
  • eca98b14b9
    chore: add a fetchOwnProfileFromServer method which tries to get ownProfile from server first, disk then td 2023-02-16 19:22:32 +0530
  • 40c553c44d Merge branch 'td/cleanExpiredMemberStateEvents' into 'main' td 2023-02-15 09:34:35 +0000
  • 0c9e129347
    fix: clean expired member state events in group calls td 2023-02-14 23:08:50 +0530
  • 0e26e44d8c Merge branch 'td/ohno' into 'main' Nicolas Werner 2023-02-14 11:26:52 +0000
  • 468a918b3a Merge branch 'krille/search-method-fix' into 'main' Nicolas Werner 2023-02-14 10:05:53 +0000
  • 1219604dc9
    fix: hasActiveGroup call now checks all group calls td 2023-02-14 15:02:28 +0530
  • 31d4d5d08e fix: Check if argument is valid mxid in /maskasdm command Christian Pauly 2023-01-26 09:15:36 +0100
  • c84fc6e6ce Merge branch 'krille/config-check-while-sending-file-refactor' into 'main' Nicolas Werner 2023-02-13 14:40:12 +0000
  • c5898f62b9 fix: Fake User object Christian Pauly 2023-01-26 09:05:05 +0100
  • e77a5291c4 fix: Request key in searchEvent method crashes because of wrong preconditions Christian Pauly 2023-02-13 13:55:57 +0100
  • bdedef9379 refactor: Check config at file sending after placing fake event and add error handling Krille 2023-02-12 18:28:29 +0100
  • d981fcd2f9 Merge branch 'nico/dart-2.18' into 'main' td 2023-02-08 13:02:48 +0000
  • c6a86b5115 Merge branch 'td/release14again' into 'main' td 2023-02-01 10:48:31 +0000
  • 9b3dd5acd7
    chore: bump dart to 2.18 Nicolas Werner 2023-02-01 11:39:55 +0100
  • 18373746da
    chore: bump version td 2023-02-01 15:31:22 +0530
  • ed333c4b7b Merge branch 'td/bumpdart' into 'main' Nicolas Werner 2023-02-01 09:44:16 +0000
  • ff66337773
    chore: bump flutter and dart images td 2023-02-01 15:03:36 +0530
  • dc444538bf Merge branch 'td/expiresTsGroupCallMove' into 'main' Nicolas Werner 2023-02-01 09:23:17 +0000
  • bdf2c01a5a
    fix: move expires_ts according to spec (breaks group call compatibility with older sdks) td 2023-01-31 19:17:29 +0530
  • fcafa8ae72 Merge branch 'td/rejectCall' into 'main' Nicolas Werner 2023-01-31 10:20:48 +0000
  • 448b61191a
    fix: reject call on own device if you get a call reject td 2023-01-30 23:14:04 +0530
  • 47a8e32c57 Merge branch 'td/activeSpeaker' into 'main' td 2023-01-30 12:38:25 +0000
  • 00154f3c78
    feat: active speaker in group calls td 2023-01-30 15:46:21 +0530
  • bc300ac2af Merge branch 'voip/fix-glare-mr-side-effects' into 'main' Malin Errenst 2023-01-30 07:48:19 +0000
  • ef0bf44b70
    fix: missed incomingCallRoomId case in removing glare stuff during group calls td 2023-01-28 03:42:58 +0530
  • 0deb8d9e6e fix: fix glare side effects for group calls. duanweiwei1982@gmail.com 2023-01-28 01:10:29 +0800
  • 0eb8dc96c1 Merge branch 'td/bump14' into 'main' Krille 2023-01-27 13:40:19 +0000
  • ab7fc034f2 chore: Bump version Christian Pauly 2023-01-27 14:28:35 +0100
  • 25e2205dbf chore: Update enhanced_enum to 0.2.4 Christian Pauly 2023-01-27 14:28:07 +0100
  • 5cc46de44a
    chore: bump version td 2023-01-27 18:54:26 +0530
  • 169ac9c88c Merge branch 'td/deprecateIsBg' into 'main' td 2023-01-27 13:09:13 +0000
  • f9c0fdca69 Merge branch 'td/stopRingtone' into 'main' Krille 2023-01-27 12:58:09 +0000
  • 8a1ca08d7c Merge branch 'td/missedCallreject' into 'main' td 2023-01-27 12:56:45 +0000
  • 6246dd1301
    chore: deprecate isBackground td 2023-01-27 18:18:55 +0530
  • d8ac3b337a
    fix: try to stop ringtone on call termination td 2023-01-27 17:57:53 +0530
  • 10e6b9b0e6 Merge branch 'voip/remove-call-in-group-calls-correctly' into 'main' td 2023-01-27 12:23:19 +0000
  • 8ed9913eb6 fix: Fix can't correctly remove/cleanup call in group call. Duan Weiwei 2023-01-27 12:23:18 +0000
  • 938b475127 Merge branch 'td/iceServers' into 'main' td 2023-01-27 12:05:07 +0000
  • 9a232580be fix: send all servers for getIceServers td 2023-01-27 12:05:07 +0000
  • ce0bdd9dc6
    fix: only send call reject event when needed td 2023-01-27 17:16:41 +0530
  • 07b0c3fe4d Merge branch 'td/dartImage' into 'main' Nicolas Werner 2023-01-27 11:39:30 +0000
  • 75dca4e950
    fix: use tagged dart images in ci td 2023-01-27 17:00:33 +0530
  • da0b3c4c46 Merge branch 'td/choreBump' into 'main' td 2023-01-23 07:02:58 +0000
  • 607732405c
    chore: bump version td 2023-01-23 12:23:45 +0530
  • 441df7851b Merge branch 'td/glare' into 'main' td 2023-01-23 06:48:09 +0000
  • 262b456010 fix: glare td 2023-01-23 06:48:07 +0000
  • 73af358764 Merge branch 'td/groupCallStateUpdates' into 'main' td 2023-01-23 06:48:06 +0000
  • 5510049dec
    fix: update groupCalls state stream td 2023-01-23 06:43:35 +0530
  • e81fce1f1f Merge branch 'td/generateInviteLink' into 'main' Nicolas Werner 2023-01-20 07:32:56 +0000
  • bbdb98340c Merge branch 'td/groupCallFixes' into 'main' Nicolas Werner 2023-01-20 07:32:52 +0000
  • 9e649b7d37
    fix: tweak some stuff in group calls code for group calls onboarding feat td 2023-01-20 03:46:20 +0530