David Baker
|
719faed2ff
|
Separate toasts for existing & new device verification
Separate device verification toasts into ones for devices that were
there when the app loaded and a separate toast for each device that
has appeared since.
Reverts part of https://github.com/matrix-org/matrix-react-sdk/pull/4506
(clicking a device from your own UserInfo now triggers the legacy
verification flow again).
Fixes https://github.com/vector-im/riot-web/issues/13422
Fixes https://github.com/vector-im/riot-web/issues/13418
|
2020-04-28 18:35:16 +01:00 |
Michael Telatynski
|
dd1f1b3092
|
Merge pull request #4452 from matrix-org/t3chguy/autocomplete
Convert autocomplete stuff to TypeScript
|
2020-04-22 10:20:24 +01:00 |
Michael Telatynski
|
fced4ea51e
|
Convert autocomplete stuff to TypeScript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-20 19:00:54 +01:00 |
Travis Ralston
|
36f154f2b2
|
Name Jitsi correctly in args
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
|
2020-04-20 09:35:35 -06:00 |
Travis Ralston
|
a55698e943
|
Merge branch 'travis/moar-jitsi' into travis/addwidget-improvements
|
2020-04-20 09:22:38 -06:00 |
Travis Ralston
|
d8a5ba9b14
|
Merge branch 'develop' into travis/moar-jitsi
|
2020-04-20 09:21:48 -06:00 |
Michael Telatynski
|
881848b98b
|
Add modal to confirm that rageshake from cmd was sent
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-19 12:19:31 +01:00 |
Michael Telatynski
|
170d10a1a6
|
Add rageshake slash command
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-19 12:09:07 +01:00 |
Travis Ralston
|
77bdde4021
|
Merge branch 'travis/moar-jitsi' into travis/addwidget-improvements
|
2020-04-14 12:58:16 -06:00 |
Travis Ralston
|
4fe16b1b84
|
Merge branch 'develop' into travis/moar-jitsi
|
2020-04-14 12:57:28 -06:00 |
Michael Telatynski
|
6d33138950
|
op/deop return error if trying to affect an unknown user
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-11 16:41:07 +01:00 |
Michael Telatynski
|
caf0b25bd0
|
Only send typing notification when composing commands which send messages
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-10 13:59:01 +01:00 |
Travis Ralston
|
0165ff0bc9
|
Allow iframes and Jitsi URLs in /addwidget
Fixes https://github.com/vector-im/riot-web/issues/12784
|
2020-04-09 16:03:40 -06:00 |
Travis Ralston
|
4510499987
|
Fix widgets for all other sources too
|
2020-04-09 15:25:11 -06:00 |
Michael Telatynski
|
8736867dcf
|
fix /invite Slash Command
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-01 16:53:25 +01:00 |
Michael Telatynski
|
80479195c8
|
iterate PR based on feedback. Remove newballsplease cmd alias
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-31 11:53:26 +01:00 |
Michael Telatynski
|
6e61761012
|
Merge branches 'develop' and 't3chguy/cmds' of github.com:matrix-org/matrix-react-sdk into t3chguy/cmds
Conflicts:
src/SlashCommands.tsx
|
2020-03-31 11:49:53 +01:00 |
Michael Telatynski
|
559b8e174b
|
undo accidental changes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-30 14:13:08 +01:00 |
Michael Telatynski
|
c6d69f3d3f
|
de-tslint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-30 14:09:10 +01:00 |
Michael Telatynski
|
8c2b910c03
|
rework SlashCommands to better expose aliases
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-30 13:59:08 +01:00 |