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

Users Endpoint Updates #31

Open
2 of 3 tasks
HankG opened this issue Nov 26, 2018 · 3 comments
Open
2 of 3 tasks

Users Endpoint Updates #31

HankG opened this issue Nov 26, 2018 · 3 comments

Comments

@HankG
Copy link
Contributor

HankG commented Nov 26, 2018

  • Name field should be broken into first_name and last_name since name is a synthetic field and setting/getting symmetry is preferred.
  • NSFW toggle on profile should be added.
  • Need to add error return paths to the documentation.
@SuperTux88
Copy link
Member

Name field should be broken into first_name and last_name since name is a synthetic field and setting/getting symmetry is preferred.

No, because they will be combined in the future in diaspora, see diaspora/diaspora#3648.

@HankG
Copy link
Contributor Author

HankG commented Dec 11, 2018

Name field should be broken into first_name and last_name since name is a synthetic field and setting/getting symmetry is preferred.

No, because they will be combined in the future in diaspora, see diaspora/diaspora#3648.

If we go that route, which is fine even though I've already implemented it this way, it will be inconsistent with the current UI. When is that changing and do we not care about the inconsistency in the interim?

@jhass
Copy link
Member

jhass commented Feb 15, 2020

  • Block / Ignore user

(Or am I blind?)

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

No branches or pull requests

4 participants