Commit Graph

  • 29e54806a4 Improve typing for MatrixEvent::getContent generic (#2252) Michael Telatynski 2022-03-21 16:22:21 +00:00
  • d9f0704048 reduce flakiness of e2e verif test Matthew Hodgson 2022-03-20 20:10:45 +00:00
  • 75674d961a Create threads event timeline set in the room model (#2244) Germain 2022-03-18 11:58:59 +00:00
  • 779afbcb39 Apply redaction logic to threaded events (#2246) Germain 2022-03-18 09:30:08 +00:00
  • a3f5ec1ba2 reemit beacon events (#2245) Kerry 2022-03-18 09:56:53 +01:00
  • 524322280b add upsert function for updating beacon events (#2247) Kerry 2022-03-18 09:52:27 +01:00
  • 905a884f72 Formalise guidelines around writing tests (#2179) James Salter 2022-03-17 09:10:12 +00:00
  • 157635476b fix missed types for event emitter (#2243) Kerry 2022-03-16 13:50:07 +01:00
  • 18943d6519 emit aggregate room beacon liveness (#2241) Kerry 2022-03-16 09:54:13 +01:00
  • 42b3b73551 Fix threads reply count sometimes off by one (#2240) Germain 2022-03-16 00:59:12 +00:00
  • ee9eccb85a Resetting package fields for development RiotRobot 2022-03-15 14:22:43 +00:00
  • 03a8d9edb6 Merge branch 'master' into develop RiotRobot 2022-03-15 14:22:42 +00:00
  • f1db4dc668 v16.0.0 v16.0.0 RiotRobot 2022-03-15 14:17:54 +00:00
  • 98c1710ac1 Prepare changelog for v16.0.0 RiotRobot 2022-03-15 14:17:54 +00:00
  • 510833b2f2 Use stable value for fallback (#2239) Germain 2022-03-15 13:52:33 +00:00
  • c2fdb4478d Live location sharing - create m.beacon_info events (#2238) Kerry 2022-03-15 10:31:32 +01:00
  • 57d71ccd0f Move test-utils into a directory (#2236) Kerry 2022-03-14 14:55:11 +01:00
  • d064d82fcc Beacon event types from MSC3489 (#2230) Kerry 2022-03-14 13:13:28 +01:00
  • 17f3920ddd Send and handle stable name for withheld codes (#2232) Hubert Chathi 2022-03-11 16:21:06 -05:00
  • 9fc8048c30 Fix incorrect toJSON for filter-component (#2231) Germain 2022-03-11 10:46:18 +00:00
  • 9058dbf289 Switch to using stable values for Threads (#2228) Germain 2022-03-11 09:04:17 +00:00
  • e16e7bc098 Location event helper functions (#2229) Kerry 2022-03-10 18:40:13 +01:00
  • dbcd01bb43 Fix missing threads in thread list (#2226) Germain 2022-03-10 16:44:42 +00:00
  • 40d1674a5c Fix incorrect usage of unstable variant of is_falling_back (#2227) Michael Telatynski 2022-03-10 15:31:57 +00:00
  • 35a375e3d2 Update thread relation fields to match MSC3440 changes (#2218) Michael Telatynski 2022-03-09 16:15:44 +00:00
  • 460f4f9254 fix thread fallback targeting only thread relations (#2224) Germain 2022-03-09 11:25:13 +00:00
  • dbd6af745c Add lint for unused locals (#2223) J. Ryan Stinnett 2022-03-09 10:09:00 +00:00
  • 2ac9448646 Disable pending events for thread list when server supports threads (#2222) Germain 2022-03-08 15:51:19 +00:00
  • 3141a7d7c1 v16.0.0-rc.1 v16.0.0-rc.1 RiotRobot 2022-03-08 14:43:46 +00:00
  • 1304e811d0 Prepare changelog for v16.0.0-rc.1 RiotRobot 2022-03-08 13:31:50 +00:00
  • 2ce1e7e6ef Move codecov into the .github dir (#2220) Andy Balaam 2022-03-04 15:56:14 +00:00
  • 70efed1a58 Add test coverage around push rules with no conditions (#2219) Michael Telatynski 2022-03-04 14:03:35 +00:00
  • 9e4f109e80 Fix wrongly asserting that PushRule::conditions is non-null (#2217) Michael Telatynski 2022-03-04 08:36:00 +00:00
  • 5d54bf558c Fix defer not supporting resolving with a Promise<T> (#2216) Michael Telatynski 2022-03-03 21:41:23 +00:00
  • fc5f0e8047 Fix message ordering in threads (#2215) Germain 2022-03-03 15:21:17 +00:00
  • 6bc584ba8b add LocationAssetType enum (#2214) Kerry 2022-03-03 10:49:16 +01:00
  • ac4e504b8d Make eventType optional for relations (#2212) Germain 2022-03-02 14:37:15 +00:00
  • 0abee2a0bf Fix wrong event_id being sent for m.in_reply_to of threads (#2213) Michael Telatynski 2022-03-02 14:27:08 +00:00
  • 4e4afdb795 Update thread info after MSC3440 updates (#2209) Germain 2022-03-02 10:52:08 +00:00
  • 96ba061732 Fix shouldRequestAudio logging Robert Long 2022-03-01 16:27:41 -08:00
  • ee4cbd1ec9 Don't remove streams that still have tracks (#2104) David Baker 2022-01-14 09:43:50 +00:00
  • 2a0dc39eec Fix bug with ine-way audio after a transfer (#2193) David Baker 2022-02-23 09:54:14 +00:00
  • 9b429c1902 Throw error if both browser-index and (node) index are loaded (#2211) Michael Telatynski 2022-03-01 20:42:13 +00:00
  • b782dee2ef Partition root event in thread and room timeline (#2210) Germain 2022-03-01 13:04:24 +00:00
  • 6e25b13312 Send / add end-of-candidates messages Robert Long 2022-02-28 16:07:36 -08:00
  • 54e815085f Fix main field RiotRobot 2022-02-28 17:38:59 +00:00
  • 0739da4ef4 Resetting package fields for development RiotRobot 2022-02-28 16:25:58 +00:00
  • c300a6bdd6 Merge branch 'master' into develop RiotRobot 2022-02-28 16:24:54 +00:00
  • 901d53eb38 v15.6.0 v15.6.0 RiotRobot 2022-02-28 16:16:51 +00:00
  • a54471f737 Prepare changelog for v15.6.0 RiotRobot 2022-02-28 11:53:35 +00:00
  • 1fae9cb3ef Update versions response type (#2208) Germain 2022-02-28 10:44:38 +00:00
  • 124bfc9328 Make createThread more resilient when missing rootEvent (#2207) Germain 2022-02-28 10:02:09 +00:00
  • 94c5e37570 Fix import Robert Long 2022-02-25 10:01:17 -08:00
  • 09fee4a2d9 Allow calls to terminate properly when calling stopClient Robert Long 2022-02-25 09:48:19 -08:00
  • 49994ac4fc Add checks for call/groupCall ended for updateLocalUsermediaStream Robert Long 2022-02-25 09:42:41 -08:00
  • 53aa34fba5 Support for mid-call devices changes (#2154) Šimon Brandner 2022-02-25 15:52:05 +01:00
  • 58756a1973 Provide settings to control the comments codecov adds to PRs (#2206) Andy Balaam 2022-02-25 14:22:09 +00:00
  • 7d9800b817 Stop using development /spaces API in favour of v1 /hierarchy API (#2204) Michael Telatynski 2022-02-25 10:43:24 +00:00
  • e68cabc70e Add logging for all stream creation/cloning/muting Robert Long 2022-02-24 12:55:08 -08:00
  • c819ac634f Fix updating local media streams Robert Long 2022-02-24 12:10:02 -08:00
  • e408590c21 [Release] Fix bug with the /hierarchy API sending invalid requests (#2202) Michael Telatynski 2022-02-24 14:49:51 +00:00
  • 735ccca18b Fix bug with the /hierarchy API sending invalid requests (#2201) Michael Telatynski 2022-02-24 14:49:48 +00:00
  • 946f47e037 Workflow for uploading coverage to codecov (#2200) Andy Balaam 2022-02-24 14:40:20 +00:00
  • 4de1699c49 Add new room state emit RoomStateEvent.Update for lower-frequency hits (#2192) Michael Telatynski 2022-02-24 13:16:59 +00:00
  • 3d9221f054 Generate a JSON coverage file when requested to generate coverage (#2199) Andy Balaam 2022-02-24 13:05:02 +00:00
  • 1d1d59c757 eslint to 8.9.0 (#2198) Kerry 2022-02-24 11:42:31 +01:00
  • af43687354 Export additional types (#2195) Stanislav Demydiuk 2022-02-24 11:35:05 +02:00
  • 2ec5acb55d fix relation sender filter (#2196) Kerry 2022-02-24 09:44:18 +01:00
  • 17f5ab4191 Move device changes to the application. Add methods to set device ids Robert Long 2022-02-23 15:07:13 -08:00
  • 2128f67dc3 Fix bug with ine-way audio after a transfer (#2193) David Baker 2022-02-23 09:54:14 +00:00
  • e270f075a4 Fix call log Robert Long 2022-02-22 16:57:43 -08:00
  • 55dda8420c Update return type for client.getRoom (#2190) Germain 2022-02-22 15:50:23 +00:00
  • d595717e60 v15.6.0-rc.1 v15.6.0-rc.1 RiotRobot 2022-02-22 13:30:52 +00:00
  • 4603d4e578 Prepare changelog for v15.6.0-rc.1 RiotRobot 2022-02-22 13:30:51 +00:00
  • 12e525b664 Improve typing around event emitter handlers (#2180) Michael Telatynski 2022-02-22 12:18:07 +00:00
  • 1ac4cc4b11 Bump matrix-events-sdk to 0.0.1-beta.7 (#2184) Andy Balaam 2022-02-22 11:30:50 +00:00
  • 7b218905fb Fix bug where calls could break if rejected from somewhere else (#2189) David Baker 2022-02-21 18:52:24 +00:00
  • 080426dfdd Fix camera stuck on after call transfer (#2188) David Baker 2022-02-21 17:11:14 +00:00
  • a89c1990d6 Return send event response from MSC3089Branch.createNewVersion() (#2186) Hugh Nimmo-Smith 2022-02-21 15:45:43 +00:00
  • 4e72290d53 Null-guard for undefined rootEvent when creating a thread (#2187) Germain 2022-02-21 15:06:01 +00:00
  • 0ef6c2e35f Add callId to all logs Robert Long 2022-02-18 17:47:01 -08:00
  • 7a249e3ef5 Switch media devices on disconnect Robert Long 2022-02-18 14:35:09 -08:00
  • 353d6bab47 Fix and add a test for toDevice ordering Robert Long 2022-02-18 11:35:56 -08:00
  • 7f21f569d5 Process toDevice events in order Robert Long 2022-02-17 14:08:17 -08:00
  • fa5eae70dd Log complete sync errors Robert Long 2022-02-17 14:07:21 -08:00
  • 7a7318b636 Fix incorrect type referenced in receiptCacheByEventId. (#2185) Patrick Cloke 2022-02-17 12:39:17 -05:00
  • 74d24f38f7 Merge branch 'master' into develop RiotRobot 2022-02-17 11:48:50 +00:00
  • 78dcae9143 v15.5.2 v15.5.2 RiotRobot 2022-02-17 11:45:23 +00:00
  • 0db640a679 Prepare changelog for v15.5.2 RiotRobot 2022-02-17 11:45:22 +00:00
  • a3ddfd519b Fix synthetic read receipt handling (#2174) (#2183) David Baker 2022-02-17 11:29:28 +00:00
  • 3db056ad3e Enable max-bundle (#2182) David Baker 2022-02-16 19:06:46 +00:00
  • e86d8861b9 Add functions to support refresh tokens (#2178) Travis Ralston 2022-02-15 13:07:36 -07:00
  • a2a127d9a4 Remove unused isSafari check Robert Long 2022-02-15 10:53:28 -08:00
  • d12bccd211 Remove safari hack Robert Long 2022-02-15 10:51:22 -08:00
  • 2910e62bb6 Fix synthetic read receipt handling (#2174) Michael Telatynski 2022-02-15 01:45:02 +00:00
  • 2bb14698a5 Revert "Sign backup with cross-signing key when we reset it." (#2175) Michael Telatynski 2022-02-14 19:11:06 +00:00
  • 2fd08d72dc Resetting package fields for development RiotRobot 2022-02-14 15:17:32 +00:00
  • 222f62164c Merge branch 'master' into develop RiotRobot 2022-02-14 15:17:32 +00:00
  • bf8ee39a3f v15.5.1 v15.5.1 RiotRobot 2022-02-14 15:14:04 +00:00
  • cc1d1d76d0 Prepare changelog for v15.5.1 RiotRobot 2022-02-14 15:14:04 +00:00