Commit Graph

  • c6a8675526 Merge pull request #17990 from vector-im/revert-17927-patch-1 Michael Telatynski 2021-07-14 09:41:08 +01:00
  • 12b93c1696 Revert "Don't run nginx as root in docker" Michael Telatynski 2021-07-14 09:40:46 +01:00
  • 04db6beb10 Remove stale comment Šimon Brandner 2021-07-14 10:30:24 +02:00
  • ae4d8c291d It's not an override Šimon Brandner 2021-07-14 10:23:24 +02:00
  • f26c75bdcc Use margin instead of padding Šimon Brandner 2021-07-14 10:23:10 +02:00
  • 586e85cbff Use MFileBody in replies Šimon Brandner 2021-07-14 10:14:44 +02:00
  • 503995270c Merge pull request #17927 from JuniorJPDJ/patch-1 Michael Telatynski 2021-07-14 09:08:09 +01:00
  • 18355599e8 Fix senderProfile getting cutoff Šimon Brandner 2021-07-14 10:07:41 +02:00
  • 4afd985e7e Kill off _afterComponentWillUnmount Šimon Brandner 2021-07-14 09:55:14 +02:00
  • 2a66269383 Merge pull request #6372 from SimonBrandner/feature/bigger-image-view-buttons Germain 2021-07-14 08:55:08 +01:00
  • bde26a809a Omit onFinished Šimon Brandner 2021-07-14 09:54:33 +02:00
  • 7b35d2c270 FORCED_IMAGE_HEIGHT into a const Šimon Brandner 2021-07-14 09:53:40 +02:00
  • 58dedbeeff Add missing type Šimon Brandner 2021-07-14 09:52:56 +02:00
  • 74ff85ae30 Remove m.sticker since it's not a message type Šimon Brandner 2021-07-14 09:52:45 +02:00
  • 9aae33e076 Use string[] Šimon Brandner 2021-07-14 09:28:37 +02:00
  • 6a285bed5a Make the buttons easier to hit Šimon Brandner 2021-07-14 09:06:41 +02:00
  • 9495ba001c Send clear events to widgets when permitted Travis Ralston 2021-07-13 23:17:17 -06:00
  • deab0407cb Pull another settings lookup out of SearchResultTile loop Robin Townsend 2021-07-13 23:27:49 -04:00
  • 6c4f0526d7 Coalesce falsy values from TextForEvent handlers Robin Townsend 2021-07-13 23:26:09 -04:00
  • 8e64b73bd6 Merge branch 'develop' into text-for-event-perf Robin Townsend 2021-07-13 23:25:16 -04:00
  • 0117d513ea Consolidate disabling of history options Robin Townsend 2021-07-13 23:08:43 -04:00
  • d568e92e06 Merge branch 'develop' into e2ee-history-visibility Robin Townsend 2021-07-13 23:07:11 -04:00
  • 1f131db216 Set a max width on waveform-less tiles Travis Ralston 2021-07-13 19:02:12 -06:00
  • 5a75539b93 Introduce a "pinned" tile shape Travis Ralston 2021-07-13 19:01:55 -06:00
  • 49c9492484 Pass tile shape down to tiles in the notifications panel Travis Ralston 2021-07-13 18:52:07 -06:00
  • ed1fbad6c4 Respect tile shape for voice messages Travis Ralston 2021-07-13 18:51:53 -06:00
  • 9b6495903c Use TileShape enum more universally Travis Ralston 2021-07-13 18:35:56 -06:00
  • de4a29cd3c Merge pull request #6368 from SimonBrandner/feature/reorder-buttons-image-view Michael Telatynski 2021-07-13 19:51:32 +01:00
  • 46e1fdf442 Reorder buttons Šimon Brandner 2021-07-13 20:28:49 +02:00
  • 497ea6ee79 Merge pull request #6367 from SimonBrandner/ignore-vscode Michael Telatynski 2021-07-13 19:19:47 +01:00
  • 6155c5bea0 Merge pull request #17982 from SimonBrandner/ignore-vscode Michael Telatynski 2021-07-13 19:19:33 +01:00
  • 768066e764 Merge pull request #231 from SimonBrandner/ignore-vscode Michael Telatynski 2021-07-13 19:19:08 +01:00
  • 6a89d15807 Ignore vscode Šimon Brandner 2021-07-13 20:11:56 +02:00
  • e436b87e80 Ignore vscode Šimon Brandner 2021-07-13 20:11:54 +02:00
  • 3a0408a4cc Ignore vscode Šimon Brandner 2021-07-13 20:11:52 +02:00
  • 45a265a59a Undo changes to translation files other than en_EN Paulo Pinto 2021-07-13 18:10:34 +01:00
  • d7feaf55c2 Undo changes to the CHANGELOG Paulo Pinto 2021-07-13 16:55:41 +01:00
  • 59a1df71c8 remove redundant Promise.all Michael Telatynski 2021-07-13 17:05:57 +01:00
  • bbd785b158 Move blurhashing into a Worker and use OffscreenCanvas where possible for thumbnailing Michael Telatynski 2021-07-13 16:57:40 +01:00
  • 76157a7b48 Standardise casing of integration manager Paulo Pinto 2021-07-13 16:04:50 +01:00
  • 6884b2aa6d Standardise spelling of identity server Paulo Pinto 2021-07-13 15:26:38 +01:00
  • 09d08882e3 Standardise casing of identity server Paulo Pinto 2021-07-13 15:05:27 +01:00
  • 7a8400e5c7 Standardise spelling and casing of homeserver Paulo Pinto 2021-07-12 20:36:28 +01:00
  • 0b6789c290 Standardise casing of identity server Paulo Pinto 2021-07-13 16:13:41 +01:00
  • 5a80530eff Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c4 Michael Telatynski 2021-07-13 15:46:48 +01:00
  • 202f3de54b Merge branch 'develop' of github.com:vector-im/element-web into t3chguy/ts/c4 Michael Telatynski 2021-07-13 15:46:28 +01:00
  • 80f3a64f53 Merge pull request #6362 from matrix-org/t3chguy/fix/inviting Michael Telatynski 2021-07-13 14:39:28 +01:00
  • 82e0bcea65 Remove unnecessary code Šimon Brandner 2021-07-13 13:44:00 +02:00
  • d7acaa9fb0 Update onEncryptionChange dialog Šimon Brandner 2021-07-13 13:38:48 +02:00
  • 0e4ea97050 Add defaultEncrypted prop Šimon Brandner 2021-07-13 13:31:24 +02:00
  • 0bbdfefd0d Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering Šimon Brandner 2021-07-13 13:21:27 +02:00
  • 1bca5371d1 Fix redacted messages for the 100th #*&@*%^ time Šimon Brandner 2021-07-13 13:18:01 +02:00
  • 8f831a89f6 Remove unused code Šimon Brandner 2021-07-13 13:07:47 +02:00
  • 1ec4ead62d Unused imports Šimon Brandner 2021-07-13 13:04:59 +02:00
  • 2660e25d6e Deduplicate some code Šimon Brandner 2021-07-13 13:04:37 +02:00
  • 7433419649 Fix inviter exploding due to member being null Michael Telatynski 2021-07-13 11:37:31 +01:00
  • 8e456b062a More unused CSS Šimon Brandner 2021-07-13 12:32:17 +02:00
  • d149cead5f Remove unused CSS Šimon Brandner 2021-07-13 12:27:03 +02:00
  • 8fc90e1d53 Fix isInfoMessage regression Šimon Brandner 2021-07-13 12:26:14 +02:00
  • b4ae54dcce Remove unused CSS Šimon Brandner 2021-07-13 12:15:22 +02:00
  • 75e7948ca8 Handle event edits Šimon Brandner 2021-07-13 11:57:40 +02:00
  • 866a11d7e3 Fix image alignment issues Šimon Brandner 2021-07-13 11:49:49 +02:00
  • 20e5e86f1a Merge pull request #17973 from vector-im/jryans/rm-canvas-docker-deps J. Ryan Stinnett 2021-07-13 10:17:09 +01:00
  • 3c10bc54ba Remove canvas native dependencies from Dockerfile J. Ryan Stinnett 2021-07-13 09:58:41 +01:00
  • fca5125c5b Improve redacted body look Šimon Brandner 2021-07-13 10:36:44 +02:00
  • 290174b031 fix group layout and IRC layout regressions Germain Souquet 2021-07-13 10:36:35 +02:00
  • ba3e7e24ba Merge branch 'develop' into gsouquet/message-bubbles-4635 Germain Souquet 2021-07-13 10:15:27 +02:00
  • 1061cb0ffb Fix layout regressions in message bubbles Germain Souquet 2021-07-13 10:15:12 +02:00
  • bc7a8f8406 Handle redaction Šimon Brandner 2021-07-13 10:12:24 +02:00
  • 9455a6d772 Import replaceableComponent Šimon Brandner 2021-07-13 09:40:29 +02:00
  • 562d43e81c Font Šimon Brandner 2021-07-13 09:36:31 +02:00
  • e01d1572ac Formatting Šimon Brandner 2021-07-13 09:34:43 +02:00
  • 43cf7bc611 Remove 0px Šimon Brandner 2021-07-13 09:33:45 +02:00
  • 069180b16d Remove contructor Šimon Brandner 2021-07-13 09:31:28 +02:00
  • c44de3bea8 Enums Šimon Brandner 2021-07-13 09:30:52 +02:00
  • b1fb089816 More compact classNames Šimon Brandner 2021-07-13 09:27:22 +02:00
  • 0bf595d8d4 Enums Šimon Brandner 2021-07-13 09:26:27 +02:00
  • 22b029d116 Relation type Šimon Brandner 2021-07-13 09:24:40 +02:00
  • 63ad95246a EventType enum! Šimon Brandner 2021-07-13 09:23:57 +02:00
  • 931bba747a Replaceable component Šimon Brandner 2021-07-13 09:22:13 +02:00
  • ef1a1ebe12 TS Šimon Brandner 2021-07-13 09:21:33 +02:00
  • e4d1859fb7 Ret type Šimon Brandner 2021-07-13 09:21:05 +02:00
  • 4cf4ab2266 Return type Šimon Brandner 2021-07-13 09:20:40 +02:00
  • af7769ce93 Types! Šimon Brandner 2021-07-13 09:20:13 +02:00
  • 86580f3f20 current target Šimon Brandner 2021-07-13 09:19:45 +02:00
  • 6193bc2a82 Types Šimon Brandner 2021-07-13 09:19:19 +02:00
  • fa4977c4da Use current target Šimon Brandner 2021-07-13 09:18:34 +02:00
  • bdbd03c4ff Types Šimon Brandner 2021-07-13 09:18:05 +02:00
  • 2a403f6cfe Remove additional ? Šimon Brandner 2021-07-13 09:17:18 +02:00
  • 5fc35565df More TS Šimon Brandner 2021-07-13 09:16:53 +02:00
  • 8f8377a71c Types Šimon Brandner 2021-07-13 09:16:01 +02:00
  • 70e94f9af5 Formatting Šimon Brandner 2021-07-13 08:48:43 +02:00
  • b5baf404be Don't use as Šimon Brandner 2021-07-13 08:47:37 +02:00
  • 04098dc74c Remove unnecessary constructor Šimon Brandner 2021-07-13 08:46:45 +02:00
  • ae5e10ff0c Burn sdk.getComponent Šimon Brandner 2021-07-13 08:45:36 +02:00
  • 5f81cfe9d9 Nicer formatting Šimon Brandner 2021-07-13 08:24:18 +02:00
  • 8278b2273d Copy over the whole feature of changing the state for keywords entirely Travis Ralston 2021-07-13 00:23:56 -06:00
  • cbe94c3c5f Kill-off sdk.getComponent Šimon Brandner 2021-07-13 08:23:01 +02:00
  • 7bd7f704f9 Extend IDialogProps Šimon Brandner 2021-07-13 08:20:17 +02:00
  • 2e295a94ed Don't export IProps Šimon Brandner 2021-07-13 08:17:51 +02:00