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 |
|
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 |
|
Luke Barnard
|
fca7325b20
|
Change comments
|
2018-04-10 15:56:57 +01:00 |
|
Luke Barnard
|
31e9979285
|
Add 500ms delay to show membershipBusy for longer
to avoid a UI that flashes quickly
|
2018-04-10 15:31:04 +01:00 |
|
David Baker
|
74c84addea
|
Merge pull request #1831 from matrix-org/luke/fix-group-join-or-leave-update
Improve group join/leave feedback
|
2018-04-10 13:40:50 +01:00 |
|
Luke Barnard
|
de1073aacb
|
Factor out _closeSettings for cleanliness
|
2018-04-10 13:28:42 +01:00 |
|
Luke Barnard
|
24d4df87d1
|
Show membership spinner next to Leave/Join button when leaving/joining
|
2018-04-10 11:49:59 +01:00 |
|
Luke Barnard
|
0681df71b0
|
Hide settings after leaving a group
|
2018-04-10 11:49:35 +01:00 |
|
Luke Barnard
|
42141f7da7
|
Fetch group data when leaving or joining to update the view
|
2018-04-10 10:03:54 +01:00 |
|
Matthew Hodgson
|
0ff2837d7f
|
rename createGroupButton to not be a total misnomer...
|
2018-04-09 23:02:59 +01:00 |
|
Matthew Hodgson
|
2d8880ec5f
|
patch NPE on Pill when lazyloading members
|
2018-04-09 23:02:15 +01:00 |
|
Luke Barnard
|
2da45277cd
|
Update group join button to match new API
|
2018-04-09 16:57:27 +01:00 |
|
David Baker
|
03016b9fc8
|
Merge pull request #1828 from matrix-org/luke/fix-redact-avatar
Make stickers/messages continuations of each other
|
2018-04-06 17:58:26 +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 |
|
Luke Barnard
|
1e586428ac
|
Update to match is_openly_joinable API
|
2018-04-06 14:58:10 +01:00 |
|
Luke Barnard
|
adb78c2931
|
Fix broken ForgotPassword component
|
2018-04-06 10:27:03 +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 |
|
Luke Barnard
|
59abfa6337
|
Merge pull request #1817 from matrix-org/luke/feature-group-set-joinable
Add radio button for setting group m.join_policy
|
2018-04-05 17:03:04 +01:00 |
|
David Baker
|
03747b8287
|
Update to use new join_policy API
|
2018-04-05 16:56:35 +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
|
369cbdaaf6
|
Add missing PropType declarations.
|
2018-04-04 13:38:07 +01:00 |
|
Richard Lewis
|
702380c591
|
Add props to style (remaining) menu padding attributes.
|
2018-04-04 13:37:52 +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
|
ff0834ad9d
|
Add comment.
|
2018-03-29 21:31:09 +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 |
|
Luke Barnard
|
c9283ad988
|
Merge branch 'luke/feature-group-set-joinable' of github.com:matrix-org/matrix-react-sdk into luke/feature-group-set-joinable
|
2018-03-29 17:28:44 +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 |
|
Luke Barnard
|
2bc8d6d3a4
|
Use less confusing values on radio buttons
|
2018-03-29 17:25:06 +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 |
|