Commit Graph

  • 4ae6c2f808 Merge pull request #5762 from timokoesters/fix-servername-parsing Michael Telatynski 2021-03-16 10:12:58 +00:00
  • 787a62846e Merge branch 'develop' into resizable-call-view Šimon Brandner 2021-03-16 07:55:56 +01:00
  • 0e0ccfea88 Merge pull request #5756 from SimonBrandner/hangup-all-on-logout Travis Ralston 2021-03-15 21:10:13 -06:00
  • 7f141276ff initial work on room history key sharing, take 2 Hubert Chathi 2021-03-15 22:56:56 -04:00
  • 78f7711dfd Merge pull request #5757 from matrix-org/travis/cleanup-login Travis Ralston 2021-03-15 16:27:53 -06:00
  • f575625c7a fix: make room directory correct when using a homeserver with explicit port Timo Kösters 2021-03-15 23:13:16 +01:00
  • 8f6f9cd6fa Remove some unnecessary CSS and set MIN_ZOOM to 95 Šimon Brandner 2021-03-15 20:37:39 +01:00
  • e45035582d Add ZOOM_COEFFICIENT with value of 10 Šimon Brandner 2021-03-15 19:28:21 +01:00
  • 7b6d393754 Add a missing space Šimon Brandner 2021-03-15 19:24:44 +01:00
  • 67a57ead96 Export ZOOM_STEP into a variable Šimon Brandner 2021-03-15 19:24:00 +01:00
  • 9c313854d0 Increase defautl size Šimon Brandner 2021-03-15 19:23:40 +01:00
  • 54b8e93ee4 Translated using Weblate (French) Thibault Martin 2021-03-14 16:55:04 +00:00
  • b309562244 v1.7.23 RiotRobot 2021-03-15 15:05:22 +00:00
  • 6c6a7d1bd6 Prepare changelog for v1.7.23 RiotRobot 2021-03-15 15:05:21 +00:00
  • ba28c6d57a Reset matrix-react-sdk back to develop branch RiotRobot 2021-03-15 15:02:17 +00:00
  • 36789fbd65 Reset matrix-js-sdk back to develop branch RiotRobot 2021-03-15 15:02:04 +00:00
  • 1c7828e7c2 v1.7.23 v1.7.23 RiotRobot 2021-03-15 14:58:22 +00:00
  • 597c18932b Prepare changelog for v1.7.23 RiotRobot 2021-03-15 14:58:22 +00:00
  • 84b21576bd Upgrade matrix-react-sdk to 3.16.0 RiotRobot 2021-03-15 14:55:18 +00:00
  • 0c14e45d65 Upgrade matrix-js-sdk to 9.9.0 RiotRobot 2021-03-15 14:53:21 +00:00
  • 3154dd6cd4 Add SDK version to changelog RiotRobot 2021-03-15 14:48:40 +00:00
  • a696c09e1e Reset matrix-js-sdk back to develop branch RiotRobot 2021-03-15 14:47:08 +00:00
  • 1d1263c39a Resetting package fields for development RiotRobot 2021-03-15 14:46:57 +00:00
  • a9a50663a3 Merge branch 'master' into develop RiotRobot 2021-03-15 14:46:56 +00:00
  • 44fd41cb1e v3.16.0 RiotRobot 2021-03-15 14:45:36 +00:00
  • 2ef9f3327e Prepare changelog for v3.16.0 RiotRobot 2021-03-15 14:45:35 +00:00
  • da627dab20 Upgrade matrix-js-sdk to 9.9.0 RiotRobot 2021-03-15 14:38:57 +00:00
  • 62983ca48e Fix space panel alignments when no scrollbar is present Michael Telatynski 2021-03-15 12:57:35 +00:00
  • 272f06d57a Fix Space Panel exploding with cyclic hierarchies Michael Telatynski 2021-03-15 12:16:48 +00:00
  • f9eace1729 Rebuild alignment of the menu buttons and notification badges Michael Telatynski 2021-03-15 11:59:46 +00:00
  • a2d63f5fb7 Merge pull request #5760 from maunium/allow-details Michael Telatynski 2021-03-15 09:24:28 +00:00
  • 830080c23e Add details and summary to allowed HTML tags Tulir Asokan 2021-03-14 19:34:33 +02:00
  • 92a12b7ac0 Translated using Weblate (Irish) Graeme Power 2021-03-13 16:28:59 +00:00
  • bcf4aaee95 Translated using Weblate (German) Sven Grewe 2021-03-12 16:41:35 +00:00
  • f2b98f14d4 Translated using Weblate (German) libexus 2021-03-13 13:28:28 +00:00
  • b27a8e3c3a Merge branch 'develop' into improve-image-view Šimon Brandner 2021-03-14 08:30:28 +01:00
  • e5794a4c80 linter Panagiotis 2021-03-13 19:52:59 +02:00
  • 4d2ecc98b0 fix: decrease the size of CallView on smaller screens Panagiotis 2021-03-13 19:11:57 +02:00
  • 879dd6eaea fix: make status bar area not show when it is undefined Panagiotis 2021-03-13 15:24:26 +02:00
  • 6a5ea970e9 fix: make call area smaller on small screens Panagiotis 2021-03-13 15:20:42 +02:00
  • 228070f533 Fix comment style + improve comments Clemens Zeidler 2021-03-13 21:53:58 +13:00
  • 4811154f25 Remove now-unused assets and CSS from CompleteSecurity step Travis Ralston 2021-03-12 15:24:16 -07:00
  • 9b6d9b3bf1 years are difficult Travis Ralston 2021-03-12 15:02:39 -07:00
  • 75cfd9a8f5 Redirect to login properly Travis Ralston 2021-03-12 15:01:05 -07:00
  • c8d7b0e1b9 Collapse copyright Travis Ralston 2021-03-12 14:56:47 -07:00
  • 25485edb3f Merge branch 'develop' into travis/welcome-login Travis Ralston 2021-03-12 14:55:40 -07:00
  • d3541b78eb Merge pull request #5714 from matrix-org/travis/media-customization Travis Ralston 2021-03-12 11:01:59 -07:00
  • 3e50b12548 Translated using Weblate (German) libexus 2021-03-12 17:18:45 +00:00
  • 7854cef727 Translated using Weblate (German) Sven Grewe 2021-03-12 17:47:17 +00:00
  • 6210614ce7 Rebuild space panel layout to resolve weirdness with selections and nesting Michael Telatynski 2021-03-12 17:37:15 +00:00
  • 442122564f Translated using Weblate (German) @a2sc:matrix.org 2021-03-10 21:46:14 +00:00
  • 4e267da6ad Translated using Weblate (German) Sven Grewe 2021-03-12 16:57:30 +00:00
  • 86e13eeba6 Translated using Weblate (German) libexus 2021-03-12 17:04:10 +00:00
  • 02051a39ff Hangup all calls on logout Šimon Brandner 2021-03-12 13:55:14 +01:00
  • 8c8b46b984 Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering Tulir Asokan 2021-03-12 14:18:12 +02:00
  • 6fdc7a0860 remove old copyright notice, this is a new file Aaron Raimist 2021-03-12 05:45:22 -06:00
  • 4987359eef Merge pull request #5718 from panoschal/edit-view-source J. Ryan Stinnett 2021-03-12 11:40:54 +00:00
  • a8a8741c06 Make FocusRoomSearch a NavigationAction Clemens Zeidler 2021-03-12 19:40:28 +13:00
  • f5d69ba91f Merge branch 'develop' into warn-on-access-token-reveal Aaron Raimist 2021-03-11 22:51:46 -06:00
  • 2a21d45ac0 Merge branch 'develop' into key-bindings Clemens Zeidler 2021-03-12 16:44:12 +13:00
  • 5b65f367d3 Use resourceId in plain body Šimon Brandner 2021-03-11 18:50:35 +01:00
  • 37b6162c25 Use resourceId in formatted body Šimon Brandner 2021-03-11 08:29:03 +01:00
  • 7c8c85161d Merge pull request #5748 from SimonBrandner/compat-for-non-rich-text-clients Travis Ralston 2021-03-11 11:29:26 -07:00
  • d4f67d94a4 Use resourceId in plain body Šimon Brandner 2021-03-11 18:50:35 +01:00
  • 62fa60f109 Use resourceId in formatted body Šimon Brandner 2021-03-11 08:29:03 +01:00
  • 9ac5f4d2ee Merge pull request #5754 from panoschal/fix/pills-selection-bug Michael Telatynski 2021-03-11 17:28:45 +00:00
  • 104bcdd0b0 Merge branch 'develop' into forgot-password-validation panoschal 2021-03-11 19:18:08 +02:00
  • a1eabde3a3 fix: create a PillCandidatePart on the beginning of a part string Panagiotis 2021-03-11 19:14:04 +02:00
  • 6ab235f10c Fix tests for new call path Travis Ralston 2021-03-11 09:42:55 -07:00
  • 90817f3bc6 Developer documentation Travis Ralston 2021-03-11 09:19:34 -07:00
  • a9a4bd50ca Merge branch 'develop' into travis/media-customization Travis Ralston 2021-03-11 08:37:49 -07:00
  • be7fb33a67 Merge branch 'develop' into edit-view-source Panagiotis 2021-03-11 17:07:56 +02:00
  • 229a95f190 Merge pull request #5734 from matrix-org/travis/skinning/pt3-easy-comps Travis Ralston 2021-03-11 07:26:20 -07:00
  • b61fd1da64 Merge pull request #5753 from matrix-org/jryans/fsync-reskindex J. Ryan Stinnett 2021-03-11 14:19:04 +00:00
  • 235bafab23 Merge pull request #5752 from matrix-org/t3chguy/unused-css1 Michael Telatynski 2021-03-11 14:07:52 +00:00
  • 081e745417 Merge pull request #5751 from matrix-org/t3chguy/spaces4.7 Michael Telatynski 2021-03-11 14:06:31 +00:00
  • b2d4639ec9 Use fsync in reskindex to ensure file is written to disk J. Ryan Stinnett 2021-03-11 13:40:11 +00:00
  • 6a939c4de8 Merge pull request #5727 from matrix-org/matthew/rework-cross-signing-login J. Ryan Stinnett 2021-03-11 12:53:55 +00:00
  • c2e05c647e Remove unused common CSS classes Michael Telatynski 2021-03-11 11:56:53 +00:00
  • 6d81634eec Rebuild space previews with new designs Michael Telatynski 2021-03-11 11:49:43 +00:00
  • c160a66a94 Merge pull request #5746 from matrix-org/travis/fix-rr-rel Travis Ralston 2021-03-11 04:38:01 -07:00
  • d591e507da Merge pull request #5750 from matrix-org/t3chguy/spaces4.6 Michael Telatynski 2021-03-11 11:17:39 +00:00
  • bd3386358a Merge pull request #5749 from matrix-org/t3chguy/spaces4.6 Michael Telatynski 2021-03-11 11:17:36 +00:00
  • 4ca838d4c7 Properly gate SpaceRoomView behind labs Michael Telatynski 2021-03-11 11:04:39 +00:00
  • 6bff9f9a20 v1.7.23-rc.1 RiotRobot 2021-03-11 10:13:06 +00:00
  • 42139ec30d Prepare changelog for v1.7.23-rc.1 RiotRobot 2021-03-11 10:13:05 +00:00
  • 7f52e78748 Make styles dynamic Travis Ralston 2021-03-10 21:08:01 -07:00
  • baab0a0952 Change read receipt drift to be non-fractional Travis Ralston 2021-03-10 16:47:27 -07:00
  • 0343a3337d Merge pull request #5745 from matrix-org/travis/fix-rr-maybe Travis Ralston 2021-03-10 17:39:16 -07:00
  • 88a2bdb119 Change read receipt drift to be non-fractional Travis Ralston 2021-03-10 16:47:27 -07:00
  • 066f72fcdb feat: require strong password in forgot password form Panagiotis 2021-03-11 00:14:55 +02:00
  • 4ebd35f845 Remove unused functions Travis Ralston 2021-03-09 14:59:17 -07:00
  • ebf1efe01b docs Travis Ralston 2021-03-09 14:16:15 -07:00
  • a7debdd946 Fix tinting for download icon Travis Ralston 2021-03-09 12:54:20 -07:00
  • af9f17219b Fix MemberAvatar crash from EventTilePreview Travis Ralston 2021-03-09 12:41:36 -07:00
  • 125aef24b9 Convert edge cases of MXC URI conversion to new customisation endpoint Travis Ralston 2021-03-08 17:04:00 -07:00
  • 4688c887c4 Fix GroupAvatar crash Travis Ralston 2021-03-08 17:03:29 -07:00
  • 2a40bc87cc Fix ResizeMethod usage Travis Ralston 2021-03-08 17:03:14 -07:00
  • 533c9fed64 Appease the linter Travis Ralston 2021-03-05 18:49:32 -07:00
  • fa5d98c319 Convert cases of getHttpUriForMxc to new media customisation Travis Ralston 2021-03-05 18:45:09 -07:00