Richard Lewis
|
4ac9653ab9
|
Refactor widget postMessage API.
|
2018-03-28 12:22:06 +01:00 |
|
Richard Lewis
|
4d8f5072f7
|
Allow react performance profiling on widget iframes.
|
2018-03-16 10:20:14 +00:00 |
|
Richard Lewis
|
83412acbe7
|
Display sticker content (URL), rather than thumbnail.
|
2018-03-14 11:11:21 +00:00 |
|
Richard Lewis
|
66ea78de65
|
Clean up whitelisted permission addition / logging.
|
2018-03-13 11:59:15 +00:00 |
|
Richard Lewis
|
8b311c706c
|
Null guard widget listener
|
2018-03-13 11:58:47 +00:00 |
|
Richard Lewis
|
f820374f9f
|
Logging.
|
2018-03-13 11:01:51 +00:00 |
|
Richard Lewis
|
de33294000
|
Center loading spinner.
|
2018-03-13 10:07:49 +00:00 |
|
Richard Lewis
|
b2d23b6999
|
Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities.
|
2018-03-12 13:56:02 +00:00 |
|
Richard Lewis
|
7e062090de
|
Cleanup timeout before unmount.
|
2018-03-09 21:12:56 +00:00 |
|
Richard Lewis
|
e7c19fd83b
|
Don't render placeholder when image is visible.
|
2018-03-08 23:12:12 +00:00 |
|
Richard Lewis
|
e36ae3cede
|
Fix context menu offset.
|
2018-03-08 17:33:07 +00:00 |
|
Richard Lewis
|
fdec4b36c9
|
Hide padding if last control.
|
2018-03-08 17:25:28 +00:00 |
|
Richard Lewis
|
3ab8b1f866
|
Hide sticker picker delete button and show minimise button.
|
2018-03-08 17:20:42 +00:00 |
|
Richard Lewis
|
c59dd5b840
|
Add placeholders for sticker images (and fancy transitions).
|
2018-03-08 12:31:01 +00:00 |
|
Richard Lewis
|
7f91b47598
|
Move sticker picker icon.
|
2018-03-07 11:52:42 +00:00 |
|
Richard Lewis
|
7755a3ce90
|
Nest sticker image element for correct positioning of tooltips.
|
2018-03-06 10:48:32 +00:00 |
|
Richard Lewis
|
e2cedbe9d7
|
Pull in changes from develop
|
2018-03-05 16:43:59 +00:00 |
|
David Baker
|
9a7a7ea2d6
|
Merge pull request #1784 from matrix-org/luke/fix-group-avatar-default-colour
Fix varying default group avatar colour for given group
|
2018-03-01 15:56:33 +00:00 |
|
Luke Barnard
|
94c1baa25d
|
Fix varying default group avatar colour for given group
|
2018-03-01 15:42:22 +00:00 |
|
Luke Barnard
|
86295acba3
|
Merge branch 'develop' into luke/fix-group-avatar-update
|
2018-03-01 15:27:06 +00:00 |
|
David Baker
|
e91ae6b5ac
|
Merge pull request #1782 from matrix-org/luke/fix-drag-drop-click-weirdness
Workaround for atlassian/react-beautiful-dnd#273
|
2018-03-01 15:05:47 +00:00 |
|
Luke Barnard
|
61a6f140f5
|
onClientSync -> _onClientSync
|
2018-03-01 14:43:26 +00:00 |
|
Luke Barnard
|
4037a22492
|
Fix bug where avatar change not reflected in LLP
Fixes vector-im/riot-web#6189
|
2018-03-01 14:40:03 +00:00 |
|
Luke Barnard
|
64332b3021
|
Workaround for atlassian/react-beautiful-dnd#273
Fix two bugs in Riot due to a single bug in react-b-dnd
Fixes vector-im/riot-web#6253
Fixes vector-im/riot-web#6156
|
2018-03-01 13:48:46 +00:00 |
|
Luke Barnard
|
27c71f15b9
|
Add setting to disable TagPanel
|
2018-02-28 18:16:01 +00:00 |
|
David Baker
|
1ac62a17ff
|
Merge pull request #1779 from matrix-org/luke/fix-room-settings-power-levels
Fix room power level settings
|
2018-02-28 17:07:31 +00:00 |
|
Luke Barnard
|
d3dc2a33b4
|
Fix bug preventing setting room power levels
- don't use refs, use onChange of PowerSelector
- store power levels as state in the RoomSetting component
|
2018-02-28 16:32:20 +00:00 |
|
Luke Barnard
|
567d83ba52
|
Update PowerSelector to support powerLevelKey prop
As a key to send as second argument to onChange. This is useful
when passing the same callback to multiple PowerSelectors.
|
2018-02-28 16:15:20 +00:00 |
|
Luke Barnard
|
9a72e69a43
|
Handle lack of room directory visibility response
|
2018-02-28 16:14:18 +00:00 |
|
Luke Barnard
|
dd529791fb
|
Remove unused prop
|
2018-02-28 16:13:01 +00:00 |
|
Richard Lewis
|
f3c928a4fc
|
Lint.
|
2018-02-28 13:43:19 +00:00 |
|
Richard Lewis
|
0fdbddf8fd
|
Show sticker description as a tooltip, on hover.
|
2018-02-27 23:07:59 +00:00 |
|
Richard Lewis
|
57c98d96a5
|
Update widget type.
|
2018-02-27 13:40:21 +00:00 |
|
Richard Lewis
|
ef4d13715a
|
Wrap menu close in timeout to avoid element disappearing unexpectedly.
|
2018-02-27 11:29:14 +00:00 |
|
Luke Barnard
|
2b49947e1e
|
Add "Did you know:..." microcopy to groups view
To explain how to drag group avatars into the TagPanel
|
2018-02-27 09:20:06 +00:00 |
|
Richard Lewis
|
8e7564b9a3
|
Wrap the close menu trigger in a timeout
|
2018-02-26 17:47:52 +00:00 |
|
Richard Lewis
|
5ca0fc3ab5
|
Make MStickerBody extend MImageBody.
|
2018-02-26 14:01:33 +00:00 |
|
Richard Lewis
|
b64736aa44
|
Add listener to close stickerpicker.
|
2018-02-26 13:43:16 +00:00 |
|
Richard Lewis
|
2b0790b32b
|
Fix PropTypes.
|
2018-02-25 22:36:59 +00:00 |
|
Richard Lewis
|
e249e3d622
|
Correct stickerpicker naming,
|
2018-02-25 22:10:38 +00:00 |
|
Richard Lewis
|
86461bc88f
|
Disable all widget assets on widget removal.
|
2018-02-24 00:10:28 +00:00 |
|
Richard Lewis
|
332892fee6
|
Pull in changes from develop
|
2018-02-23 17:30:42 +00:00 |
|
Matthew Hodgson
|
3552800d19
|
Merge pull request #1753 from matrix-org/luke/fix-room-list-drop-target-bg
Give emptySubListTip a container for correct bg colour
|
2018-02-23 16:36:10 +00:00 |
|
Richard Lewis
|
b2bf4d4709
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into rxl881/snapshot
|
2018-02-23 15:37:33 +00:00 |
|
Richard Lewis
|
9b667f2c38
|
Reduce logging.
|
2018-02-23 15:26:47 +00:00 |
|
Richard Lewis
|
d755b8284c
|
Remove logging and cleanup.
|
2018-02-23 15:22:56 +00:00 |
|
Richard Lewis
|
88288ff3f5
|
Add error handling for failure to connect to integration manager.
|
2018-02-23 10:20:16 +00:00 |
|
Matthew Hodgson
|
d8ef6f79b1
|
s/autoShow/autoshow/
|
2018-02-23 10:14:02 +00:00 |
|
Richard Lewis
|
9a5c916570
|
Close modal on integration manager launch.
|
2018-02-22 15:36:01 +00:00 |
|
Richard Lewis
|
ce560c577f
|
Fix link spacing
|
2018-02-22 15:20:51 +00:00 |
|