EionRobb / pidgin-opensteamworks

Steam plugin for Pidgin/libpurple
153 stars 5 forks source link

friend invite notficiation should show nickname and not the steamid #124

Closed CapsAdmin closed 8 years ago

CapsAdmin commented 8 years ago

to figure out the steam id you should view profile info instead

EionRobb commented 8 years ago

Ah, this info isn't given to us when we get informed about the user being added, just the ID

I guess we could look it up in a separate request...

Xylemon commented 8 years ago

It would be great if this could be added, I hate having to log onto the Steam via the site or search the id to find out who added me.

EionRobb commented 8 years ago

Just added this now https://github.com/EionRobb/pidgin-opensteamworks/commit/184e83ecbb921c96472f8fa1bbaa61f8e6411453 :)

Xylemon commented 8 years ago

I can confirm this works! Along with removing people from pidgin, accepting, and deny friend requests. All seem to function now, great work!

EionRobb commented 8 years ago

Awesome, thanks for testing :)

I'll package up a new version so everyone else can enjoy it too

CapsAdmin commented 8 years ago

I also confirm that this is working. Thanks!