Michael Telatynski
|
d783ce86c8
|
Use noreferrer in addition to noopener for edge case browsers
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-02-23 22:14:29 +00:00 |
|
Bruno Windels
|
30ae6dbdbb
|
also detect aliases using new /aliases endpoint for room access settings
|
2020-02-19 11:18:56 +01:00 |
|
Travis Ralston
|
042bd35d79
|
Fix MatrixClientPeg imports
|
2019-12-22 21:15:54 -07:00 |
|
Travis Ralston
|
d56f0f2a25
|
Convert many imports to handle ES6 exports
Reliant upon https://github.com/matrix-org/matrix-react-sdk/pull/3761
|
2019-12-22 21:04:42 -07:00 |
|
Travis Ralston
|
50614fa7fb
|
Attach an onChange listener to the room's blacklist devices option
Fixes https://github.com/vector-im/riot-web/issues/9235
The global option in user settings is unaffected by this bug. Users who have previously set the per-room flag without success can simply refresh the page and the change will be picked up. The bug here is that the current session would not update accordingly, however.
Introduced in https://github.com/matrix-org/matrix-react-sdk/pull/2523
|
2019-03-22 14:22:20 -06:00 |
|
Travis Ralston
|
7d207ca2c3
|
speeling
|
2019-02-28 20:45:31 -07:00 |
|
Travis Ralston
|
9402e81835
|
Get confirmation before enabling encryption
Fixes https://github.com/vector-im/riot-web/issues/8843
|
2019-02-28 20:39:07 -07:00 |
|
Travis Ralston
|
bd54a401bc
|
Sort settings tabs into a logical structure
Fixes https://github.com/vector-im/riot-web/issues/8864
|
2019-02-22 11:33:03 -07:00 |
|