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

Fix room alias address isn't checked for validity before being shown as added #7107

Merged
merged 9 commits into from
Jan 4, 2022

Commits on Nov 10, 2021

  1. Refactor MatrixClientPeg to use ReactContext

    Dariusz Niemczyk committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    30aefc2 View commit details
    Browse the repository at this point in the history
  2. Fix invalid validation for room aliases

    Dariusz Niemczyk committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    81b3512 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Merge remote-tracking branch 'origin/develop' into palid/19609/fix-ro…

    …om-alias
    
    * origin/develop: (118 commits)
      Allow filtering room list during treeview navigation (#7219)
      Improve room list message previews (#7224)
      Fix EmojiPicker lazy loaded rendering bug (#7225)
      Prevent default avatar in UserInfo having pointer cursor (#7218)
      Hide scrollbar if content height is smaller than scroll node height (#7220)
      Add option to disable grouping in TimelinePanel (#7221)
      Prevent duplicate avatars in Event List Summaries (#7222)
      Add right panel chat timeline (#7112)
      Task/colors 12 (reorganize theme files again) (#7212)
      Fix size of portrait images with the SIZE_NORMAL setting. (#7188)
      Task/colors 11 (#7211)
      Respect the home page as a context for the Home space (#7216)
      Fix RoomUpgradeWarningBar exploding (#7214)
      Hide server options hint when disable_custom_urls is true (#7215)
      Polish threads misalignments and UI diversion (#7209)
      Improve right panel resize handle usability (#7204)
      Fix multiline paragraph rendering as single line (#7210)
      Fix Manage Restricted Join Rule Dialog for Spaces (#7208)
      Spaces quick settings (#7196)
      re-enable Spaces e2e tests (#7207)
      ...
    Dariusz Niemczyk committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    6a75204 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Add error handling for aliases

    Dariusz Niemczyk committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5907d88 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Fix PR comments

    Dariusz Niemczyk committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    6f567a7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into palid/19609/fix-ro…

    …om-alias
    
    * origin/develop: (29 commits)
      Tweak roving tab index focus behaviour (#7254)
      Fix textual message stripping new line (#7239)
      Fix broken i18n in Forgot & Change password (#7252)
      Fix setBotPower to not use `.content` (#7179)
      Break long words in pinned messages to prevent overflow (#7251)
      Send read receipts for events in thread's timeline (#7229)
      Autofocus device panel entry when renaming device (#7249)
      Fix user menu bottom stroke (#7248)
      Disallow sending empty feedbacks (#7240)
      Fix wrongly sized default sub-space icons in space panel (#7243)
      Hide clear cache and reload button if crash is before client init (#7242)
      Don't show edit button for hidden edit events (#7226)
      Update Space Panel scrollable region (#7245)
      Replace breadcrumbs with recently viewed menu (#7073)
      Fix automatic space switching wrongly going via Home for room aliases (#7247)
      Make e2e tests pass in CI by using an older Synapse version (#7246)
      Make `CallHandler` more `EventEmitter`y (#6704)
      Fix links being parsed as markdown links improperly (#7200)
      Tweaks to informational architecture 1.1 (#7052)
      Upgrade allchange to 1.0.6 (#7238)
      ...
    Dariusz Niemczyk committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    0c65b9f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Address concerns from review

    t3chguy committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    55d9e55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … palid/19609/fix-room-alias
    
    � Conflicts:
    �	src/components/views/room_settings/AliasSettings.tsx
    t3chguy committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1ccc504 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    81d47ce View commit details
    Browse the repository at this point in the history