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

Ability to see complete user information #692

Closed
AdrianoCahete opened this issue Sep 4, 2015 · 10 comments
Closed

Ability to see complete user information #692

AdrianoCahete opened this issue Sep 4, 2015 · 10 comments

Comments

@AdrianoCahete
Copy link
Contributor

Yes, like IRC. Something like /whois (command line and interface), with Real Name, emails (if he make public or for server admins) GeoLocalization (country is good), all public channels he's part, IP (for server admins) and private channels (for admins).

Quick commands from that window it be useful too (ban, kick, edit info, make/remove admin).

Awesome if admins were notified when someone given them whois.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@AdrianoCahete
Copy link
Contributor Author

Choose flag/country in account settings to be displayed before/after the name in chat.

Mentioned in #708

@rodrigok
Copy link
Member

rodrigok commented Sep 6, 2015

Admins can see this data in the right panel that opens when you click at some user's name in the chat messages.

We need to add the list of rooms user is part

We are working in commands for kick users too

@geekgonecrazy
Copy link
Contributor

#626 would need to factor in

@marceloschmidt
Copy link
Member

OK, so this needs

  • a settings entry to allow/disallow public sharing of this information;
  • a user settings group (maybe in profile) to show/hide personal information
  • geolocation settings (ask user for geolocation or use geoip) Country flags on users #708
  • show user channels on sidebar user info
  • start saving user ips
  • add action buttons to sidebar user info
  • slash commands for kicking, banning, whois, set admin

@josephfusco
Copy link

looks good!

@Valiantiam
Copy link

Hiding emails is a huge deal regarding livechat with agents. It is crucial guests cannot see our agents direct email addresses they are signed up with on the chat.

@mayeaux
Copy link

mayeaux commented Aug 19, 2017

Can we still not hide emails?

@docsncode
Copy link

Yes you can still choose to show email. Closing issue as it has already been implemented.

@mutante
Copy link

mutante commented Apr 5, 2018

Could you point to where "display list of all public/private channels" has been implemented?

@geekgonecrazy
Copy link
Contributor

full list of private channels no. Because they are private. But public channels are found:
image

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