/* `` ================= Originally a part of ``, but extracted into a separate component for better documentation and maintainance by @kibi@glitch.social as a part of glitch-soc/mastodon. */ /* * * * */ /* Imports: -------- */ // Our standard React imports: import React from 'react'; import PropTypes from 'prop-types'; import ImmutablePropTypes from 'react-immutable-proptypes'; // This helps us process our text: import emojify from '../emoji'; import escapeTextContentForBrowser from 'escape-html'; import { FormattedMessage } from 'react-intl'; /* * * * */ /* The `` component: -------------------------------- The `` component holds a status's prepend, ie the text that says “X reblogged this,” etc. It is represented by an `