Pinned toots; embeds

This commit is contained in:
kibigo!
2017-09-20 02:50:53 -07:00
parent 227dbb6adb
commit 15c9c2fd7e
4 changed files with 60 additions and 14 deletions

View File

@@ -165,10 +165,13 @@ export default class Status extends ImmutablePureComponent {
onReblog : PropTypes.func,
onModalReblog : PropTypes.func,
onDelete : PropTypes.func,
onPin : PropTypes.func,
onMention : PropTypes.func,
onMute : PropTypes.func,
onMuteConversation : PropTypes.func,
onBlock : PropTypes.func,
onEmbed : PropTypes.func,
onHeightChange : PropTypes.func,
onReport : PropTypes.func,
onOpenMedia : PropTypes.func,
onOpenVideo : PropTypes.func,