Commit Graph

  • a6f4c6f28d Update matrix-widget-api to fix build issues Travis Ralston 2021-06-23 11:25:19 -06:00
  • e25940cbdd Convert PresenceLabel to TS Šimon Brandner 2021-06-23 19:18:36 +02:00
  • 87d27593de Convert MemberTile to TS Šimon Brandner 2021-06-23 17:28:02 +02:00
  • d5acfc6cf4 Convert EntityTile to TS Šimon Brandner 2021-06-23 17:27:53 +02:00
  • e290fdaabc Update widget-api for https://github.com/matrix-org/matrix-react-sdk/pull/6178 Travis Ralston 2021-06-23 11:21:56 -06:00
  • 9d07519214 Merge remote-tracking branch 'nordeck/nic/feat/DisableModalWidgetButtons' into develop Travis Ralston 2021-06-23 11:21:19 -06:00
  • e696a1d5dc Update membership reason handling, including leave reason displaying Travis Ralston 2021-06-23 10:31:08 -06:00
  • ebcd68428e Prefer machine's native arch on macOS J. Ryan Stinnett 2021-06-23 16:42:00 +01:00
  • ef2dcaea3d Merge pull request #6250 from matrix-org/t3chguy/fix/16843 Michael Telatynski 2021-06-23 16:22:26 +01:00
  • f63436a2cb Send the current arch when updating J. Ryan Stinnett 2021-06-23 15:51:14 +01:00
  • c5dd6195f2 Fix copy command log J. Ryan Stinnett 2021-06-22 17:22:53 +01:00
  • c3a36bb17d Cross-compile matrix-seshat for aarch64-apple-darwin J. Ryan Stinnett 2021-06-22 17:19:02 +01:00
  • f3c1db3313 Cross-compile SQLCipher for aarch64-apple-darwin J. Ryan Stinnett 2021-06-22 16:35:26 +01:00
  • c57a173649 Check for Rust host and target support J. Ryan Stinnett 2021-06-22 13:37:33 +01:00
  • 48dc1ab396 Print rejections that reach the root handler J. Ryan Stinnett 2021-06-22 13:35:39 +01:00
  • 997f2c21bf Use targets in hak environment for cross-compiling J. Ryan Stinnett 2021-06-18 17:38:22 +01:00
  • a171fa417b Borrow target definition from electron-builder J. Ryan Stinnett 2021-06-18 17:02:34 +01:00
  • 115f25165a Rename hak target to runtime version J. Ryan Stinnett 2021-06-18 16:40:00 +01:00
  • c1ca909c7c Limit macOS updates to x86_64 temporarily J. Ryan Stinnett 2021-05-27 16:03:18 +01:00
  • 5d93216c94 Decrease e2e shield fill mask size so that it doesn't overlap Michael Telatynski 2021-06-23 16:10:47 +01:00
  • b7a821a9e4 .tsx can also be tests Šimon Brandner 2021-06-23 14:59:36 +02:00
  • 0df6200dd0 Convert MemberList-test to TS Šimon Brandner 2021-06-23 14:32:41 +02:00
  • 99c442cea7 Convert MemberList to TS Šimon Brandner 2021-06-23 13:45:55 +02:00
  • f28a37aba5 Merge pull request #17742 from vector-im/jaywink/tiny-whitespace-fix Travis Ralston 2021-06-23 08:00:03 -06:00
  • e2a109667a Merge branch 'develop' of github.com:vector-im/element-web into t3chguy/ts/5.1 Michael Telatynski 2021-06-23 14:54:06 +01:00
  • a8dfc4488f Convert more of js-sdk crypto and fix underscored field accesses Michael Telatynski 2021-06-23 14:47:24 +01:00
  • 26380719a1 Fix whitespace in Dockerfile Jason Robinson 2021-06-23 15:42:30 +03:00
  • 73b7610228 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5.1 Michael Telatynski 2021-06-23 13:05:21 +01:00
  • cdb97d5494 Fix trashcan.svg by exporting it with its viewbox Michael Telatynski 2021-06-23 12:29:00 +01:00
  • f0ad70f0e7 Merge pull request #5786 from DantrazTrev/DialPad David Baker 2021-06-23 11:41:41 +01:00
  • 1fe1288427 Merge pull request #6247 from SimonBrandner/feature/media-device-handler Michael Telatynski 2021-06-23 11:10:09 +01:00
  • 4ab9758b67 log -> warn Šimon Brandner 2021-06-23 10:43:49 +02:00
  • 0e582c425c Make this look nicer Šimon Brandner 2021-06-23 10:42:19 +02:00
  • 1bef985d46 Remove emmiting that isn't useful for us now Šimon Brandner 2021-06-23 10:39:10 +02:00
  • 95624b3fa6 Add some docs Šimon Brandner 2021-06-23 10:37:15 +02:00
  • a6367c0796 Reintroduce LiveRecording components for maintenance reasons Germain Souquet 2021-06-23 09:33:38 +01:00
  • 6c9e0e54e9 Iterate PR Šimon Brandner 2021-06-23 10:27:51 +02:00
  • 58151d71c5 Handle mid-call output changes Šimon Brandner 2021-06-23 09:56:37 +02:00
  • 35b8f79fbd Merge pull request #6228 from matrix-org/gsouquet/fix-17673 Germain 2021-06-23 09:08:43 +01:00
  • bca19783fa Merge pull request #6246 from matrix-org/gsouquet/fix-dependencies-mismatch Germain 2021-06-23 09:03:15 +01:00
  • 057f46ad9d fix dependency and lockfile mismatch Germain Souquet 2021-06-23 08:44:48 +01:00
  • 9bceb40820 CallMediaHandler -> MediaDeviceHandler Šimon Brandner 2021-06-23 09:26:33 +02:00
  • 5fff64f128 Fix types Jaiwanth 2021-06-23 12:14:20 +05:30
  • b2162c3be9 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations Jaiwanth 2021-06-23 12:09:46 +05:30
  • 438b9d4730 Get rid of jszip and replace it with a custom library Jaiwanth 2021-06-23 11:58:50 +05:30
  • 9d723cd1b6 lint Aaron Raimist 2021-06-22 22:48:01 -05:00
  • 38d0ab3c44 Do not honor string power levels Aaron Raimist 2021-06-22 22:35:47 -05:00
  • 759a4e796f Merge pull request #6234 from SimonBrandner/fix/room-dir-click/13751 Travis Ralston 2021-06-22 19:44:20 -06:00
  • f61370505b Merge pull request #203 from dogancelik/numpad-zoom Travis Ralston 2021-06-22 19:42:49 -06:00
  • d5581f00cc Merge pull request #6239 from matrix-org/t3chguy/fix/17605 Michael Telatynski 2021-06-22 22:56:49 +01:00
  • 50a5c03730 Merge pull request #6151 from matrix-org/t3chguy/fix/17244 Michael Telatynski 2021-06-22 22:52:33 +01:00
  • 2a3b92f7d7 Merge pull request #6244 from matrix-org/t3chguy/fix/17368 Michael Telatynski 2021-06-22 22:50:28 +01:00
  • 9f20d6661d Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17605 Michael Telatynski 2021-06-22 22:49:28 +01:00
  • e4542e13d9 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17244 Michael Telatynski 2021-06-22 22:42:59 +01:00
  • 24b03366a8 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17368 Michael Telatynski 2021-06-22 22:40:59 +01:00
  • bbdc28f56d Merge pull request #6241 from matrix-org/t3chguy/ts/7 Michael Telatynski 2021-06-22 22:34:15 +01:00
  • ffaa19ef2c fix typing Michael Telatynski 2021-06-22 22:27:12 +01:00
  • e0ac200e27 Iterate PR Michael Telatynski 2021-06-22 22:23:09 +01:00
  • 83296b7440 Fix typing Michael Telatynski 2021-06-22 22:19:01 +01:00
  • 9dc8493a5c Hide communities invites and the community autocompleter when Spaces Beta is enabled Michael Telatynski 2021-06-22 22:07:42 +01:00
  • 1286be1ffb Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17244 Michael Telatynski 2021-06-22 22:02:09 +01:00
  • 5dc542f189 Iterate PR Michael Telatynski 2021-06-22 22:01:18 +01:00
  • c316eb841a Merge pull request #6179 from aaronraimist/open-local-addresses Travis Ralston 2021-06-22 14:48:02 -06:00
  • bbcd64263d Merge pull request #6137 from matrix-org/t3chguy/fix/17282 Michael Telatynski 2021-06-22 21:36:43 +01:00
  • d212175e63 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282 Michael Telatynski 2021-06-22 21:29:52 +01:00
  • b3b9135b1f Merge pull request #6134 from matrix-org/t3chguy/fix/17529 Michael Telatynski 2021-06-22 21:28:51 +01:00
  • 49d20d2530 consolidate the two onRoomAccountData listeners Michael Telatynski 2021-06-22 21:22:30 +01:00
  • 99e3aea1e5 i18n and regen yarn lock Michael Telatynski 2021-06-22 21:17:33 +01:00
  • 02d0999b18 Merge pull request #201 from aaronraimist/invalid-config Travis Ralston 2021-06-22 14:16:24 -06:00
  • 6e3c647109 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282 Michael Telatynski 2021-06-22 21:15:53 +01:00
  • 7948aa6181 Iterate PR, improve jsdoc and switch function style Michael Telatynski 2021-06-22 21:10:29 +01:00
  • 1180741cc2 Merge pull request #6000 from robintown/event-tile-preview-fixes Travis Ralston 2021-06-22 13:57:07 -06:00
  • cecf0ce299 Convert MessagePanel, TimelinePanel, ScrollPanel, and more to Typescript Michael Telatynski 2021-06-22 20:41:26 +01:00
  • 5b15bc9b5d Added translation using Weblate (Tamil) Ridhubharan 2021-06-22 17:30:41 +00:00
  • 54da2df8c0 Merge pull request #17723 from vector-im/t3chguy/types/react Michael Telatynski 2021-06-22 18:22:26 +01:00
  • 0be08b293b Merge pull request #6233 from matrix-org/t3chguy/types/react Michael Telatynski 2021-06-22 18:22:25 +01:00
  • 6fd1dc7d18 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/7 Michael Telatynski 2021-06-22 18:09:24 +01:00
  • 47bddac0a6 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/types/react Michael Telatynski 2021-06-22 18:08:10 +01:00
  • d96d861983 Merge pull request #6242 from matrix-org/t3chguy/ts/fix Michael Telatynski 2021-06-22 18:08:00 +01:00
  • 42d33cf091 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/types/react Michael Telatynski 2021-06-22 18:03:39 +01:00
  • 505eb13461 Merge branch 'develop' of github.com:vector-im/element-web into t3chguy/types/react Michael Telatynski 2021-06-22 18:03:33 +01:00
  • cd04fb76dc Fix type error Michael Telatynski 2021-06-22 18:01:29 +01:00
  • 28c61cca27 Remove pinned resolution for @types/react to 16.x Michael Telatynski 2021-06-22 17:56:52 +01:00
  • c22b195bbd Remove pinned resolution for @types/react to 16.x Michael Telatynski 2021-06-22 17:56:52 +01:00
  • 59052b1eb7 Merge pull request #6199 from matrix-org/t3chguy/fix/17665 Michael Telatynski 2021-06-22 17:46:57 +01:00
  • e0aa142db7 Merge pull request #6215 from matrix-org/t3chguy/ts/5 Michael Telatynski 2021-06-22 17:41:29 +01:00
  • e3e6b74272 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17665 Michael Telatynski 2021-06-22 17:38:05 +01:00
  • 55292e8beb Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/types/react Michael Telatynski 2021-06-22 17:34:05 +01:00
  • 59258585b3 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5 Michael Telatynski 2021-06-22 17:28:19 +01:00
  • 4a66794236 update copy Michael Telatynski 2021-06-22 17:26:19 +01:00
  • a839d0f396 More typescript conversion Michael Telatynski 2021-06-22 17:23:13 +01:00
  • 6d92953311 Convert bunch of utils to TS Michael Telatynski 2021-06-22 17:22:38 +01:00
  • cbfab29a5c Merge pull request #6236 from matrix-org/gsouquet/bk-branch-matching Germain 2021-06-22 16:44:15 +01:00
  • b092686453 improve comment grammar Germain Souquet 2021-06-22 16:14:01 +01:00
  • fca2feaae8 make github env variable check first as it is new home for ci Germain Souquet 2021-06-22 16:09:33 +01:00
  • d0dc5cf347 Update early MSC3083 support Michael Telatynski 2021-06-22 16:07:05 +01:00
  • 6b4e6f6be6 Merge pull request #215 from alarsyo/develop Michael Telatynski 2021-06-22 15:43:27 +01:00
  • 10a11242ff Don't show Quit warning on keyUp residual event Antoine Martin 2021-06-21 15:17:28 +02:00
  • 3c9cd938d0 remove spurious full stop Michael Telatynski 2021-06-22 15:29:53 +01:00
  • 5b72423ea3 Merge pull request #6230 from matrix-org/gsouquet/fix-17051 Germain 2021-06-22 15:07:04 +01:00