This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Force verification even for refreshed clients #44
Merged
Commits on Sep 13, 2024
-
Force verification even for refreshed cients
Set a flag on login to remember that the device needs to be verified so that we don't forget if the user refreshes the page, but still allow user with an existing unverified session to stay logged in.
Configuration menu - View commit details
-
Copy full SHA for b1aaae7 - Browse repository at this point
Copy the full SHA b1aaae7View commit details
Commits on Sep 20, 2024
-
Hopefully make matrixchat tests pass?
Much, much tweaking to make the matrixchat tests pass again. Should hopefully make them a bit more solid in general with judicious use of waitFor rather than flushPromises(). Also lots of fun to stop the state bleeding between tests.
Configuration menu - View commit details
-
Copy full SHA for 2b10580 - Browse repository at this point
Copy the full SHA 2b10580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91207a9 - Browse repository at this point
Copy the full SHA 91207a9View commit details -
to hopefully resolve infinite package sadness
Configuration menu - View commit details
-
Copy full SHA for 255c7dc - Browse repository at this point
Copy the full SHA 255c7dcView commit details
Commits on Sep 23, 2024
-
Mock out the createClient method to return the same client, because we've mocked the peg to always return that client, so if we let the code make another one having still overridden the peg, everything becomes cursed. Also mock out the autodiscovery stuff rather than relying on fetch-mock.
Configuration menu - View commit details
-
Copy full SHA for e986562 - Browse repository at this point
Copy the full SHA e986562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb9f8f - Browse repository at this point
Copy the full SHA 2cb9f8fView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80c75d4 - Browse repository at this point
Copy the full SHA 80c75d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b07203e - Browse repository at this point
Copy the full SHA b07203eView commit details -
Put the logged in dispatch back
Actually it breaks all sorts of other things too, having fixed all the MatrixChat tests (although this is useful anyway).
Configuration menu - View commit details
-
Copy full SHA for f8c7db4 - Browse repository at this point
Copy the full SHA f8c7db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc88a9a - Browse repository at this point
Copy the full SHA bc88a9aView commit details
Commits on Sep 25, 2024
-
Put post login screen back in logged in
but move ready transition to avoid flash of main UI
Configuration menu - View commit details
-
Copy full SHA for bd2ca31 - Browse repository at this point
Copy the full SHA bd2ca31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1471862 - Browse repository at this point
Copy the full SHA 1471862View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e88d1e0 - Browse repository at this point
Copy the full SHA e88d1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 579d507 - Browse repository at this point
Copy the full SHA 579d507View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60b8eaf - Browse repository at this point
Copy the full SHA 60b8eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2525b - Browse repository at this point
Copy the full SHA 1e2525bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 860dedd - Browse repository at this point
Copy the full SHA 860deddView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee7a3e8 - Browse repository at this point
Copy the full SHA ee7a3e8View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2c3e4a - Browse repository at this point
Copy the full SHA c2c3e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71249a3 - Browse repository at this point
Copy the full SHA 71249a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b04bf6 - Browse repository at this point
Copy the full SHA 1b04bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677f616 - Browse repository at this point
Copy the full SHA 677f616View commit details -
Use catch instead of empty then on unawaited promises
or in one case just await it because the caller was async anyway
Configuration menu - View commit details
-
Copy full SHA for 4a84e3d - Browse repository at this point
Copy the full SHA 4a84e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 707c8c7 - Browse repository at this point
Copy the full SHA 707c8c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e11360 - Browse repository at this point
Copy the full SHA 3e11360View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.