slaent / issues

http://slaent.com
6 stars 1 forks source link

User Profiles upgrade #37

Open hiya-tiger opened 9 years ago

hiya-tiger commented 9 years ago

..Available elsewhere I believe (hint: http://www.neogaf.com/forum/member.php?u=54993)

shows users gamertag

how long they've been around

how many posts they've made

small biography area

interests spot

visit their homepage

and optional location area (possibly adding a small country flag when highlighting their slaent name elsewhere)

pythonesque commented 9 years ago

This would work much better as a set of customizable arbitrary attributes, rather than hardcoding a bunch of stuff like gamertag.

hiya-tiger commented 9 years ago

I'd also like to add find users threads/ posts.

make it so others can find more about you and learn about you.

todesignandconquer commented 9 years ago

@hiya-tiger https://github.com/slaent/issues/issues/11

todesignandconquer commented 9 years ago

user_id, name, value

PK on (user_id, name)

todesignandconquer commented 9 years ago

Finished migration of profile fields to a new profile_fields table.

hiya-tiger commented 5 years ago

...so how's this coming along?