element-web/src/components/structures
Luke Barnard afb9fdf4ec Fix bug where cannot send group invite on GroupMemberInfo phase
by not reusing the same function and invoking separate conditions
to decide what the function does but instead using different
functions.

Also, show the GroupMemberList after inviting a member, otherwise
we might end up looking at the member we were already looking at
instead of the updated list of members.
2018-03-12 17:18:30 +00:00
..
BottomLeftMenu.js Add setting to disable TagPanel 2018-02-28 18:16:37 +00:00
CompatibilityPage.js Fix typo and update strings 2017-11-15 20:43:45 +01:00
HomePage.js more HomePage tweaks 2017-07-11 14:29:47 +01:00
LeftPanel.js Add setting to disable TagPanel 2018-02-28 18:16:37 +00:00
LoginBox.js Fixed https://github.com/vector-im/riot-web/issues/4804 2017-08-23 22:12:02 +02:00
RightPanel.js Fix bug where cannot send group invite on GroupMemberInfo phase 2018-03-12 17:18:30 +00:00
RoomDirectory.js Use margin to separate "perms" in the room directory 2017-11-02 15:13:55 +00:00
RoomSubList.js Only use DNDRoomTile for editable sub lists 2018-02-16 11:02:52 +00:00
SearchBox.js Update imports for accessing KeyCode 2017-12-01 10:56:25 +00:00
ViewSource.js s/Highlight/SyntaxHighlight/ 2018-01-22 18:59:18 +00:00