-
Notifications
You must be signed in to change notification settings - Fork 36
created show user profile dialogh #555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
created show user profile dialogh #555
Conversation
No description ... :) |
Just added fields for created_at (when the user joined mastodon), locked (private account), bot and discoverable.
|
Sounds a good idea (placing both the user actions button and probably another button that opens up the timeline dialog). If I am not mistaken, you should be able to use pubsub to invoque the action for opening both dialogs so the button should be relatively simple to handle. |
Pubsub to open the dialog? I haven't seen it. Should I create one? |
I just pushed the updates. |
No description provided.