summaryrefslogtreecommitdiff
path: root/lib/profilelist.php
AgeCommit message (Expand)Author
2010-04-05make profilelist homepage link attributes overrideableEvan Prodromou
2010-04-05add linkAttributes() method for profilelistEvan Prodromou
2010-03-25Using hCard label instead of location. Matches userprofile.Sarven Capadisli
2010-03-03Fix for 4113f2884113f288: show regular subscribe form for all non-OMB profile...Brion Vibber
2010-03-02Added Subscribe button to remote user entity actions in profie listsSarven Capadisli
2010-02-15Added single whitespace to separate inline text words.Sarven Capadisli
2009-11-13Added hAtom for profile and group listsSarven Capadisli
2009-11-06Check if it is empty instead of ''Sarven Capadisli
2009-11-06Updated styles for profile list re: commitSarven Capadisli
2009-11-02remove <dl> stuff from profile listEvan Prodromou
2009-10-15add more events to profile listEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-05don't hide unsub button for remote usersEvan Prodromou
2009-07-03only show subscribe button in profile list for local usersEvan Prodromou
2009-06-14return count from showEvan Prodromou
2009-06-14try to get the right class for profileminilistEvan Prodromou
2009-06-14Break profilelist into a recipeEvan Prodromou
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