Richard van der Hoff
|
abedb05268
|
Merge pull request #250 from matrix-org/rav/disable_composer_if_no_permission
Disable the message composer if we don't have permission to post
|
2016-03-29 15:15:58 +01:00 |
|
Matthew Hodgson
|
e068a92cde
|
Merge pull request #248 from matrix-org/matthew/fix-image-load-popping
Fix scroll offset popping around during image load by putting explicit height back on images
|
2016-03-29 00:48:31 +01:00 |
|
Matthew Hodgson
|
0a2678b917
|
Add warning if fixupHeight fails, and remove overzealous logging
|
2016-03-29 00:46:51 +01:00 |
|
Matthew Hodgson
|
a3dcd24e4a
|
fix event-recycling bug and mend history viz changes
|
2016-03-25 01:12:16 +00:00 |
|
Richard van der Hoff
|
c227b2279b
|
Minor fixes to image sizing
* use string refs instead of callback funcs
* Add a null-guard in case we don't have an image
|
2016-03-24 16:58:27 +00:00 |
|
Richard van der Hoff
|
cbf5b0eca3
|
Disable the message composer if we don't have permission to post
Rehashes dave's earlier PR which did the same thing
|
2016-03-24 13:57:21 +00:00 |
|
Richard van der Hoff
|
6ff41c40b6
|
Split a textinput component out of MessageComposer
Split the text entry section out of MessageComposer: it has a lot of stuff
which won't be needed if we disable input
|
2016-03-24 11:25:41 +00:00 |
|
Matthew Hodgson
|
5bd0303dda
|
make it work, seemingly
|
2016-03-24 01:12:51 +00:00 |
|
Matthew Hodgson
|
151a9994ba
|
WIP fix for image load popping
|
2016-03-24 00:13:32 +00:00 |
|
Matthew Hodgson
|
b81d901919
|
fix spinner when cancelling start chat from memberinfo
|
2016-03-23 18:17:49 +00:00 |
|
David Baker
|
e20c599273
|
Swap register & cancel buttons for matthew
|
2016-03-23 11:48:47 +00:00 |
|
Matthew Hodgson
|
c4eabe2eb4
|
hopefully fix https://github.com/vector-im/vector-web/issues/1242
|
2016-03-23 11:41:10 +00:00 |
|
David Baker
|
abe4df5f1c
|
Merge pull request #243 from matrix-org/dbkr/error_messages
Add better user-facing error messages
|
2016-03-22 17:41:00 +00:00 |
|
David Baker
|
4e9c37c069
|
Remove unused prop
|
2016-03-22 17:23:46 +00:00 |
|
David Baker
|
7f6eabe657
|
Fix doc for NeedToRegisterDialog and the place I copied it from
|
2016-03-22 17:20:22 +00:00 |
|
Matthew Hodgson
|
e23f496dfe
|
fix PowerSelector to support both controlled & uncontrolled variants
|
2016-03-22 17:17:46 +00:00 |
|
David Baker
|
88aa975271
|
Sensible error message if we can't invite because we're not allowed
|
2016-03-22 16:33:39 +00:00 |
|
David Baker
|
098f3e6561
|
Merge remote-tracking branch 'origin/develop' into dbkr/error_messages
|
2016-03-22 13:54:31 +00:00 |
|
Matthew Hodgson
|
c60a305284
|
oops, unbreak tags in roomsettings
|
2016-03-22 13:47:38 +00:00 |
|
David Baker
|
463212fb2a
|
Update error message
|
2016-03-22 13:19:29 +00:00 |
|
David Baker
|
6dce555865
|
Sensible error for setting room colours if you're a guest
|
2016-03-22 13:09:19 +00:00 |
|
David Baker
|
e311a963c1
|
Merge remote-tracking branch 'origin/develop' into dbkr/error_messages
|
2016-03-22 12:59:14 +00:00 |
|
David Baker
|
30b76d372c
|
Error messages for guests creating rooms
|
2016-03-22 12:58:12 +00:00 |
|
Matthew Hodgson
|
385e1ca1fb
|
only let people add aliases if they canSeetAliases
|
2016-03-22 12:54:08 +00:00 |
|
Matthew Hodgson
|
80416fe583
|
prettify tag ui
|
2016-03-22 12:51:11 +00:00 |
|
David Baker
|
45dd192309
|
Merge remote-tracking branch 'origin/develop' into dbkr/error_messages
|
2016-03-22 12:48:13 +00:00 |
|
Matthew Hodgson
|
5a2a2c5bdc
|
fix up and factor out mayChangeRoomAccess and fix review feedback
|
2016-03-22 12:26:38 +00:00 |
|
Matthew Hodgson
|
df905cfcb7
|
incorporate PR review, and explicitly spell out if the room has ended up with guest_access=forbidden but join_rules=invite
|
2016-03-22 12:10:58 +00:00 |
|
David Baker
|
5f1fabd982
|
Error message #1: guests can't invite people. Also add a dialog box for telling people they need to register.
|
2016-03-22 10:57:05 +00:00 |
|
Matthew Hodgson
|
8cfb0e9ef4
|
rework roomsettings for new visibility UI
|
2016-03-22 00:57:40 +00:00 |
|
Matthew Hodgson
|
4e97fe982d
|
improve previewbar look & feel
|
2016-03-21 22:05:59 +00:00 |
|
David Baker
|
3bd93c90b1
|
Splitting this over two lines confuses the word spacing
|
2016-03-21 18:15:01 +00:00 |
|
Matthew Hodgson
|
0a346350e8
|
warn if you don't specify an email
|
2016-03-21 01:15:11 +00:00 |
|
Matthew Hodgson
|
5bdcb64464
|
fix NPE
|
2016-03-21 00:51:45 +00:00 |
|
Matthew Hodgson
|
59f599af5c
|
prompt before giving equal ops
|
2016-03-21 00:49:18 +00:00 |
|
Matthew Hodgson
|
31ed7b9dd7
|
fix state caching bugs in RoomHeader
|
2016-03-21 00:39:33 +00:00 |
|
Matthew Hodgson
|
eadd2a522f
|
fix room reuse semantics when starting chats
|
2016-03-20 13:04:03 +00:00 |
|
Matthew Hodgson
|
18fc8fc6c4
|
s/m.room.join_rule/m.room.join_rules/
|
2016-03-20 12:47:38 +00:00 |
|
Matthew Hodgson
|
bbd57f2bdf
|
when starting chat from memberinfo, allow guest access. in future synapse should make guest_access a default for the private_chat preset.
|
2016-03-20 12:39:49 +00:00 |
|
Matthew Hodgson
|
68a391e24b
|
implement history visibilty warnings
|
2016-03-19 22:33:06 +00:00 |
|
Matthew Hodgson
|
a44ebddae0
|
show default displayname in ChangeDisplayName prompt
|
2016-03-19 02:45:06 +00:00 |
|
Matthew Hodgson
|
383779f718
|
oops, actually fix https://github.com/vector-im/vector-web/issues/308 properly...
|
2016-03-18 20:08:47 +00:00 |
|
Matthew Hodgson
|
cb9da69382
|
doh
|
2016-03-18 20:01:19 +00:00 |
|
Matthew Hodgson
|
0250192477
|
handle tagging for kicked rooms correctly
|
2016-03-18 19:59:58 +00:00 |
|
Matthew Hodgson
|
bfbb7a661e
|
special case to include kicked rooms as per https://github.com/vector-im/vector-web/issues/308
|
2016-03-18 19:45:04 +00:00 |
|
Matthew Hodgson
|
86807b631d
|
don't reset RoomHeader every time the props change due to RoomView re-rendering during edits
|
2016-03-18 19:16:55 +00:00 |
|
Matthew Hodgson
|
12db0d9130
|
fix NPE on events with no sender object
|
2016-03-18 16:33:22 +00:00 |
|
David Baker
|
076bd720a3
|
Spell address correctly
|
2016-03-18 16:07:32 +00:00 |
|
David Baker
|
3e915cf0e2
|
Merge remote-tracking branch 'origin/develop' into dbkr/show_invited_email
|
2016-03-18 15:34:15 +00:00 |
|
David Baker
|
97c765f457
|
Look up bound mxid for the invited email address on the ID server and warn if it doesn't match our account.
|
2016-03-18 15:30:27 +00:00 |
|