Skip to content
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

Automatically manage a WordPress.com user's blogs #538

Closed
tomwitkin opened this issue Nov 14, 2013 · 7 comments · Fixed by #692
Closed

Automatically manage a WordPress.com user's blogs #538

tomwitkin opened this issue Nov 14, 2013 · 7 comments · Fixed by #692
Assignees
Labels
Milestone

Comments

@tomwitkin
Copy link
Contributor

Currently, blogs from the primary WordPress.com account can be added and removed by the user. To remove complexity, we can remove this option and let the app just automatically stay in sync with the account by adding and removing them by periodically polling for all of a user's blogs from the user.

@koke
Copy link
Member

koke commented Nov 15, 2013

We'll want to fix #545 for this one 😄

@tomwitkin
Copy link
Contributor Author

That would be a good idea.

@koke
Copy link
Member

koke commented Nov 18, 2013

Also related: #22

@koke
Copy link
Member

koke commented Nov 21, 2013

Some items to complete:

  • Fix create account to use the new methods
  • Reuse login controller for settings
  • Show NUX after removing last site
  • Remove AddUsersBlogsViewController
  • Add option to hide wp.com blogs
  • Manage hidden blogs
  • Sync hidden status with WordPress.com
  • Sync blog list on launch

Some other tasks that might be out of scope:

@tomwitkin
Copy link
Contributor Author

We'll need to text #242 when this is complete

@astralbodies
Copy link
Contributor

@koke @tomwitkin Was this issue completed before we merged the PR? I see two items unchecked in the "to do" list -
Sync hidden status with WordPress.com
Sync blog list on launch

@astralbodies
Copy link
Contributor

Nevermind I see #715 was filed. I'm working on #719 because it's blocking our internal deploy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants