Tags: mstn/matrix-react-sdk
Tags
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.2...v2.5.0-rc.3) * Upgrade to JS SDK 5.3.1-rc.3
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.1...v2.5.0-rc.2) * Upgrade to JS SDK 5.3.1-rc.2 * [Release] Convert cross-signing flag to a setting [\matrix-org#4429](matrix-org#4429) * Iterate cross-signing copy [\matrix-org#4426](matrix-org#4426) * Fix: ensure twemoji font is loaded when showing SAS emojis [\matrix-org#4423](matrix-org#4423)
[Full Changelog](matrix-org/matrix-react-sdk@v2.4.0-rc.1...v2.5.0-rc.1) * Upgrade to JS SDK 5.3.1-rc.1 * null-guard MatrixClientPeg in RoomViewStore [\matrix-org#4415](matrix-org#4415) * Fix: prevent spurious notifications from indexer [\matrix-org#4414](matrix-org#4414) * Login block on initialSync with spinners [\matrix-org#4413](matrix-org#4413) * Allow network dropdown to be scrollable and fix context menu padding calc [\matrix-org#4408](matrix-org#4408) * Remove end-to-end message info option when cross-signing is used [\matrix-org#4412](matrix-org#4412) * Minimize widgets by default [\matrix-org#4378](matrix-org#4378) * Add comments to highlight where we'll need m.widget support [\matrix-org#4380](matrix-org#4380) * Fix: dont try to enable 4S if cross-signing is disabled [\matrix-org#4407](matrix-org#4407) * Fix: don't confuse user with spinner during complete security step [\matrix-org#4406](matrix-org#4406) * Fix: avoid potential crash during certain verification paths [\matrix-org#4405](matrix-org#4405) * Add riot-desktop shortcuts for forward/back matching browsers&slack [\matrix-org#4392](matrix-org#4392) * Convert LoggedInView to an ES6 PureComponent Class & TypeScript [\matrix-org#4398](matrix-org#4398) * Fix width of MVideoBody in FilePanel [\matrix-org#4396](matrix-org#4396) * Remove unused react-addons-css-transition-group [\matrix-org#4397](matrix-org#4397) * Fix emoji tooltip flickering [\matrix-org#4395](matrix-org#4395) * Pass along key backup for bootstrap [\matrix-org#4374](matrix-org#4374) * Fix create room dialog e2ee private room setting [\matrix-org#4403](matrix-org#4403) * Sort emoji by shortcodes for autocomplete primarily for :-1 and :+1 [\matrix-org#4391](matrix-org#4391) * Fix invalid commands when figuring out whether to set isTyping [\matrix-org#4390](matrix-org#4390) * op/deop return error if trying to affect an unknown user [\matrix-org#4389](matrix-org#4389) * Composer pills respect showPillAvatar setting [\matrix-org#4384](matrix-org#4384) * Only send typing notification when composing commands which send messages [\matrix-org#4385](matrix-org#4385) * Reverse order of they match/they don't match buttons [\matrix-org#4386](matrix-org#4386) * Use singular text on 'delete sessions' button for SSO [\matrix-org#4383](matrix-org#4383) * Pass widget data through from sticker picker [\matrix-org#4377](matrix-org#4377) * Obliterate widgets when they are minimized [\matrix-org#4376](matrix-org#4376) * Fix image thumbnail width when read receipts are hidden [\matrix-org#4370](matrix-org#4370) * Add toggle for e2ee when creating private room [\matrix-org#4362](matrix-org#4362) * Fix logging for failed searches [\matrix-org#4372](matrix-org#4372) * Ensure UI is updated when cross-signing gets disabled [\matrix-org#4369](matrix-org#4369) * Retry the request for the master key from SSSS on login [\matrix-org#4371](matrix-org#4371) * Upgrade deps [\matrix-org#4365](matrix-org#4365) * App load tweaks, i18n and localStorage [\matrix-org#4367](matrix-org#4367) * Fix encoding of widget arguments [\matrix-org#4366](matrix-org#4366)
[Full Changelog](matrix-org/matrix-react-sdk@v2.3.1...v2.4.0-rc.1) * Upgrade to JS SDK to 5.3.0-rc.1 * EventIndex: Log if we had all events in a checkpoint but are continuing. [\matrix-org#4363](matrix-org#4363) * Update from Weblate [\matrix-org#4364](matrix-org#4364) * Support deactivating your account with SSO [\matrix-org#4356](matrix-org#4356) * Add debug status for cached backup key format [\matrix-org#4359](matrix-org#4359) * Fix composer placeholder not updating [\matrix-org#4361](matrix-org#4361) * Fix sas verification buttons to match figma [\matrix-org#4358](matrix-org#4358) * Don't show fallback text for verification requests [\matrix-org#4345](matrix-org#4345) * Fix share dialog correctly [\matrix-org#4360](matrix-org#4360) * Use singular copy when only deleting one device [\matrix-org#4357](matrix-org#4357) * Deem m.sticker events as actionable for reacting [\matrix-org#4288](matrix-org#4288) * Don't show spinner over encryption setup dialogs [\matrix-org#4354](matrix-org#4354) * Support Jitsi information from client .well-known [\matrix-org#4348](matrix-org#4348) * Add new default home page fallback [\matrix-org#4350](matrix-org#4350) * Check more account data in toast listener [\matrix-org#4351](matrix-org#4351) * Don't try to send presence updates until the client is started [\matrix-org#4353](matrix-org#4353) * Fix copy button on code blocks when there is no code tag just pre [\matrix-org#4352](matrix-org#4352) * Clear sessionStorage on sign out [\matrix-org#4346](matrix-org#4346) * Re-request room keys after auth [\matrix-org#4341](matrix-org#4341) * Update emojibase for fixed emoji codepoints and Emoji 13 support [\matrix-org#4344](matrix-org#4344) * App load order tweaks for code splitting [\matrix-org#4343](matrix-org#4343) * Fix alignment of e2e icon in userinfo and expose full displayname in title [\matrix-org#4312](matrix-org#4312) * Adjust copy & UX for self-verification [\matrix-org#4342](matrix-org#4342) * QR code reciprocation [\matrix-org#4334](matrix-org#4334) * Fix Hangul typing does not work properly [\matrix-org#4339](matrix-org#4339) * Fix: dismiss setup encryption toast if cross-signing is ready [\matrix-org#4336](matrix-org#4336) * Fix read marker visibility for grouped events [\matrix-org#4340](matrix-org#4340) * Make all 'font-size's and 'line-height's rem [\matrix-org#4305](matrix-org#4305) * Fix spurious extra devices on registration [\matrix-org#4337](matrix-org#4337) * Fix the edit messager composer [\matrix-org#4333](matrix-org#4333) * Fix Room Settings Dialog Notifications tab icon [\matrix-org#4321](matrix-org#4321) * Fix various cases of React warnings by silencing them [\matrix-org#4331](matrix-org#4331) * Only apply padding to standard textual buttons (kind buttons) [\matrix-org#4332](matrix-org#4332) * Use console.log in place of console.warn for less warnings [\matrix-org#4330](matrix-org#4330) * Revert componentDidMount changes on breadcrumbs [\matrix-org#4329](matrix-org#4329) * Use new method for checking secret storage key [\matrix-org#4309](matrix-org#4309) * Label and use UNSAFE_componentWillMount to minimize warnings [\matrix-org#4315](matrix-org#4315) * Fix a number of minor code quality issues [\matrix-org#4314](matrix-org#4314) * Use componentDidMount in place of componentWillMount where possible [\matrix-org#4313](matrix-org#4313) * EventIndex: Mark the initial checkpoints for a full crawl. [\matrix-org#4325](matrix-org#4325) * Fix UserInfo e2e buttons to match Figma [\matrix-org#4320](matrix-org#4320) * Only auto-scroll to RoomTile when clicking on RoomTile or via shortcuts [\matrix-org#4316](matrix-org#4316) * Support SSO for interactive authentication [\matrix-org#4292](matrix-org#4292) * Fix /invite Slash Command [\matrix-org#4328](matrix-org#4328) * Fix jitsi popout URL [\matrix-org#4326](matrix-org#4326) * Use our own jitsi widget for the popout URL [\matrix-org#4323](matrix-org#4323) * Fix popout support for jitsi widgets [\matrix-org#4319](matrix-org#4319) * Fix: legacy verify user throwing error [\matrix-org#4318](matrix-org#4318) * Document settingDefaults [\matrix-org#3046](matrix-org#3046) * Fix Ctrl+/ for Finnish keyboard where it includes Shift [\matrix-org#4317](matrix-org#4317) * Rework SlashCommands to better expose aliases [\matrix-org#4302](matrix-org#4302) * Fix EventListSummary when RR rendering is disabled [\matrix-org#4311](matrix-org#4311) * Update link to css location. [\matrix-org#4299](matrix-org#4299) * Fix peeking keeping two timeline update mechanisms in play [\matrix-org#4310](matrix-org#4310) * Pass new secret storage key to bootstrap path [\matrix-org#4308](matrix-org#4308) * Show red shield for users that become unverified [\matrix-org#4303](matrix-org#4303) * Accessibility fixed for Event List Summary and Composer Format Bar [\matrix-org#4295](matrix-org#4295) * Support $riot: Templates for SSO/CAS urls in the welcome.html page [\matrix-org#4279](matrix-org#4279) * Added the /html command [\matrix-org#4296](matrix-org#4296) * EventIndex: Better logging on how many events are added. [\matrix-org#4301](matrix-org#4301) * Field: mark id as optional in propTypes [\matrix-org#4307](matrix-org#4307) * Fix view community link icon contrast [\matrix-org#4254](matrix-org#4254) * Remove underscore from Jitsi conference names [\matrix-org#4304](matrix-org#4304) * Refactor shield display logic; changed rules for DMs [\matrix-org#4290](matrix-org#4290) * Fix: bring back global thin scrollbars [\matrix-org#4300](matrix-org#4300) * Keyboard shortcuts: Escape cancel reply and fix Ctrl+K [\matrix-org#4297](matrix-org#4297) * Field: make id optional, generate one if not provided [\matrix-org#4298](matrix-org#4298) * Fix ugly scrollbars in TabbedView (settings), emojipicker and widgets [\matrix-org#4293](matrix-org#4293) * Rename secret storage force-reset variable to avoid confusion [\matrix-org#4274](matrix-org#4274) * Fix: can't dismiss unverified session toast when encryption hasn't been upgraded [\matrix-org#4291](matrix-org#4291) * Blank out UserInfo avatar when changing between members [\matrix-org#4289](matrix-org#4289) * Add cancel button to verification panel [\matrix-org#4283](matrix-org#4283) * Show ongoing verification request straight away when navigating to member [\matrix-org#4284](matrix-org#4284) * Fix: allow scrolling while window is not focused & remove scrollbar hack [\matrix-org#4276](matrix-org#4276) * Show whether backup key is cached [\matrix-org#4287](matrix-org#4287) * Rename unverified session toast [\matrix-org#4285](matrix-org#4285) * Fix: pick last active DM for verification request [\matrix-org#4286](matrix-org#4286) * Fix formatBar not hidden after highlight and backspacing some text [\matrix-org#4269](matrix-org#4269)
[Full Changelog](matrix-org/matrix-react-sdk@v2.3.0...v2.3.1) * Fix jitsi popout URL [\matrix-org#4327](matrix-org#4327) * Remove underscore from Jitsi conference names [\matrix-org#4324](matrix-org#4324) * Fix popout support for jitsi widgets [\matrix-org#4322](matrix-org#4322)
[Full Changelog](matrix-org/matrix-react-sdk@v2.3.0-rc.1...v2.3.0) * Upgrade JS SDK to 5.2.0
[Full Changelog](matrix-org/matrix-react-sdk@v2.2.3...v2.3.0-rc.1) * Upgrade JS SDK to 5.2.0-rc.1 * Add a flag to control whether cross-signing signatures are trusted [\matrix-org#4277](matrix-org#4277) * Update from Weblate [\matrix-org#4282](matrix-org#4282) * Update copy on SSSS symmetric upgrade toast [\matrix-org#4281](matrix-org#4281) * Wait for SSSS upgrade to complete [\matrix-org#4270](matrix-org#4270) * Update cross-signing verification copy and fix i18n [\matrix-org#4278](matrix-org#4278) * Fix soft-crash on bad permalinks [\matrix-org#4280](matrix-org#4280) * Fix: make self-verification wait for incoming request [\matrix-org#4267](matrix-org#4267) * Fall back to non-standard persisted api for Safari [\matrix-org#4272](matrix-org#4272) * Respond to backup key sharing requests [\matrix-org#4275](matrix-org#4275) * Log and display secret sharing cache state [\matrix-org#4268](matrix-org#4268) * Support sending config and ready events to capable widgets (Jitsi) [\matrix-org#4266](matrix-org#4266) * If cached keys are present in the key backup dialog, use them [\matrix-org#4273](matrix-org#4273) * Fix formatbar not hidden on highlighted message sent [\matrix-org#4265](matrix-org#4265) * Support Jitsi conferences sent/received on Riot Mobile and older Riot Webs [\matrix-org#4252](matrix-org#4252) * Use unified function to check cross-signing is ready [\matrix-org#4263](matrix-org#4263) * Migrate SSSS to symmetric [\matrix-org#4224](matrix-org#4224) * Migration to symmetric SSSS [\matrix-org#4242](matrix-org#4242) * Always display verification request toasts on top [\matrix-org#4262](matrix-org#4262) * Fix: assume SAS is supported when starting request with .start [\matrix-org#4249](matrix-org#4249) * Fix logout when Olm failed to load. [\matrix-org#4261](matrix-org#4261) * Improve naming of Jitsi conferences [\matrix-org#4251](matrix-org#4251) * Handle matrix.to user permalink in-room rather than solo [\matrix-org#4245](matrix-org#4245) * Fix: filter room list (again) by canonical and alternative aliases [\matrix-org#4260](matrix-org#4260) * EventIndex: Add some logging to the file panel populating. [\matrix-org#4250](matrix-org#4250) * Update from Weblate [\matrix-org#4259](matrix-org#4259) * Migrate RoomView to React Contexts in the hope for better temporal stability [\matrix-org#4258](matrix-org#4258) * Update WidgetUtils.js fix Jitsi path [\matrix-org#4256](matrix-org#4256) * Fix local jitsi build url fail and missing argument [\matrix-org#4255](matrix-org#4255) * Add shortcut CmdOrCtrl+. to toggle right panel [\matrix-org#4244](matrix-org#4244) * Improve Keyboard Shortcuts. Add alt-arrows & alt-shift-arrows [\matrix-org#4241](matrix-org#4241) * Bring back legacy verification by comparing public device keys [\matrix-org#4240](matrix-org#4240) * Searching: Return an empty result if the search term is an empty string. [\matrix-org#4248](matrix-org#4248) * Break continuation on showHiddenEvents-rendered events [\matrix-org#4247](matrix-org#4247) * Watch for show-RR settings changes, use room-specific and fix margins [\matrix-org#4246](matrix-org#4246) * Register Mac electron specific Cmd+, shortcut to User Settings [\matrix-org#4243](matrix-org#4243) * Use a local wrapper for Jitsi calls [\matrix-org#4234](matrix-org#4234) * Invite Dialog fixes [\matrix-org#4233](matrix-org#4233) * RoomPreviewBar word-break the sender name too [\matrix-org#4239](matrix-org#4239) * Report to the user when a key signature upload fails [\matrix-org#4229](matrix-org#4229) * pre-send megolm keys when possible when a user starts typing [\matrix-org#4235](matrix-org#4235) * we don't do mx_fadable anymore so get rid of broken RightPanel disabling [\matrix-org#4238](matrix-org#4238) * Fix left left panel overflowing vertically [\matrix-org#4237](matrix-org#4237) * Fix custom tags causing left panel to over-expand [\matrix-org#4236](matrix-org#4236) * Add Keyboard shortcuts dialog [\matrix-org#4231](matrix-org#4231) * Don't use buildkite agent to upload logs [\matrix-org#4232](matrix-org#4232) * Remove Gemini Scrollbars [\matrix-org#4217](matrix-org#4217) * Room Directory Explore Servers redesign [\matrix-org#4209](matrix-org#4209) * Fix redo keyboard shortcut on macOS [\matrix-org#4110](matrix-org#4110) * Fix: ensure local state for aliases doesn't get garbled up [\matrix-org#4230](matrix-org#4230) * Rename 'jump to bottom' to avoid ublock block [\matrix-org#4208](matrix-org#4208) * Restore key backup in background after complete security [\matrix-org#4225](matrix-org#4225) * Fix key backup trust text for cross-signing [\matrix-org#4223](matrix-org#4223) * Add default on config setting to control call button in composer [\matrix-org#4227](matrix-org#4227) * Fix: make alternative addresses UX less confusing [\matrix-org#4221](matrix-org#4221) * Wait for verification request on login [\matrix-org#4222](matrix-org#4222) * EventIndex: Add support to delete events from the index. [\matrix-org#4204](matrix-org#4204) * EventIndex: Remove a checkpoint if the HTTP request returns a 403. [\matrix-org#4214](matrix-org#4214) * Move to composer when typing letters with Shift held [\matrix-org#4216](matrix-org#4216) * Wrap large room names when previewing them [\matrix-org#4213](matrix-org#4213) * Rename Review Devices to Review Sessions [\matrix-org#4219](matrix-org#4219) * Fix typo in tabIndex to make React happy [\matrix-org#4215](matrix-org#4215) * Proof of concept for custom theme adding [\matrix-org#4148](matrix-org#4148) * Remove stuff that yarn install doesn't think we need [\matrix-org#4205](matrix-org#4205) * Declare jsx in tsconfig for IDEs [\matrix-org#4207](matrix-org#4207) * Fix: best-effort to join room without canonical alias over federation from room directory [\matrix-org#4210](matrix-org#4210) * Test for cross-signing homeserver support during login, toasts [\matrix-org#4206](matrix-org#4206) * Send verification request to a single device in a way compatible with non- cross-signing [\matrix-org#4202](matrix-org#4202) * Fixes for removing local alias [\matrix-org#4199](matrix-org#4199) * yarn upgrade [\matrix-org#4201](matrix-org#4201) * Support TypeScript for React components [\matrix-org#4203](matrix-org#4203) * When room name is changed, show both the old and new name [\matrix-org#4183](matrix-org#4183)
[Full Changelog](matrix-org/matrix-react-sdk@v2.2.3-rc.1...v2.2.3) * Upgrade JS SDK to 5.1.1 * Add default on config setting to control call button in composer [\matrix-org#4228](matrix-org#4228) * Fix: make alternative addresses UX less confusing [\matrix-org#4226](matrix-org#4226) * Fix: best-effort to join room without canonical alias over federation from room directory [\matrix-org#4211](matrix-org#4211)
[Full Changelog](matrix-org/matrix-react-sdk@v2.2.1...v2.2.3-rc.1) * Update from Weblate [\matrix-org#4200](matrix-org#4200) * Revert "enable 4s when accepting a verification request" [\matrix-org#4198](matrix-org#4198) * Don't remount main split children on rhs collapse [\matrix-org#4197](matrix-org#4197) * Add fallback label for canonical alias events that dont change anything [\matrix-org#4195](matrix-org#4195) * Immediately switch to verification dialog when clicking [Continue] from new session dialog [\matrix-org#4196](matrix-org#4196) * Enable 4S if needed when trying to verify or accepting verification [\matrix-org#4194](matrix-org#4194) * Remove extraneous tab stop from room tree view. [\matrix-org#4193](matrix-org#4193) * Remove v1 identity server fallbacks [\matrix-org#4191](matrix-org#4191) * Allow editing of alt_aliases according to MSC2432 [\matrix-org#4187](matrix-org#4187) * Update timeline rendering of aliases [\matrix-org#4189](matrix-org#4189) * Fix mark as read button for dark theme [\matrix-org#4190](matrix-org#4190) * Un-linkify version in settings [\matrix-org#4188](matrix-org#4188) * Make Mjolnir stop more robust [\matrix-org#4186](matrix-org#4186) * Fix secret sharing names to match spec [\matrix-org#4185](matrix-org#4185) * Share secrets with another device on request [\matrix-org#4172](matrix-org#4172) * Fall back to to_device verification if other user hasn't uploaded cross- signing keys [\matrix-org#4181](matrix-org#4181) * Disable edits on redacted events [\matrix-org#4182](matrix-org#4182) * Use crypto.verification.request even when xsign is disabled [\matrix-org#4180](matrix-org#4180) * Reword the status for the currently indexing rooms. [\matrix-org#4084](matrix-org#4084) * Moved read receipts to the bottom of the message [\matrix-org#3892](matrix-org#3892) * Include a mark as read X under the scroll to unread button [\matrix-org#4159](matrix-org#4159) * Show the room presence indicator, even when cross-singing is enabled [\matrix-org#4178](matrix-org#4178) * Add local echo when clicking "Manually Verify" in unverified session dialog [\matrix-org#4179](matrix-org#4179) * link to matrix.org/security-disclosure-policy in help screen [\matrix-org#4129](matrix-org#4129) * only show verify button if user has uploaded cross-signing keys [\matrix-org#4174](matrix-org#4174) * Fix room alias references in topics [\matrix-org#4176](matrix-org#4176) * Fix not being able to start chats when you have no rooms [\matrix-org#4177](matrix-org#4177) * Disable registration flows on SSO servers [\matrix-org#4170](matrix-org#4170) * Don't group blank membership changes [\matrix-org#4160](matrix-org#4160) * Ensure the room list always triggers updates on itself [\matrix-org#4175](matrix-org#4175) * Fix composer touch bar flickering on keypress in Chrome [\matrix-org#4173](matrix-org#4173) * Document scrollpanel and BACAT scrolling [\matrix-org#4167](matrix-org#4167) * riot-desktop open SSO in browser so user doesn't have to auth twice [\matrix-org#4158](matrix-org#4158) * Lock login and registration buttons after submit [\matrix-org#4165](matrix-org#4165) * Suggest the server's results as lower quality in the invite dialog [\matrix-org#4149](matrix-org#4149) * Adjust scroll offset with relative scrolling [\matrix-org#4166](matrix-org#4166) * only automatically download in usercontent if user requested it [\matrix-org#4163](matrix-org#4163) * Fix having to decrypt & download in two steps [\matrix-org#4162](matrix-org#4162) * Use bash for release script [\matrix-org#4161](matrix-org#4161) * Revert to manual sorting for custom tag rooms [\matrix-org#4157](matrix-org#4157) * Fix the last char of people's names being cut off in the invite dialog [\matrix-org#4150](matrix-org#4150) * Add /whois SlashCommand to open UserInfo [\matrix-org#4154](matrix-org#4154) * word-break in pills and wrap the background correctly [\matrix-org#4155](matrix-org#4155) * don't show "This alias is available to use" if the alias is invalid [\matrix-org#4153](matrix-org#4153) * Don't ask to enable analytics when Do Not Track is enabled [\matrix-org#4098](matrix-org#4098) * Fix MELS not breaking on day boundaries regression [\matrix-org#4152](matrix-org#4152) * Fix Quote on search results page [\matrix-org#4151](matrix-org#4151) * Ensure errors when creating a DM are raised to the user [\matrix-org#4144](matrix-org#4144) * Add a Login button to startAnyRegistrationFlow [\matrix-org#3829](matrix-org#3829) * Use latest backup status directly rather than via state [\matrix-org#4147](matrix-org#4147) * Prefer account password variation of upgrading [\matrix-org#4146](matrix-org#4146) * Hide user avatars from screen readers in group and room user lists. [\matrix-org#4145](matrix-org#4145) * Room List sorting algorithms [\matrix-org#4085](matrix-org#4085) * Clear selected tags when disabling tag panel [\matrix-org#4143](matrix-org#4143) * Ignore cursor jumping shortcuts with shift [\matrix-org#4142](matrix-org#4142) * add local echo for clicking 'start verification' button [\matrix-org#4138](matrix-org#4138) * Fix formatting buttons not marking the composer as modified [\matrix-org#4141](matrix-org#4141) * Upgrade deps [\matrix-org#4136](matrix-org#4136) * Remove debug line from Analytics [\matrix-org#4137](matrix-org#4137) * Use the right function for creating binary verification QR codes [\matrix-org#4140](matrix-org#4140) * Ensure verification QR codes use the right buffer size [\matrix-org#4139](matrix-org#4139) * Don't prefix QR codes with the length of the static marker string [\matrix-org#4128](matrix-org#4128) * Solve fixed-width digit display in flowed text [\matrix-org#4127](matrix-org#4127) * Limit UserInfo Displayname to 3 lines to get rid of scrollbars [\matrix-org#4135](matrix-org#4135)
[Full Changelog](matrix-org/matrix-react-sdk@v2.2.0...v2.2.1) * Adjust scroll offset with relative scrolling [\matrix-org#4171](matrix-org#4171) * Disable registration flows on SSO servers [\matrix-org#4169](matrix-org#4169)
PreviousNext