Luke Barnard
|
6b9a2909df
|
Add rule to enforce spacing in curly brackets in JSX children
This required an updated in version of eslint-plugin-react to 7.4.0.
|
2017-09-28 11:21:06 +01:00 |
|
Luke Barnard
|
38fdd155f0
|
Construct address picker message using provided validAddressTypes
|
2017-09-28 10:06:51 +01:00 |
|
Luke Barnard
|
d52355f80e
|
Implement adding rooms to a group (or group summary) by room ID
|
2017-09-27 15:30:58 +01:00 |
|
Luke Barnard
|
e3405cfd95
|
shouldOmitSelf -> includeSelf
|
2017-09-27 11:52:05 +01:00 |
|
Luke Barnard
|
6bc9b32ab7
|
Fix ability to feature self in a group summary
By default the AddressPicker would omit the currently logged-in user. This adds a property to override that to allow "self" to be picked.
|
2017-09-27 11:04:41 +01:00 |
|
Luke Barnard
|
20d65535c0
|
Use all known rooms instead of public rooms
|
2017-09-26 17:11:54 +01:00 |
|
Luke Barnard
|
ddab8d7b5c
|
Implement "Add room to group" feature
|
2017-09-26 14:49:13 +01:00 |
|
Luke Barnard
|
5f840a3031
|
Implement adding rooms to the group summary
This includes making UserPickerDialog more generic such that it can also pick rooms from groups.
|
2017-09-21 16:53:10 +01:00 |
|