Jorik Schellekens
|
58532f2ac4
|
Merge pull request #4990 from matrix-org/joriks/irc-layout-truncate-upload-name
ellipse senders for images and videos
|
2020-07-17 22:04:19 +01:00 |
|
Michael Telatynski
|
7529bb8bc0
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 19:25:37 +01:00 |
|
Michael Telatynski
|
3639170789
|
fix types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 19:00:02 +01:00 |
|
Michael Telatynski
|
b951516077
|
Add tooltip to Explore rooms button
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:57:38 +01:00 |
|
Michael Telatynski
|
8ea806b43e
|
Add tooltip to collapsed sublists
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:54:09 +01:00 |
|
Michael Telatynski
|
38dc3c8bd1
|
Replace non-functional Interactive Tooltip
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:43:42 +01:00 |
|
Michael Telatynski
|
fc66a15504
|
Add tooltips to the Message Action Bar
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:36:32 +01:00 |
|
Michael Telatynski
|
1c205c7704
|
Add buttons to composer actions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:16:31 +01:00 |
|
Michael Telatynski
|
a402f7e38f
|
Add tooltips to top right buttons
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:16:21 +01:00 |
|
Michael Telatynski
|
23fa952905
|
Add tooltips to minimized roomlist2 tiles and sublists
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:16:00 +01:00 |
|
Michael Telatynski
|
efd0bd3d00
|
Fix AccessibleButton defaultProps to match its types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:15:44 +01:00 |
|
Michael Telatynski
|
a8f5731c07
|
Fix tooltip towards right side of screen going wrong direction
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 17:09:43 +01:00 |
|
Michael Telatynski
|
4380ebcbb8
|
Add ContextMenuTooltipButton
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:43:24 +01:00 |
|
Michael Telatynski
|
0a08fb09a2
|
Fix references to IAccessibleButtonProps
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:22:56 +01:00 |
|
Michael Telatynski
|
9ec2ca447c
|
Update style of default tooltips to match the new style
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:19:10 +01:00 |
|
Michael Telatynski
|
16b1dbc375
|
remove unused view_tooltip
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:10:36 +01:00 |
|
Travis Ralston
|
08f88550b1
|
Merge pull request #5008 from matrix-org/travis/fix-devtools
Fix size call for devtools state events
|
2020-07-17 07:19:20 -06:00 |
|
Michael Telatynski
|
549bacabc3
|
Merge pull request #5009 from matrix-org/t3chguy/fix/14573
Null guard no e2ee for UserInfo
|
2020-07-17 13:44:51 +01:00 |
|
Michael Telatynski
|
3305ca26f0
|
fix
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 12:07:54 +01:00 |
|
Michael Telatynski
|
5c8d12ab25
|
Null guard no e2ee for UserInfo
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 10:49:57 +01:00 |
|
Travis Ralston
|
87743fe0e8
|
Fix size call for devtools state events
Fixes https://github.com/vector-im/riot-web/issues/14565
It's not a function
|
2020-07-16 18:34:19 -06:00 |
|
Hubert Chathi
|
16a084bca7
|
Merge pull request #5006 from uhoreg/sanitize_replies
use a proper HTML sanitizer to strip <mx-reply>, rather than a regexp
|
2020-07-16 18:17:57 -04:00 |
|
Hubert Chathi
|
b05a19ef13
|
lint
|
2020-07-16 18:07:51 -04:00 |
|
Hubert Chathi
|
a85af47b0a
|
use a proper HTML sanitizer to strip <mx-reply>, rather than a regexp
|
2020-07-16 17:46:49 -04:00 |
|
Travis Ralston
|
c29da883db
|
Convert room list log setting to a real setting
To debug https://github.com/vector-im/riot-web/issues/14554 and https://github.com/vector-im/riot-web/issues/14508
|
2020-07-16 14:43:43 -06:00 |
|
Travis Ralston
|
8b65b19e60
|
Merge pull request #4936 from matrix-org/travis/general/perf/js-roomstate-map
Convert devtools dialog to use new room state format
|
2020-07-16 13:01:45 -06:00 |
|
Travis Ralston
|
9c9ff281e7
|
Use .entries()
|
2020-07-16 13:00:02 -06:00 |
|
Michael Telatynski
|
82f6a6b710
|
Merge pull request #5000 from swapnilraj/swapnilraj/update-discovery-checkbox
Update checkbox
|
2020-07-16 17:04:36 +01:00 |
|
Michael Telatynski
|
a704eefdd5
|
Merge branches 'develop' and 't3chguy/nad/rampage' of github.com:matrix-org/matrix-react-sdk into t3chguy/nad/rampage
Conflicts:
src/components/views/elements/AccessibleTooltipButton.tsx
|
2020-07-16 15:47:12 +01:00 |
|
Michael Telatynski
|
d5f2d43429
|
Improve Tooltip font/layout consistency
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 15:15:00 +01:00 |
|
Michael Telatynski
|
f2104b59f0
|
Simplify room sublist context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 14:38:04 +01:00 |
|
Swapnil Raj
|
8de6863bf6
|
Fix indentation
|
2020-07-16 18:12:11 +05:30 |
|
Michael Telatynski
|
f4da1b6f6b
|
Merge pull request #4976 from matrix-org/t3chguy/a11y-toolbar-breadcrumbs
Wire up new room list breadcrumbs as an ARIA Toolbar
|
2020-07-16 12:52:59 +01:00 |
|
Swapnil Raj
|
15f94d3732
|
Update checkbox
|
2020-07-16 17:22:35 +05:30 |
|
Michael Telatynski
|
9db05db951
|
Merge pull request #4999 from matrix-org/t3chguy/room-list/14503
Fix Room Tile Icon to not ignore DMs in other tags
|
2020-07-16 12:42:07 +01:00 |
|
Michael Telatynski
|
b1d57ca13e
|
Merge pull request #4996 from matrix-org/t3chguy/room-list/14491
Fix enter in new room list filter breaking things
|
2020-07-16 12:41:39 +01:00 |
|
Michael Telatynski
|
19d733561d
|
Merge pull request #4995 from matrix-org/t3chguy/room-list/14509
Notify left panel of resizing when it is collapsed&expanded
|
2020-07-16 12:41:32 +01:00 |
|
Michael Telatynski
|
05b100f44d
|
Merge pull request #4975 from matrix-org/t3chguy/a11y-toolbar
Create a generic ARIA toolbar component
|
2020-07-16 12:41:05 +01:00 |
|
Michael Telatynski
|
c94c937b31
|
Fix Room Tile Icon to not ignore DMs in other tags
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 12:33:05 +01:00 |
|
Michael Telatynski
|
b160fe886f
|
Merge pull request #4987 from matrix-org/t3chguy/room-list/room-tile-icon-tooltip
Add tooltip to Room Tile Icon
|
2020-07-16 10:21:06 +01:00 |
|
Michael Telatynski
|
ed9d3a36a2
|
fix typescript definitions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 08:58:11 +01:00 |
|
Michael Telatynski
|
2f959a974a
|
Fix enter in new room list filter breaking things
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 06:31:06 +01:00 |
|
Michael Telatynski
|
48aa203b95
|
Notify left panel of resizing when it is collapsed&expanded
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 06:05:53 +01:00 |
|
Jorik Schellekens
|
e873ba9608
|
ellipse senders for images and videos
|
2020-07-16 02:52:16 +01:00 |
|
Hubert Chathi
|
aa445a061d
|
check that encryptionInfo.sender is set
|
2020-07-15 12:25:10 -04:00 |
|
Michael Telatynski
|
78da0c863a
|
Update copy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 16:52:10 +01:00 |
|
Michael Telatynski
|
ae17cd3ec6
|
Add tooltip to Room Tile Icon
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 16:46:39 +01:00 |
|
David Baker
|
7ab1416787
|
Merge pull request #4986 from matrix-org/dbkr/update_help_link
Update help link
|
2020-07-15 16:30:03 +01:00 |
|
David Baker
|
7d5f40876e
|
Update help link
|
2020-07-15 14:31:15 +01:00 |
|
David Baker
|
6e35cd1d0c
|
Update cover photo link
|
2020-07-15 14:22:58 +01:00 |
|