element-web/src/components/views/elements
Travis Ralston fce36ec826
Delete groups (legacy communities system) (#8027)
* Remove deprecated feature_communities_v2_prototypes

* Update _components

* i18n

* delint

* Cut out a bit more dead code

* Carve into legacy components

* Carve into mostly the room list code

* Carve into instances of "groupId"

* Carve out more of what comes up with "groups"

* Carve out some settings

* ignore related groups state

* Remove instances of spacesEnabled

* Fix some obvious issues

* Remove now-unused css

* Fix variable naming for legacy components

* Update i18n

* Misc cleanup from manual review

* Update snapshot for changed flag

* Appease linters

* rethemedex

* Remove now-unused AddressPickerDialog

* Make ConfirmUserActionDialog's member a required prop

* Remove useless override from RightPanelStore

* Remove extraneous CSS

* Update i18n

* Demo: "Communities are now Spaces" landing page

* Restore linkify for group IDs

* Demo: Dialog on click for communities->spaces notice

* i18n for demos

* i18n post-merge

* Update copy

* Appease the linter

* Post-merge cleanup

* Re-add spaces_learn_more_url to the new SdkConfig place

* Round 1 of post-merge fixes

* i18n

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-03-22 23:07:37 +00:00
..
crypto
AccessibleButton.tsx Make everything use the `KeyBindingManager` (#7907) 2022-02-28 16:05:52 +00:00
AccessibleTooltipButton.tsx Consolidate, simplify and improve copied tooltips (#7799) 2022-02-14 23:54:46 +00:00
ActionButton.tsx
AddressSelector.tsx
AddressTile.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
AppPermission.tsx
AppTile.tsx Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
AppWarning.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
CopyableText.tsx Consolidate, simplify and improve copied tooltips (#7799) 2022-02-14 23:54:46 +00:00
DesktopBuildsNotice.tsx Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
DesktopCapturerSourcePicker.tsx Switch to IPC channel for `getDesktopCapturerSources` (#7782) 2022-02-11 10:41:15 +00:00
DialPadBackspaceButton.tsx
DialogButtons.tsx
DirectorySearchBox.tsx
Draggable.tsx
Dropdown.tsx Make everything use the `KeyBindingManager` (#7907) 2022-02-28 16:05:52 +00:00
EditableItemList.tsx End-to-end test alias publishing flow (#7779) 2022-02-11 11:37:31 +00:00
EditableText.tsx Make everything use the `KeyBindingManager` (#7907) 2022-02-28 16:05:52 +00:00
EditableTextContainer.tsx
EffectsOverlay.tsx
ErrorBoundary.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
EventListSummary.tsx Fix missing summary text for pinned message changes (#7989) 2022-03-04 18:35:28 -05:00
EventTilePreview.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
ExternalLink.tsx
FacePile.tsx Voice rooms prototype (#8084) 2022-03-22 16:14:11 -06:00
Field.tsx
GenericEventListSummary.tsx Fix misalignment with Event List Summaries (#7865) 2022-02-22 08:35:58 +00:00
IRCTimelineProfileResizer.tsx
ImageView.tsx Make everything use the `KeyBindingManager` (#7907) 2022-02-28 16:05:52 +00:00
InfoTooltip.tsx
InlineSpinner.tsx
InteractiveTooltip.tsx Fix vanishing recently viewed menu (#7887) 2022-02-24 07:55:57 -05:00
InviteReason.tsx
JoinRuleDropdown.tsx
LabelledToggleSwitch.tsx
LanguageDropdown.tsx
LazyRenderList.tsx
Measured.tsx Fix thread summary layout for narrow right panel timeline (#7838) 2022-02-23 14:03:46 +00:00
MiniAvatarUploader.tsx Remove Countly analytics integration (#7808) 2022-02-15 16:58:30 +00:00
NativeOnChangeInput.tsx
PersistedElement.tsx Remove ResizeObserver Polyfill (#7844) 2022-02-18 13:51:27 +00:00
PersistentApp.tsx Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
Pill.js Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
PollCreateDialog.tsx Support "closed" polls whose votes are not visible until they are ended (#7842) 2022-02-21 10:21:35 +00:00
PowerSelector.tsx Make everything use the `KeyBindingManager` (#7907) 2022-02-28 16:05:52 +00:00
ProgressBar.tsx
QRCode.tsx
ReplyChain.tsx Implement is_falling_back in accordance to MSC3440 (#8055) 2022-03-15 13:52:37 +00:00
ResizeHandle.tsx
RoomAliasField.tsx
RoomName.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
RoomTopic.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
SSOButtons.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
ServerPicker.tsx Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
SettingsFlag.tsx
Slider.tsx
SpellCheckLanguagesDropdown.tsx
Spinner.tsx
Spoiler.tsx
StyledCheckbox.tsx
StyledRadioButton.tsx
StyledRadioGroup.tsx
SyntaxHighlight.tsx Fix view source and devtools showing hljs warnings (#7759) 2022-02-09 09:09:06 +00:00
TagComposer.tsx
TextWithTooltip.tsx
ToggleSwitch.tsx
Tooltip.tsx Fix room list being laggy while scrolling 🐌 (#7939) 2022-03-02 13:20:01 -06:00
TooltipButton.tsx
TooltipTarget.tsx Fix room list being laggy while scrolling 🐌 (#7939) 2022-03-02 13:20:01 -06:00
TruncatedList.tsx
Validation.tsx