.. |
AppsDrawer.js
|
Appease the linter
|
2019-11-18 18:02:47 -07:00 |
Autocomplete.js
|
Rip out the remainder of Bluebird
|
2019-11-18 10:03:05 +00:00 |
AuxPanel.js
|
Remove unused refs
|
2019-12-08 12:12:06 +00:00 |
BasicMessageComposer.js
|
Merge pull request #3743 from matrix-org/t3chguy/react16_contexts
|
2019-12-19 20:32:11 +00:00 |
E2EIcon.js
|
Update room / user decoration for cross-signing
|
2019-12-13 17:57:26 +00:00 |
EditMessageComposer.js
|
delint
|
2019-12-17 17:34:03 +00:00 |
EntityTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
EventTile.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
ForwardMessage.js
|
Stop using KeyboardEvent.keyCode as it is deprecated
|
2019-12-16 17:14:03 +00:00 |
JumpToBottomButton.js
|
missing semicolon
|
2019-01-22 14:52:22 +01:00 |
LinkPreviewWidget.js
|
Make LInkPreviewWidget close button Keyboard & SR Accessible
|
2019-12-13 14:02:50 +00:00 |
MemberDeviceInfo.js
|
restyle unknown devices dialog
|
2019-02-12 18:34:35 +01:00 |
MemberInfo.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
MemberList.js
|
Improve SORT_REGEX
|
2019-12-27 17:04:14 +00:00 |
MemberTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
MessageComposer.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
MessageComposerFormatBar.js
|
tell tooltip when format bar gets hidden, as it won't be unmounted
|
2019-10-02 14:31:42 +02:00 |
MessageComposerInput.js
|
Merge pull request #3743 from matrix-org/t3chguy/react16_contexts
|
2019-12-19 20:32:11 +00:00 |
PinnedEventsPanel.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
PinnedEventTile.js
|
Attempt to fix soft crash on some pinned events by null guarding member
|
2019-10-31 11:21:58 +00:00 |
PresenceLabel.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
ReadReceiptMarker.js
|
fix ReadReceiptMarker ref
|
2019-12-23 12:54:31 +00:00 |
ReplyPreview.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
RoomBreadcrumbs.js
|
Migrate string refs over to createRef
|
2019-12-08 12:16:17 +00:00 |
RoomDetailList.js
|
Remove unused refs
|
2019-12-08 12:12:06 +00:00 |
RoomDetailRow.js
|
Migrate string refs over to createRef
|
2019-12-08 12:16:17 +00:00 |
RoomDropTarget.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomHeader.js
|
Merge pull request #3703 from matrix-org/travis/right-panel-v2
|
2019-12-11 10:50:45 -07:00 |
RoomList.js
|
Fix duplicate Incoming Call prompt on Community Invite sublist
|
2019-12-23 17:57:53 +00:00 |
RoomNameEditor.js
|
Remove unused refs
|
2019-12-08 12:12:06 +00:00 |
RoomPreviewBar.js
|
Update copy for DM invites
|
2019-12-06 17:08:24 -07:00 |
RoomRecoveryReminder.js
|
Also say "Connect ..." on remaining key backup buttons
|
2019-04-24 11:05:27 +01:00 |
RoomTile.js
|
Fix NPE when searching for rooms
|
2019-12-27 11:31:15 -07:00 |
RoomTopicEditor.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomUpgradeWarningBar.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
SearchableEntityList.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
SearchBar.js
|
Stop using KeyboardEvent.keyCode as it is deprecated
|
2019-12-16 17:14:03 +00:00 |
SearchResultTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
SendMessageComposer.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
SimpleRoomHeader.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
SlateMessageComposer.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
Stickerpicker.js
|
Fix stick picker chevron offset calculation
|
2019-12-26 20:12:50 +00:00 |
ThirdPartyMemberInfo.js
|
Various ARIA a11y fixes.
|
2019-10-03 09:35:39 +01:00 |
TopUnreadMessagesBar.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
UserOnlineDot.js
|
Make UserOnlineDot more generic
|
2019-12-26 18:14:46 +00:00 |
UserTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
WhoIsTypingTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |