Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Avoid the use of MatrixClientPeg #10911

Closed
wants to merge 3 commits into from
Closed

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented May 16, 2023

Requires #10910
For element-hq/element-web#21967


This change is marked as an internal change (Task), so will not be included in the changelog.

@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label May 16, 2023
Base automatically changed from t3chguy/kill-client-peg-1 to develop May 23, 2023 15:24
@t3chguy t3chguy self-assigned this Aug 3, 2023
… t3chguy/kill-client-peg-2

# Conflicts:
#	src/AddThreepid.ts
#	src/DeviceListener.ts
#	src/Lifecycle.ts
#	src/Livestream.ts
#	src/Rooms.ts
#	src/ScalarAuthClient.ts
#	src/ScalarMessaging.ts
#	src/Searching.ts
#	src/SecurityManager.ts
#	src/SlashCommands.tsx
#	src/TextForEvent.tsx
#	src/Unread.ts
#	src/async-components/views/dialogs/security/CreateKeyBackupDialog.tsx
#	src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx
#	src/components/structures/MatrixChat.tsx
#	src/components/structures/MessagePanel.tsx
#	src/components/structures/RoomView.tsx
#	src/components/structures/SpaceRoomView.tsx
#	src/components/structures/UserMenu.tsx
#	src/components/structures/ViewSource.tsx
#	src/components/views/auth/PassphraseField.tsx
#	src/components/views/avatars/DecoratedRoomAvatar.tsx
#	src/components/views/context_menus/MessageContextMenu.tsx
#	src/components/views/dialogs/CreateRoomDialog.tsx
#	src/components/views/dialogs/InviteDialog.tsx
#	src/components/views/dialogs/SetEmailDialog.tsx
#	src/components/views/dialogs/security/AccessSecretStorageDialog.tsx
#	src/components/views/messages/EditHistoryMessage.tsx
#	src/components/views/messages/MKeyVerificationRequest.tsx
#	src/components/views/messages/MessageActionBar.tsx
#	src/components/views/messages/TextualBody.tsx
#	src/components/views/right_panel/RoomSummaryCard.tsx
#	src/components/views/rooms/EditMessageComposer.tsx
#	src/components/views/rooms/EventTile.tsx
#	src/components/views/rooms/MessageComposer.tsx
#	src/components/views/rooms/SendMessageComposer.tsx
#	src/components/views/rooms/VoiceRecordComposerTile.tsx
#	src/components/views/settings/SecureBackupPanel.tsx
#	src/components/views/settings/SetIdServer.tsx
#	src/components/views/settings/account/EmailAddresses.tsx
#	src/components/views/settings/account/PhoneNumbers.tsx
#	src/components/views/settings/discovery/EmailAddresses.tsx
#	src/components/views/settings/discovery/PhoneNumbers.tsx
#	src/components/views/settings/tabs/user/GeneralUserSettingsTab.tsx
#	src/components/views/settings/tabs/user/HelpUserSettingsTab.tsx
#	src/components/views/settings/tabs/user/SecurityUserSettingsTab.tsx
#	src/components/views/spaces/SpaceCreateMenu.tsx
#	src/components/views/toasts/VerificationRequestToast.tsx
#	src/createRoom.ts
#	src/integrations/IntegrationManagers.ts
#	src/linkify-matrix.ts
#	src/sentry.ts
#	src/stores/SetupEncryptionStore.ts
#	src/stores/right-panel/RightPanelStore.ts
#	src/utils/EventRenderingUtils.ts
#	src/utils/IdentityServerUtils.ts
#	src/utils/PasswordScorer.ts
#	src/utils/location/findMapStyleUrl.ts
#	src/utils/pages.ts
#	src/utils/rooms.ts
#	src/verification.ts
#	src/widgets/ManagedHybrid.ts
#	test/Unread-test.ts
#	test/components/structures/MessagePanel-test.tsx
#	test/components/structures/PipContainer-test.tsx
#	test/components/structures/RightPanel-test.tsx
#	test/components/views/rooms/RoomHeader-test.tsx
#	test/components/views/rooms/RoomPreviewBar-test.tsx
#	test/components/views/spaces/SpaceTreeLevel-test.tsx
#	test/createRoom-test.ts
#	test/stores/SetupEncryptionStore-test.ts
#	test/stores/right-panel/RightPanelStore-test.ts
#	test/stores/room-list/algorithms/Algorithm-test.ts
#	test/utils/EventRenderingUtils-test.ts
#	test/utils/leave-behaviour-test.ts
#	test/utils/pillify-test.tsx
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant