element-web/src/components/views/messages
2020-04-17 14:11:05 +01:00
..
DateSeparator.js Add comments regarding tab-index=-1 2019-11-04 10:16:16 +00:00
EditHistoryMessage.js Fix two big DOM leaks which were locking Chrome solid. 2020-02-22 23:51:30 +00:00
EncryptionEvent.js Only say the room is encrypted if it actually is 2020-01-31 09:58:21 +00:00
MAudioBody.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
MessageActionBar.js Convert cross-signing feature flag to setting 2020-04-15 13:18:42 -06:00
MessageEvent.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
MessageTimestamp.js Improve A11Y of timeline. Show TS & Actions on focus-within 2019-11-01 10:50:58 +00:00
MFileBody.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
MImageBody.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
MjolnirBody.js onTileUpdate -> onMessageAllowed 2019-11-06 10:52:00 -07:00
MKeyVerificationConclusion.js Fix listener removal in verification tile 2020-02-04 23:13:55 +00:00
MKeyVerificationRequest.js better word smithing 2020-02-25 13:27:59 +01:00
MStickerBody.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
MVideoBody.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
ReactionsRow.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
ReactionsRowButton.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
ReactionsRowButtonTooltip.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
RoomAvatarEvent.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
RoomCreate.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
SenderProfile.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
TextualBody.js consolidate and extract copyPlaintext, copyNode and selectText 2020-04-15 00:16:11 +01:00
TextualEvent.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
TileErrorBoundary.js incorporated design feedback 2020-03-26 13:47:32 +00:00
UnknownBody.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
ViewSourceEvent.js unrelated fix: rerender hidden event tile when decrypted 2020-01-29 15:27:55 +01:00