.. |
AppsDrawer.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
Autocomplete.js
|
Make Autocomplete more accessible to screen reader users
|
2019-09-30 14:04:39 +01:00 |
AuxPanel.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
BasicMessageComposer.js
|
Don't intercept TAB on the app outside of the composer, fix tabIndex > 0
|
2019-10-10 14:13:29 +01:00 |
E2EIcon.js
|
only wrap e2e icon in button if there is a click handler
|
2019-02-12 19:59:31 +01:00 |
EditMessageComposer.js
|
Fix reply fallback being included in edit m.new_content
|
2019-10-13 13:32:09 +03:00 |
EntityTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
EventTile.js
|
Add diagnostic log to catch events without an ID
|
2019-10-29 17:32:22 +00:00 |
ForwardMessage.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
JumpToBottomButton.js
|
missing semicolon
|
2019-01-22 14:52:22 +01:00 |
LinkPreviewWidget.js
|
Add an option to hide image previews
|
2019-09-27 21:08:31 -06:00 |
MemberDeviceInfo.js
|
restyle unknown devices dialog
|
2019-02-12 18:34:35 +01:00 |
MemberInfo.js
|
dont rely on timeline linkage to find events to redact
|
2019-10-08 08:46:13 +02:00 |
MemberList.js
|
Various ARIA a11y fixes.
|
2019-10-03 09:35:39 +01:00 |
MemberTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
MessageComposer.js
|
Rename RoomPermalinkCreator -> Permalinks due to scope
|
2019-09-30 20:39:58 -06: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
|
Rename RoomPermalinkCreator -> Permalinks due to scope
|
2019-09-30 20:39:58 -06:00 |
PinnedEventsPanel.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
PinnedEventTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
PresenceLabel.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
ReadReceiptMarker.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
ReplyPreview.js
|
Rename RoomPermalinkCreator -> Permalinks due to scope
|
2019-09-30 20:39:58 -06:00 |
RoomBreadcrumbs.js
|
Gen i18n
|
2019-10-23 12:29:53 +01:00 |
RoomDetailList.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomDetailRow.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomDropTarget.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomHeader.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomList.js
|
Remove wrapping div around RoomList to fix regression with scrollbars
|
2019-10-23 18:32:14 +01:00 |
RoomNameEditor.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomPreviewBar.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
RoomRecoveryReminder.js
|
Also say "Connect ..." on remaining key backup buttons
|
2019-04-24 11:05:27 +01:00 |
RoomTile.js
|
Use navigation treeview aria pattern for roomlist sublists and tiles
|
2019-10-17 15:53:39 +01: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
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
SearchResultTile.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
SendMessageComposer.js
|
Use Keyboard Key variables instead of hardcoded strings
|
2019-10-09 19:59:11 +01:00 |
SimpleRoomHeader.js
|
Switch to createReactClass: views/rooms and test/components. React 16 :D
|
2019-09-06 15:04:46 +01:00 |
SlateMessageComposer.js
|
Rename RoomPermalinkCreator -> Permalinks due to scope
|
2019-09-30 20:39:58 -06:00 |
Stickerpicker.js
|
Various ARIA a11y fixes.
|
2019-10-03 09:35:39 +01: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 |
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 |