]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/profilelist.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / lib / profilelist.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-08 Evan Prodromoupass profile correctly to show_owner_controls
2008-12-08 Evan Prodromouadd block form to subscribers list and profile page
2008-12-08 Evan Prodromouremove unused code from profile list
2008-11-24 csarveninclude action in tags
2008-11-24 Evan Prodromoubetter tag handling for profile lists
2008-11-21 csarvenFixing bio alignment
2008-11-21 csarvenRemoving empty element no longer in use
2008-11-21 csarvenrel-bookmark not required because hAtom is not present
2008-11-21 csarvenLinking directly from Your tags instead of Tag user
2008-11-21 csarvenTag markup and styling for tag_self, tag_user, form...
2008-11-21 Evan Prodromoushow tags that the owner added, not that the current...
2008-11-21 Evan Prodromouonly show tags if there's a logged-in user
2008-11-21 Evan Prodromoufix some stuff with tagother link
2008-11-21 Evan Prodromoufix link to tagother
2008-11-21 Evan Prodromoufix $profile in profilelist
2008-11-21 Evan Prodromoutag other users
2008-11-20 Evan Prodromoushow self-tags in profile list
2008-11-20 Evan Prodromoudon't show sub/unsub on your own record!
2008-11-20 Evan Prodromoufixup this pointer
2008-11-20 Evan Prodromoufloat subscribe button right in profile list
2008-11-20 Evan Prodromoucommon_(un)subscribe_form
2008-11-20 Evan Prodromoustop trying to get count from query
2008-11-20 Evan Prodromouincrease PROFILES_PER_PAGE from 10 to 20
2008-11-20 Evan Prodromoubetter looping in profile list
2008-11-20 Evan Prodromouabstract people lists from search results