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

getUser() should return also the username in the object #104

Open
dissidente opened this issue Apr 27, 2020 · 1 comment
Open

getUser() should return also the username in the object #104

dissidente opened this issue Apr 27, 2020 · 1 comment
Labels
amnuts-parity features that amnuts also has enhancement
Milestone

Comments

@dissidente
Copy link
Contributor

This would pave the way for username recapitalization as a future feature (ie. AwesomeUsername vs Awesomeusername vs AwesomeUserName), and allow for case insensitive lookup (as it is today with getUser() ) and to return the capitalized (weird expression...) username to use in output messages for the presentation layer.

@marado
Copy link
Owner

marado commented Apr 27, 2020

I'm not certain the change you suggest would suffice for this, but if this issue is an "implement .recap" to let users show up as they wish to, I agree.

@marado marado added amnuts-parity features that amnuts also has enhancement labels Apr 27, 2020
@marado marado added this to the 0.7.0 milestone Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amnuts-parity features that amnuts also has enhancement
Projects
None yet
Development

No branches or pull requests

2 participants