WIP: feat: account switching #279
No reviewers
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#279
Loading…
Reference in a new issue
No description provided.
Delete branch "(deleted):feat/account-switching"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
disclaimer this is ass
this is just a proof of concept and it sucks and is garbage and very much a wip with broken parts literally everywhere i'll get to that
this PR implements multiple account support in the frontend, and account switching. for people who have two accounts on the same instance but don't want to use two firefox containers.
ok yeah but like find and deal with it automatically instead of asking everyone to clear cookies when updating to this version
ok yeah but like find and deal with it automatically instead of asking everyone to clear cookies when updating to this version
what the fuck did i do with that comment im dumb im gonna have cofe
i would advise against doing this as a whole
pleroma-fe was built as a single-account client and does not even use oauth most of the time
additionally, the content security policy disallows it connecting to remote instances, massively limiting the usefulness even if this did work
it doesn't, no, but that only makes the implementation easier, it seems
as long as you store all of the keys you can act as all accounts without constantly needing to figure out which account you are
meh, misskey has this and it's been a genuinely useful feature for bots and such
i mean i'm fine with not doing this it's a niche and it does add a lot of complexity
@sfr I think this would be a good change even if just for an instance admin, or you want to manage a few accounts like a bot account, a main, a close friends only vent account etc in a convenient manner. It doesn't have to support external accounts, even just as something for only local accounts it's a good change.
Currently I do it with firefox containers (one for each account) but it's honestly really inconvenient.
Pull request closed