Travis Ralston
|
a7913f4fe5
|
Merge pull request #4266 from matrix-org/travis/config-wrapper
Support sending config and ready events to capable widgets (Jitsi)
|
2020-03-25 08:26:01 -06:00 |
|
Zoe
|
b7013c6f5d
|
Merge pull request #4273 from matrix-org/foldleft/12704-key-requests
If cached keys are present in the key backup dialog, use them
|
2020-03-25 11:58:24 +00:00 |
|
Zoe
|
936a4a0022
|
lint
|
2020-03-25 11:47:07 +00:00 |
|
Zoe
|
8b2ae3e20f
|
If cached keys are present in the key backup dialog, use them
|
2020-03-25 11:41:59 +00:00 |
|
Bruno Windels
|
8521ed1a45
|
Merge pull request #4265 from ThobyV/thobyv/hide-formatbar-onEnter-highlighted-message
Fix formatbar not hidden on highlighted message sent
|
2020-03-25 09:01:36 +00:00 |
|
thobyv-kismat
|
b817c06c6e
|
fix failing linter tests
|
2020-03-24 19:09:50 +01:00 |
|
thobyv-kismat
|
91b9a04ede
|
refactor:consider checking if no placeholder
|
2020-03-24 19:00:43 +01:00 |
|
Travis Ralston
|
bdcb65de77
|
Support and send the config over to capable widgets
For https://github.com/vector-im/riot-web/pull/12845
|
2020-03-24 09:55:54 -06:00 |
|
David Baker
|
8f0e5f76af
|
Merge remote-tracking branch 'origin/develop' into dbkr/unify_cross_signing_checks
|
2020-03-24 13:27:12 +00:00 |
|
David Baker
|
0fce57f891
|
Probably OK for debugging info to access private stuff
|
2020-03-24 13:13:28 +00:00 |
|
David Baker
|
96ec18a662
|
Merge pull request #4242 from matrix-org/dbkr/symmetric-ssss-migrate
Migration to symmetric SSSS
|
2020-03-24 13:12:24 +00:00 |
|
David Baker
|
5e1a46c656
|
Update for new name
|
2020-03-24 13:03:07 +00:00 |
|
thobyv-kismat
|
d7953dfa6d
|
fix formatbar not hidden on highlighted message sent
|
2020-03-24 13:09:06 +01:00 |
|
David Baker
|
d6d15bc5c7
|
Add secret storage outdated section to advanced
|
2020-03-24 11:17:33 +00:00 |
|
David Baker
|
99f12a695d
|
Merge pull request #4262 from matrix-org/dbkr/priority_toasts
Always display verification request toasts on top
|
2020-03-24 09:51:35 +00:00 |
|
Bruno Windels
|
edd84ffd3a
|
Merge pull request #4249 from matrix-org/bwindels/assumemethodswhentodevice
Fix: assume SAS is supported when starting request with .start
|
2020-03-23 19:39:43 +00:00 |
|
Michael Telatynski
|
8839383e16
|
Merge pull request #4261 from matrix-org/t3chguy/no_e2ee_logout
Fix logout when Olm failed to load.
|
2020-03-23 18:50:33 +00:00 |
|
David Baker
|
281bc09c9a
|
Use unified function to check cross-signing is ready
Fixes mismatches where the Cross signing panel would say cross
signing was not ready but no toasts would appear.
Fixes https://github.com/vector-im/riot-web/issues/12796
Fixes https://github.com/vector-im/riot-web/issues/12798
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1279
|
2020-03-23 18:36:37 +00:00 |
|
David Baker
|
eae690f3ef
|
Always display verification request toasts on top
As they're interactive and time-sensitive.
Fixes https://github.com/vector-im/riot-web/issues/12141
|
2020-03-23 15:52:59 +00:00 |
|
Michael Telatynski
|
1469690835
|
Fix logout when Olm failed to load.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-23 14:48:55 +00:00 |
|
Bruno Windels
|
cef1fd55b2
|
Merge pull request #4260 from matrix-org/bwindels/filtercanon-altaliases
Fix: filter room list (again) by canonical and alternative aliases
|
2020-03-23 12:48:03 +00:00 |
|
Bruno Windels
|
51c78809e6
|
filter room list by canonical and alternative aliases
|
2020-03-23 12:34:23 +01:00 |
|
Michael Telatynski
|
27ec81f1a2
|
Migrate RoomView to React Contexts in the hope for better temporal stability
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-22 09:41:14 +00:00 |
|
Michael Telatynski
|
a56e474203
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts3
Conflicts:
src/components/structures/LoggedInView.js
|
2020-03-20 16:10:27 +00:00 |
|
Michael Telatynski
|
064b533a4b
|
Merge branches 'develop' and 't3chguy/shortcuts3' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts3
Conflicts:
src/components/structures/RoomView.js
|
2020-03-20 16:06:07 +00:00 |
|
Michael Telatynski
|
8a0ee2fd34
|
iterate PR
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-20 16:00:50 +00:00 |
|
Michael Telatynski
|
75c3a10bfa
|
Merge branches 'develop' and 't3chguy/shortcuts1' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts1
|
2020-03-20 15:57:25 +00:00 |
|
Bruno Windels
|
39bd1da1d0
|
update copy
|
2020-03-20 15:43:05 +01:00 |
|
Bruno Windels
|
1620f2159b
|
add 2020 foundation copyright
|
2020-03-20 15:36:58 +01:00 |
|
Bruno Windels
|
b97b887305
|
fix lint
|
2020-03-20 15:36:58 +01:00 |
|
Bruno Windels
|
510b71b0e5
|
extract manual device verification out of device verify dialog
as the plan is to remove the latter
|
2020-03-20 15:36:58 +01:00 |
|
Bruno Windels
|
301b484371
|
ask request if method is supported rather than checking ourselves
|
2020-03-20 13:37:00 +01:00 |
|
Michael Telatynski
|
c176d1e070
|
Merge pull request #4247 from matrix-org/t3chguy/showHiddentEvents_spoof
Break continuation on showHiddenEvents-rendered events
|
2020-03-20 10:51:17 +00:00 |
|
Michael Telatynski
|
7224243e00
|
Break continuation on showHiddenEvents-rendered events
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-20 09:41:43 +00:00 |
|
Michael Telatynski
|
1c0c3c4695
|
Watch for show-RR settings changes, use room-specific and fix margins
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-20 09:29:59 +00:00 |
|
Michael Telatynski
|
2b40bb905a
|
Add shortcut CmdOrCtrl+. to toggle right panel. Gets rid of forced-update on right panel changes which may not be the ones we care about.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-20 00:18:24 +00:00 |
|
Michael Telatynski
|
4da7ce10de
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 23:15:05 +00:00 |
|
Michael Telatynski
|
f5d490ee78
|
Tidy up code
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 23:11:28 +00:00 |
|
Michael Telatynski
|
d7ca374991
|
open room sublist when using alt-arrows to navigate into it, refire scroll event
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 22:07:22 +00:00 |
|
David Baker
|
ea62a13e59
|
Merge remote-tracking branch 'origin/develop' into dbkr/symmetric-ssss-migrate
|
2020-03-19 21:14:27 +00:00 |
|
David Baker
|
c8691c73ff
|
Allow key backup restore to get the key backup passphrase
And pass this in as the new callback to bootstrap to get the old
key backup passphrase.
|
2020-03-19 20:42:16 +00:00 |
|
David Baker
|
9bfc19f367
|
Fix bug where cross-signing keys would be unintentionally reset
Don't pass the boostrap function directly as a an event handler
as that gets used as the force argument.
|
2020-03-19 20:40:08 +00:00 |
|
Michael Telatynski
|
7d28137cfd
|
Merge branches 'develop' and 't3chguy/shortcuts1' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts1
|
2020-03-19 19:18:20 +00:00 |
|
Michael Telatynski
|
578b3f2b97
|
Improve Keyboard Shortcuts. Add alt-arrows & alt-shift-arrows.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 19:07:33 +00:00 |
|
Travis Ralston
|
20d0e8a888
|
Merge pull request #4234 from matrix-org/travis/wrapped-jitsi
Use a local wrapper for Jitsi calls
|
2020-03-19 11:52:14 -06:00 |
|
Michael Telatynski
|
c616107d1c
|
Merge pull request #4233 from matrix-org/t3chguy/invite_fixes
Invite Dialog fixes
|
2020-03-19 17:32:30 +00:00 |
|
Zoe
|
d4486a3eeb
|
Merge pull request #4229 from matrix-org/foldleft/11574-handle-upload-errors
Report to the user when a key signature upload fails
|
2020-03-19 16:00:18 +00:00 |
|
Michael Telatynski
|
3c2101fa31
|
Fix ctrlOrCmd + Slash shortcut to match the guide
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 15:52:17 +00:00 |
|
Hubert Chathi
|
c6ff6f2a79
|
Merge branch 'develop' into uhoreg/prepare_to_encrypt
|
2020-03-19 10:57:47 -04:00 |
|
Michael Telatynski
|
fb46258528
|
we don't do mx_fadable anymore so get rid of broken RLS disabling
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 13:57:36 +00:00 |
|