Interact with posts from another account #11

Open
opened 2019-08-01 19:26:02 -04:00 by jmcbray · 0 comments
Owner

Add a view for interacting with posts from an account other than the active one. I envision it as having a drop-down of logged-in accounts, the post to act on, and some action buttons.

The tricky bit is that it can't just pass those actions off to the existing views, because those get a mastodon object using the active account. This is not a big deal for boost or fav, those can be inlined. But reply will probably need to be modified to be able to temporarily save a secondary active account. Or something.

Add a view for interacting with posts from an account other than the active one. I envision it as having a drop-down of logged-in accounts, the post to act on, and some action buttons. The tricky bit is that it can't just pass those actions off to the existing views, because those get a mastodon object using the active account. This is not a big deal for boost or fav, those can be inlined. But reply will probably need to be modified to be able to temporarily save a secondary active account. Or something.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmcbray/brutaldon#11
No description provided.