Matthew Hodgson
|
32dd7f976f
|
merge vector-im/riot-web#5881 into matrix-react-sdk
|
2018-04-16 00:04:04 +01:00 |
|
Matthew Hodgson
|
4da804fd64
|
Merge branch 'develop' into matthew/fix_layering
|
2018-04-15 23:59:09 +01:00 |
|
Matthew Hodgson
|
cb5ff404e1
|
fix missing i18n
|
2018-04-15 23:16:31 +01:00 |
|
Matthew Hodgson
|
610747e76a
|
fix paths and updateCheckStatusEnum
|
2018-04-13 16:49:59 +01:00 |
|
Matthew Hodgson
|
13765632e9
|
use new rageshake location
|
2018-04-13 01:36:41 +01:00 |
|
Matthew Hodgson
|
0336d99b9e
|
move VectorConferenceHandler over and use getUpdateCheckStatusEnum via field rather than export
|
2018-04-13 01:29:38 +01:00 |
|
Matthew Hodgson
|
40a67ca8fe
|
point imports at the new locations
|
2018-04-13 00:43:44 +01:00 |
|
Matthew Hodgson
|
8ab8f76254
|
move non-Riot-specific components over from riot-web
|
2018-04-11 23:58:04 +01:00 |
|
Travis Ralston
|
fe2cbc584d
|
Merge branch 'develop' into travis/remove-presence
|
2018-04-11 15:17:28 -06:00 |
|
Luke Barnard
|
ab578a5c0c
|
Merge pull request #1819 from pvagner/jump_to_first_unread_a11y
TopUnreadMessagesBar a11y
|
2018-04-11 15:47:43 +01:00 |
|
Luke Barnard
|
d877384d64
|
Merge pull request #593 from matrix-org/luke/fix-render-1-1-avatars-when-others-leave
Use correct 1-1 room avatar after users leave
|
2018-04-11 11:21:18 +01:00 |
|
Luke Barnard
|
edb754b76b
|
Use GeminiScrollbarWrapper in Flair settings of UserSettings
|
2018-04-10 18:08:19 +01:00 |
|
Matthew Hodgson
|
2d8880ec5f
|
patch NPE on Pill when lazyloading members
|
2018-04-09 23:02:15 +01:00 |
|
Luke Barnard
|
01dd494f50
|
Make stickers/messages continuations of each other
|
2018-04-06 17:47:44 +01:00 |
|
Luke Barnard
|
008572afe1
|
Revert "Handle non-m.room.message event types."
This reverts commit f8d7ab10fa .
|
2018-04-06 16:42:59 +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 |
|
Richard Lewis
|
da6c2c51fb
|
Remove left and right menu padding
|
2018-04-04 13:38:48 +01:00 |
|
Richard Lewis
|
06f1c504e7
|
Merge pull request #1672 from matrix-org/rxl881/snapshot
Bi-directional widget postMessaging API (stickerpacks) [WIP]
|
2018-04-03 18:37:03 +01:00 |
|
Luke Barnard
|
8ca1243ecb
|
Add null-guard to prevent RoomAvatar NPE when room is null
which may have been occuring when peeking into a room that the
client hasn't got a Room object for.
Fixes https://github.com/vector-im/riot-web/issues/6432
|
2018-04-03 17:35: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
|
b109c9304c
|
Put stickers behind labs flag.
|
2018-04-02 22:24:46 +01:00 |
|
Richard Lewis
|
8241afe87d
|
Fix content references
|
2018-04-02 20:25:24 +01:00 |
|
Richard Lewis
|
49bea1a35b
|
Move stickerpicker content out of state in to generator function.
|
2018-04-02 10:56:45 +01:00 |
|
Richard Lewis
|
d83b6f1cf8
|
Use AccessibleButton.
|
2018-04-02 10:18:35 +01:00 |
|
Peter Vágner
|
778ebe63ff
|
TopUnreadMessagesBar: turn clickables into accessible buttons and fix
over verbosity for the accessible name.
|
2018-03-31 17:42:10 +02:00 |
|
Richard Lewis
|
557a45e890
|
Remove inline styling.
|
2018-03-29 22:22:57 +01:00 |
|
Richard Lewis
|
9cc3d3c9bb
|
Move default sticker content into generator function.
|
2018-03-29 21:48:03 +01:00 |
|
Richard Lewis
|
003cf61388
|
Handle remove sticker picker errors.
|
2018-03-29 21:16:35 +01:00 |
|
Richard Lewis
|
2e6d6c83cd
|
Add back in body 'ref'
|
2018-03-29 21:16:12 +01:00 |
|
Richard Lewis
|
6181ca642f
|
"Stickerpack" translation.
|
2018-03-29 17:47:53 +01:00 |
|
Richard Lewis
|
c8f9586c9b
|
Check for valid reference.
|
2018-03-29 17:35:21 +01:00 |
|
Richard Lewis
|
67f755efcb
|
Comment.
|
2018-03-29 17:26:54 +01:00 |
|
Richard Lewis
|
e21cc14e5b
|
Comment.
|
2018-03-29 17:26:19 +01:00 |
|
Richard Lewis
|
38c8bc7d9a
|
Consistent function naming.
|
2018-03-29 17:25:07 +01:00 |
|
Richard Lewis
|
9c10d243e8
|
Add comment.
|
2018-03-29 17:09:03 +01:00 |
|
Richard Lewis
|
f383298267
|
Remove duplicate event handler.
|
2018-03-29 17:08:07 +01:00 |
|
Richard Lewis
|
cafbd2904e
|
Remove unused ref.
|
2018-03-29 16:57:21 +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 |
|
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 |
|
David Baker
|
0a920ae801
|
Indenting fix
|
2018-03-26 13:33:47 +01:00 |
|
Aidan Gauland
|
3d4feac75b
|
Don't try to show unset display name
In the ReadReceiptMarker title, show the display name only when it is not the
same as the user ID.
|
2018-03-23 17:18:44 +13:00 |
|
Aidan Gauland
|
7e1913ef3c
|
Merge branch 'develop' into show-display-name-in-receipts
|
2018-03-23 15:51:10 +13:00 |
|
David Baker
|
e06783c5c7
|
Fix PresenceLabel in MemberInfo
Which crashing when clicking on a member if presence was still
enabled.
|
2018-03-21 12:45:09 +00:00 |
|
Luke Barnard
|
856c499541
|
Fix room tile badge not disappearing when receiving a read receipt
Fixes https://github.com/vector-im/riot-web/issues/6357
|
2018-03-20 17:19:49 +00:00 |
|