matrix-react-sdk
Fix relationship between guests, .well-known, and auth
#3001
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
33
Changes
View On
GitHub
Commits
Have ServerConfig and co. do validation of the config in-house
turt2live
committed
6 years ago
Update ServerTypeSelector for registration to use a server config
turt2live
committed
6 years ago
Make registration work with server configs
turt2live
committed
6 years ago
Make password resets use server config objects
turt2live
committed
6 years ago
Make login pass around server config objects
turt2live
committed
6 years ago
Bring server config juggling into MatrixChat
turt2live
committed
6 years ago
Add language features to support server config changes
turt2live
committed
6 years ago
Appease the linter
turt2live
committed
6 years ago
Fix tests to use new serverConfig prop
turt2live
committed
6 years ago
Fix rogue instance of old hsUrl property
turt2live
committed
6 years ago
Add a serverConfig property to MatrixChat for unit tests
turt2live
committed
6 years ago
Log in to the right homeserver when changing the homeserver
turt2live
committed
6 years ago
Merge pull request #2941 from matrix-org/travis/guests/block-ui
turt2live
committed
6 years ago
Merge branch 'develop' into travis/feature/wellknown2
turt2live
committed
6 years ago
Refactor "Next" button into ServerConfig components
turt2live
committed
6 years ago
Render underlines and tooltips on custom server names in auth pages
turt2live
committed
6 years ago
newline for the linter
turt2live
committed
6 years ago
Merge branch 'develop' into travis/feature/wellknown2
turt2live
committed
6 years ago
Flag all generated configs as non-default by default
turt2live
committed
6 years ago
Only expose the fallback_hs_url if the homeserver is the default HS
turt2live
committed
6 years ago
Restore use of full mxid login
turt2live
committed
6 years ago
Human de-linting
turt2live
committed
6 years ago
Merge pull request #2965 from matrix-org/travis/wk/tooltip
turt2live
committed
6 years ago
Merge pull request #2964 from matrix-org/travis/wk/simplify-phases
turt2live
committed
6 years ago
Merge pull request #2971 from matrix-org/travis/wk/fallback_hs
turt2live
committed
6 years ago
Merge branch 'travis/feature/wellknown2' into travis/wk/mxid
turt2live
committed
6 years ago
Merge pull request #2972 from matrix-org/travis/wk/mxid
turt2live
committed
6 years ago
Merge branch 'develop' into travis/feature/wellknown2
turt2live
committed
6 years ago
Merge branch 'develop' into travis/feature/wellknown2
turt2live
committed
6 years ago
Don't act busy on the login page for moving your cursor
turt2live
committed
6 years ago
Add a null guard for serverConfig
turt2live
committed
6 years ago
Merge branch 'develop' into travis/feature/wellknown2
turt2live
committed
6 years ago
Fix copyright
turt2live
committed
6 years ago
Loading