In which places should we add connections between the two apps? The direction Tusky -> companion should of course only be possible when the companion is installed and the user has moderation rights.
These come to my mind:
- when viewing an account in Tusky it should be easy to switch to the companion to access the moderation actions for that account
- maybe a way to share login tokens so users do not have to log into both apps? But we have to be super careful there to not create a security vulnerability when we do this.