| Commit message (Collapse) | Author | Files | Lines |
|
Fixes #5905
|
|
|
|
build up of forward extremities. (#5884)
|
|
|
|
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
|
'threepid_behaviour_email'. (#6104)
Fixes #6103
|
|
If email or msisdn verification aren't supported, let's stop advertising them
for registration.
Fixes #6100.
|
|
Pull the checkers out to their own classes, rather than having them lost in a
massive 1000-line class which does everything.
This is also preparation for some more intelligent advertising of flows, as per #6100
|
|
because, frankly, it looked like it was written by an axe-murderer.
This should be a non-functional change, except that where `m.login.dummy` was
previously advertised *before* `m.login.terms`, it will now be advertised
afterwards. AFAICT that should have no effect, and will be more consistent with
the flows that involve passing a 3pid.
|