..
AppsDrawer.tsx
Run a minor code quality checker over the repo ( #8524 )
2022-05-09 22:52:05 +00:00
Autocomplete.tsx
Step 1: Remove all usage of @replaceableComponent
2022-03-28 14:02:31 -06:00
AuxPanel.tsx
Run a minor code quality checker over the repo ( #8524 )
2022-05-09 22:52:05 +00:00
BasicMessageComposer.tsx
Don't show broken composer format bar when selection is whitespace ( #8673 )
2022-05-24 09:08:46 +01:00
CollapsibleButton.tsx
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
E2EIcon.tsx
Fix enum casing once again
2021-09-21 08:25:25 +02:00
EditMessageComposer.tsx
Keep draft in composer when a slash command syntax errors ( #8811 )
2022-06-10 17:16:31 +01:00
EntityTile.tsx
Use a consistent alignment for all text items in a list ( #8276 )
2022-04-11 12:39:47 +00:00
EventTile.tsx
Replace mask-images with svg components in MessageActionBar ( #9088 )
2022-07-25 12:43:41 +02:00
ExtraTile.tsx
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06:00
HistoryTile.tsx
Show a tile at beginning of visible history ( #5887 )
2022-01-20 09:51:31 +00:00
JumpToBottomButton.tsx
Add jump to bottom button for right panel timeline ( #7746 )
2022-02-08 17:35:03 +00:00
LinkPreviewGroup.tsx
Revert "replace all require(.svg) with esm import" ( #7969 )
2022-03-03 17:51:38 +00:00
LinkPreviewWidget.tsx
Safely grab the OpenGraph title out of the URL preview for link safety ( #9028 )
2022-07-11 12:53:45 -06:00
MemberList.tsx
Replace deprecated String#substr with String#slice ( #8314 )
2022-04-14 07:52:42 +00:00
MemberTile.tsx
Remove feature_custom_status
2022-05-06 12:39:03 -06:00
MessageComposer.tsx
Support for sending voice messages as replies and in threads ( #9097 )
2022-07-26 10:38:05 +02:00
MessageComposerButtons.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
MessageComposerFormatBar.tsx
Step 1: Remove all usage of @replaceableComponent
2022-03-28 14:02:31 -06:00
NewRoomIntro.tsx
Prepare room components for local rooms ( #9082 )
2022-07-20 15:07:06 +02:00
NotificationBadge.tsx
Step 1: Remove all usage of @replaceableComponent
2022-03-28 14:02:31 -06:00
PinnedEventTile.tsx
Fix pinned messages not re-linkifying on edit ( #9042 )
2022-07-12 07:27:45 +01:00
PresenceLabel.tsx
Step 1: Remove all usage of @replaceableComponent
2022-03-28 14:02:31 -06:00
PublicRoomTile.tsx
Extract room directory results to its own component ( #8252 )
2022-04-07 16:07:26 +00:00
ReadReceiptGroup.tsx
Slightly better presentation of read receipts to screen reader users ( #8662 )
2022-05-21 13:06:47 +02:00
ReadReceiptMarker.tsx
Add missing return values in Read Receipt animation code ( #8625 )
2022-05-17 15:08:23 +01:00
RecentlyViewedButton.tsx
Correct accessibility labels for unread rooms in spotlight ( #9003 )
2022-07-11 11:34:23 +00:00
ReplyPreview.tsx
Revert recent composer changes ( #8840 )
2022-06-27 09:43:58 +01:00
ReplyTile.tsx
Revert recent composer changes ( #8840 )
2022-06-27 09:43:58 +01:00
RoomBreadcrumbs.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
RoomContextDetails.tsx
Correct accessibility labels for unread rooms in spotlight ( #9003 )
2022-07-11 11:34:23 +00:00
RoomHeader.tsx
Prepare room components for local rooms ( #9082 )
2022-07-20 15:07:06 +02:00
RoomInfoLine.tsx
Iterate video room designs in labs ( #8499 )
2022-05-04 17:02:06 -04:00
RoomList.tsx
added the starred item button to the left panel
2022-07-21 15:53:09 +03:00
RoomListHeader.tsx
Remove unused code left over from the old search ( #8947 )
2022-06-30 17:14:49 +02:00
RoomPreviewBar.tsx
Support a module API surface for custom functionality ( #8246 )
2022-07-05 12:26:44 -06:00
RoomPreviewCard.tsx
Move the beta pill to the right side and display the pill on video room only ( #8873 )
2022-06-19 14:52:58 +00:00
RoomSublist.tsx
eslint error fix
2022-07-21 16:17:36 +03:00
RoomTile.tsx
Improve spotlight accessibility by adding context menus ( #8907 )
2022-07-12 15:03:08 +02:00
RoomUpgradeWarningBar.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
SearchBar.tsx
Improve the styling of search initialization errors.
2022-05-09 11:20:36 +02:00
SearchResultTile.tsx
Avoid looking up settings during timeline rendering ( #8313 )
2022-04-14 23:23:22 +00:00
SendMessageComposer.tsx
Use doMaybeLocalRoomAction ( #9038 )
2022-07-13 07:56:36 +02:00
Stickerpicker.tsx
Remove feature_many_integration_managers
2022-05-06 12:46:26 -06:00
ThirdPartyMemberInfo.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
ThreadSummary.tsx
Add Reply in thread
button to the right-click message context-menu ( #9004 )
2022-07-23 12:13:49 +00:00
TopUnreadMessagesBar.tsx
Step 1: Remove all usage of @replaceableComponent
2022-03-28 14:02:31 -06:00
VideoRoomSummary.tsx
Expire video member events after 1 hour ( #8776 )
2022-06-09 13:19:52 +00:00
VoiceRecordComposerTile.tsx
Support for sending voice messages as replies and in threads ( #9097 )
2022-07-26 10:38:05 +02:00
WhoIsTypingTile.tsx
Step 1: Remove all usage of @replaceableComponent
2022-03-28 14:02:31 -06:00