Michael Telatynski
|
a16a6d2b54
|
Remove redundant event listener
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-21 16:05:44 +01:00 |
|
Michael Telatynski
|
744a4abd1c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
|
2020-10-19 13:08:17 +01:00 |
|
Travis Ralston
|
5f3f7b5263
|
Don't show admin tooling if we're not in the room
Fixes https://github.com/vector-im/element-web/issues/15480
|
2020-10-16 13:43:08 -06:00 |
|
Michael Telatynski
|
f5479d87fe
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 11:28:14 +01:00 |
|
Michael Telatynski
|
a6c81a903c
|
Iterate with new buttons and resize locking
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 11:14:48 +01:00 |
|
Michael Telatynski
|
e885d9cb0d
|
TS improvements
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 22:58:21 +01:00 |
|
Michael Telatynski
|
7820f9c28a
|
Switch to WidgetAvatar
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-12 13:16:55 +01:00 |
|
Michael Telatynski
|
37558f1f0d
|
Improve the context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-12 09:51:49 +01:00 |
|
Michael Telatynski
|
b2dc5542b3
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-09 09:00:38 +01:00 |
|
Michael Telatynski
|
ada6d1aa46
|
Iterate PR
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-09 08:42:21 +01:00 |
|
Michael Telatynski
|
dbb011b8f1
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-07 10:53:17 +01:00 |
|
Michael Telatynski
|
29e3881fb3
|
Iterate design and fix post-merge conflict
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-07 10:36:45 +01:00 |
|
Michael Telatynski
|
c784039cf6
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
Conflicts:
src/components/views/right_panel/WidgetCard.tsx
src/stores/WidgetStore.ts
|
2020-10-07 10:04:45 +01:00 |
|
Michael Telatynski
|
2e45374cf8
|
Update src/components/views/right_panel/UserInfo.tsx
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2020-10-06 22:49:50 +01:00 |
|
Michael Telatynski
|
0bb26831ae
|
Hide Jump to Read Receipt button for users who have not yet sent an RR
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-06 08:28:06 +01:00 |
|
Michael Telatynski
|
f01ea32397
|
Merge pull request #5261 from matrix-org/t3chguy/fix/15279
Fix Encryption Panel close button clashing with Base Card
|
2020-10-02 18:18:20 +01:00 |
|
Travis Ralston
|
2ec94e8a69
|
Appease the linter
|
2020-09-30 20:49:31 -06:00 |
|
Travis Ralston
|
f27071ee64
|
Transition all remaining messaging over (delete the old stuff)
|
2020-09-30 20:20:31 -06:00 |
|
Travis Ralston
|
9377306b81
|
Fix the screenshot button on the right panel card
|
2020-09-30 20:11:27 -06:00 |
|
Michael Telatynski
|
23d95df30b
|
Rebuild the room summary card's widgets section
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-30 17:08:41 +01:00 |
|
Michael Telatynski
|
ed30750f63
|
Extract RoomWidgetContextMenu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-30 15:38:35 +01:00 |
|
Travis Ralston
|
555bcc6010
|
Document remaining (known) cases to fix
|
2020-09-29 15:32:18 -06:00 |
|
Michael Telatynski
|
c4ee8e4a6c
|
Fix Encryption Panel close button clashing with Base Card
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-29 10:11:04 +01:00 |
|
Michael Telatynski
|
f945155d04
|
Convert UserInfo to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-29 10:10:32 +01:00 |
|
Michael Telatynski
|
c1d9d96702
|
Merge pull request #5234 from matrix-org/t3chguy/fix/15192
Only show User Info verify button if the other user has e2ee devices
|
2020-09-21 17:09:29 +01:00 |
|
Michael Telatynski
|
42cdf4b7c9
|
fix undefined devices case
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-21 13:57:33 +01:00 |
|
Michael Telatynski
|
6f7d6f27f1
|
move the check
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-18 18:15:05 +01:00 |
|
Michael Telatynski
|
949b8d9afe
|
Rename apps back to widgets
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-18 16:35:42 +01:00 |
|
Michael Telatynski
|
adcb75facb
|
Only show User Info verify button if the other user has e2ee devices
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-18 14:34:51 +01:00 |
|
Michael Telatynski
|
06c4abd65e
|
Clean up UserInfo to not show a blank Power Selector for users not in room
|
2020-09-16 15:23:08 +01:00 |
|
Michael Telatynski
|
f4f94e31d1
|
UI Feature Flag: Disable integrations entry UI
|
2020-09-16 11:38:50 +01:00 |
|
Travis Ralston
|
8862b8298c
|
Use hooks better
|
2020-09-11 09:04:06 -06:00 |
|
Travis Ralston
|
4cb7381d03
|
Show verification status in the room summary card
Fixes https://github.com/vector-im/element-web/issues/15143
Colours are the same for both light and dark theme.
|
2020-09-10 13:53:42 -06:00 |
|
Michael Telatynski
|
8d66dce68d
|
Update copy and use svg for ellipsis
|
2020-09-09 12:50:48 +01:00 |
|
Michael Telatynski
|
b635598bc3
|
Attempt to fix tests and fix RoomSummaryCard having wrong member count
|
2020-09-09 12:28:12 +01:00 |
|
Michael Telatynski
|
37c0d524bc
|
re-order top right buttons
|
2020-09-09 11:06:15 +01:00 |
|
Michael Telatynski
|
517b594edc
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/dpsah/6785.1
Conflicts:
src/components/structures/RightPanel.js
|
2020-09-08 18:04:24 +01:00 |
|
Michael Telatynski
|
12a6bc8231
|
update copy
|
2020-09-08 18:00:21 +01:00 |
|
Michael Telatynski
|
596060c506
|
fix alignments and iterate PR
|
2020-09-08 17:57:08 +01:00 |
|
Michael Telatynski
|
27a65fff2b
|
null-guard roomId in RightPanel and pass Room to UserView
|
2020-09-08 17:34:32 +01:00 |
|
Michael Telatynski
|
b982bf87b5
|
delint
|
2020-09-08 16:33:55 +01:00 |
|
Michael Telatynski
|
8d14d26e2b
|
do the todos
|
2020-09-08 16:27:09 +01:00 |
|
Michael Telatynski
|
4a4a8cd611
|
styling and fix i button behaviour
|
2020-09-08 15:43:40 +01:00 |
|
Michael Telatynski
|
ef0843d4ad
|
Iterate to match design
|
2020-09-08 15:43:40 +01:00 |
|
Michael Telatynski
|
98b59fb217
|
Consolidate all the work thus far
|
2020-09-08 15:43:38 +01:00 |
|
Michael Telatynski
|
31cca5e0f2
|
Create new right panel cards
|
2020-09-08 15:42:31 +01:00 |
|
Michael Telatynski
|
f28c396b1e
|
Fix HeaderButtons handler bindings
|
2020-09-04 12:14:43 +01:00 |
|
Michael Telatynski
|
280690cf3c
|
use useIsEncrypted hook in UserInfo
|
2020-09-03 15:07:10 +01:00 |
|
Michael Telatynski
|
ad9be61477
|
Move HeaderButtons to an abstract class
|
2020-09-03 15:05:24 +01:00 |
|
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
|