Merge branch 'master' into nexus-ui
Update sentry config
Fix error page message shown when not in a clan
Update react-class-model
Update protos
Add function to call the nexus API to get its details
WIP server grouping for nexus
Show unique names for the mock servers instead of stomping them all to the same value
Refactor the mock configs so we can do that better and get it reflecting the nexus params too
Fix nexus servers not immediately being grouped correctly when adding/removing them
Automatically refresh groups once in a while just in case data changes
Render server groups under a group header
Update protos
Automatically add other servers from the nexus when we have at least one already
Automatically correct the IP address and port of paired nexus servers if they changed
Ungroup servers when their zone is not found in the nexus anymore
Fetch player info from the nexus to get appKey etc
Remove appKey fields from server and notification data
Support removing server groups so the button does something now
Show an icon on the server you are currently assigned to
Zone Name -> Key
Upgrade to expo SDK 44
Merge branch 'nexus-ui'
Fix devices scroll view not filling the screen (without breaking scrolling again, hopefully)