Richard Lewis
|
0f0e89d394
|
Add a button to 'pop out' widgets in to their own tab.
|
2018-04-25 12:49:30 +01:00 |
|
Michael Telatynski
|
941bb94234
|
fix reply fallback blunder
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-04-20 10:15:15 +01:00 |
|
Michael Telatynski
|
58cd585e86
|
start of BigMerge fixup
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-04-20 09:12:02 +01:00 |
|
Michael Telatynski
|
a90bd6cd4f
|
Allow collapsing ReplyThread from MessageContextMenu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-04-13 12:28:58 +01:00 |
|
Matthew Hodgson
|
40a67ca8fe
|
point imports at the new locations
|
2018-04-13 00:43:44 +01:00 |
|
Michael Telatynski
|
c77807bd22
|
Merge branches 'develop' and 't3chguy/m.relates_to' of github.com:matrix-org/matrix-react-sdk into t3chguy/m.relates_to
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
# Conflicts:
# src/i18n/strings/en_EN.json
# src/i18n/strings/eu.json
# src/i18n/strings/fr.json
# src/i18n/strings/lv.json
# src/i18n/strings/ru.json
# src/i18n/strings/zh_Hant.json
|
2018-04-12 09:48:06 +01:00 |
|
Matthew Hodgson
|
8ab8f76254
|
move non-Riot-specific components over from riot-web
|
2018-04-11 23:58:04 +01:00 |
|
Matthew Hodgson
|
2d8880ec5f
|
patch NPE on Pill when lazyloading members
|
2018-04-09 23:02:15 +01:00 |
|
David Baker
|
28bf76b319
|
Merge pull request #1824 from matrix-org/luke/fix-wrappedRef-warning
Fix warning "Unknown prop `wrappedRef` on <div> tag..."
|
2018-04-05 17:49:35 +01:00 |
|
Luke Barnard
|
e20f223e78
|
Fix warning "Unknown prop wrappedRef on <div> tag..."
GeminiScrollbar should not receive wrappedRef as a property,
so remove it using object destructuring.
|
2018-04-05 17:39:25 +01:00 |
|
Richard Lewis
|
a41384a994
|
Fix function binding.
|
2018-04-04 23:45:47 +01:00 |
|
Michael Telatynski
|
1d90835de0
|
Merge branches 'develop' and 't3chguy/m.relates_to' of github.com:matrix-org/matrix-react-sdk into t3chguy/m.relates_to
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
# Conflicts:
# src/components/structures/RoomView.js
|
2018-04-04 11:08:34 +01:00 |
|
Richard Lewis
|
f8f8bc469e
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into rxl881/snapshot
|
2018-04-03 11:34:14 +01:00 |
|
Richard Lewis
|
aefccb134c
|
Ensure deleting is set to false.
|
2018-03-29 16:56:25 +01:00 |
|
Richard Lewis
|
4ac9653ab9
|
Refactor widget postMessage API.
|
2018-03-28 12:22:06 +01:00 |
|
Michael Telatynski
|
fac89d9c58
|
Merge branch 'develop' into t3chguy/m.relates_to
|
2018-03-28 08:38:33 +00:00 |
|
Luke Barnard
|
944940057e
|
Remember that React needs React
|
2018-03-27 13:04:26 +01:00 |
|
Luke Barnard
|
2ffcad0981
|
Convert GeminiScrollbarWrapper to stateless component
|
2018-03-27 13:04:26 +01:00 |
|
Luke Barnard
|
39e9d52c04
|
Make sure to proxy special prop ref
|
2018-03-27 13:04:26 +01:00 |
|
Luke Barnard
|
b80568b1c5
|
Wrap GeminiScrollbar in a component, enabled forceGemini
Fixes https://github.com/vector-im/riot-web/issues/6294
|
2018-03-27 13:04:26 +01:00 |
|
Michael Telatynski
|
b5ed08eba2
|
Merge
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-03-24 17:52:49 +00:00 |
|
David Baker
|
580b68a1b6
|
Merge pull request #1652 from pvagner/dialog-a11y
Dialog a11y
|
2018-03-20 11:35:57 +00:00 |
|
Michael Telatynski
|
661073493b
|
implement desired m.room.message->m.text fallbacks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-03-16 18:31:17 +01:00 |
|
Richard Lewis
|
4d8f5072f7
|
Allow react performance profiling on widget iframes.
|
2018-03-16 10:20:14 +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 |
|
Michael Telatynski
|
14f29e4740
|
fix the bugs Tulir found - THANKS
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-03-09 23:37:42 +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 |
|
Michael Telatynski
|
ed8f087eb6
|
fix access of element [0] of array even though it sometimes does not exist
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-03-06 15:17:57 +00:00 |
|
Richard Lewis
|
e2cedbe9d7
|
Pull in changes from develop
|
2018-03-05 16:43:59 +00:00 |
|
Michael Telatynski
|
df56a67fda
|
Add reply fallback and run gen-i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-03-04 12:39:34 +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
|
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
|
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 |
|
Richard Lewis
|
2b0790b32b
|
Fix PropTypes.
|
2018-02-25 22:36:59 +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
|
d755b8284c
|
Remove logging and cleanup.
|
2018-02-23 15:22:56 +00:00 |
|
Richard Lewis
|
13bebd69c9
|
Made comment "react-style".
|
2018-02-21 23:35:57 +00:00 |
|
Richard Lewis
|
ecde099146
|
Fix typo.
|
2018-02-21 23:24:53 +00:00 |
|
Richard Lewis
|
7e8660cd37
|
Add comment for "is" attribute.
|
2018-02-21 23:23:44 +00:00 |
|
Richard Lewis
|
ffb524b6a5
|
Allow widget iframes to request camera and microphone permissions.
|
2018-02-21 23:10:08 +00:00 |
|
Michael Telatynski
|
90f9badbf3
|
s/Reply/ReplyThread/
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-02-20 15:40:19 +00:00 |
|
Michael Telatynski
|
7048d85246
|
attach message_sent and replies to file uploads
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-02-19 23:42:04 +00:00 |
|
Michael Telatynski
|
6510989ac6
|
move unmounted init to willMount
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-02-19 14:28:31 +00:00 |
|
Michael Telatynski
|
8fa56f8c9a
|
update and improve comments
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-02-19 14:27:10 +00:00 |
|