* Parse user agents on the server side
* Parse and expose user agents on the backend
* Use the parsed user agent in the device consent page
* Fix the device icon tests
* Fix clippy warnings
* Box stuff to avoid large enum variants
* Ignore a clippy warning
* Fix the requester boxing
* setup
* new session tile style
* update compound-web
* use compound components
* use deviceId from scope as session name
* add basic test for Session
* border color
* use new Session in compat session
* tidy
* tidy
* Revert "setup"
This reverts commit ee86051dc4.
* disable "deprecate/import" enzyme rule from matrix-eslint that breaks lint
* lint
* correct copyright year
* more lint
* try to stabilise timezone for session tests
* just stub DateTime in test
* test deviceIdFromScope
* tests
* revert config change