element-web/src/components/views
J. Ryan Stinnett c38a7e6756 Pass correct args when creating event permalink in context menu
After the permalink API was changed in
https://github.com/matrix-org/matrix-react-sdk/pull/2671, it seems we forgot to
update this call site, so it was creating `<room>/<room>` links, instead of
`<room>/<event>`.

Fixes https://github.com/vector-im/riot-web/issues/9110
2019-03-11 15:05:05 +00:00
..
auth Remove span to regain explicit whitespace for country options 2019-03-08 10:03:51 +00:00
avatars Disable clicking on room icon in a better way 2019-01-29 16:07:41 -06:00
context_menus Pass correct args when creating event permalink in context menu 2019-03-11 15:05:05 +00:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Fix backup button in logout dialog 2019-02-27 11:45:00 +00:00
directory delint NetworkDropdown 2019-03-01 09:39:39 +00:00
elements rename onWidgetLoad to onHeightChanged 2019-03-07 17:02:19 +01:00
globals Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
groups Remove DragDropContext from FlairSettings 2019-02-22 11:33:03 -07:00
messages restore scroll position when encrypted download attachment iframe is shown 2019-03-07 17:22:43 +01:00
right_panel Allow theming right panel header buttons 2019-02-13 10:47:04 +00:00
room_settings Don't re-enable the save button after saving profiles 2019-02-28 19:13:28 -07:00
rooms rename onWidgetLoad to onHeightChanged 2019-03-07 17:02:19 +01:00
settings Merge pull request #2757 from matrix-org/anoa/accept_all_invites 2019-03-08 14:55:59 -07:00
verification Fix typo "Scisors" -> "Scissors" 2019-02-15 11:26:14 -06:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00