You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for sign-ups and moderation notifications when account do have permissions for those.
As pointed in #131 at least three other clients I tried offers this, including Tusky. Out of those three, none offer any interaction for the sign-ups notifications (no link nor action), but two of them offers interaction with the moderation notifications: user can't moderate from the application (I don't know if it would be possible), but tapping the notification sends on the admin page to moderate this report into phone's browser.
One could even imagine user could moderation and accept or not signups directly from within the application if the API allows it, but that would also require much more work.
Other relevant information
Back-end: At least Mastodon, I have no idea if Pleroma, Misskey, forks of these or any other ActivityPub plugin/smaller or more general backends (eg. PeerTube/PixelFed) support those or not.
The text was updated successfully, but these errors were encountered:
Description of the feature
Add support for sign-ups and moderation notifications when account do have permissions for those.
As pointed in #131 at least three other clients I tried offers this, including Tusky. Out of those three, none offer any interaction for the sign-ups notifications (no link nor action), but two of them offers interaction with the moderation notifications: user can't moderate from the application (I don't know if it would be possible), but tapping the notification sends on the admin page to moderate this report into phone's browser.
One could even imagine user could moderation and accept or not signups directly from within the application if the API allows it, but that would also require much more work.
Other relevant information
The text was updated successfully, but these errors were encountered: