summaryrefslogtreecommitdiff
path: root/lib/profilelist.php
AgeCommit message (Expand)Author
2009-03-23show subscribe button and block form againEvan Prodromou
2009-03-18fix bug in profile list owner checkEvan Prodromou
2009-03-11Another undefined object member.Adrian Lang
2009-03-11Remove comparison with member variable of null variable, cleaned code a bit.Adrian Lang
2009-03-09Improve handling of null values in profile parameters.Adrian Lang
2009-02-20PROFILES_PER_PAGE already defined in lib/common.phpLeslie Michael Orchard
2009-02-11Minor. Changed from @class location to labelSarven Capadisli
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-01-26Add some more useless HTMLEvan Prodromou
2009-01-26move block formEvan Prodromou
2009-01-22Debug some of the subscriptions+tags problemsEvan Prodromou
2009-01-22reformat profilelist codeEvan Prodromou
2009-01-22selector name cleanupsarven
2009-01-21Changed to @class entity_profile from @id user_profile.sarven
2009-01-21Matching markup for tagssarven
2009-01-21profilelist markup and stylessarven
2009-01-20If user has fn, then it will not link to their own profile with @classsarven
2009-01-19Featuerd profile list markupsarven
2009-01-19Extra whitespace in profilelistEvan Prodromou
2009-01-19Update profile list for new frameworkEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-08pass profile correctly to show_owner_controlsEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou
2008-12-07remove unused code from profile listEvan Prodromou
2008-11-23include action in tagscsarven
2008-11-23better tag handling for profile listsEvan Prodromou
2008-11-21Fixing bio alignmentcsarven
2008-11-21Removing empty element no longer in usecsarven
2008-11-21rel-bookmark not required because hAtom is not presentcsarven
2008-11-20Linking directly from Your tags instead of Tag usercsarven
2008-11-20Tag markup and styling for tag_self, tag_user, form#tag_usercsarven
2008-11-20show tags that the owner added, not that the current user addedEvan Prodromou
2008-11-20only show tags if there's a logged-in userEvan Prodromou
2008-11-20fix some stuff with tagother linkEvan Prodromou
2008-11-20fix link to tagotherEvan Prodromou
2008-11-20fix $profile in profilelistEvan Prodromou
2008-11-20tag other usersEvan Prodromou
2008-11-20show self-tags in profile listEvan Prodromou
2008-11-20don't show sub/unsub on your own record!Evan Prodromou
2008-11-20fixup this pointerEvan Prodromou
2008-11-20float subscribe button right in profile listEvan Prodromou
2008-11-20common_(un)subscribe_formEvan Prodromou
2008-11-20stop trying to get count from queryEvan Prodromou
2008-11-20increase PROFILES_PER_PAGE from 10 to 20Evan Prodromou
2008-11-20better looping in profile listEvan Prodromou
2008-11-20abstract people lists from search resultsEvan Prodromou