index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
profilelist.php
Age
Commit message (
Expand
)
Author
2009-01-26
Add some more useless HTML
Evan Prodromou
2009-01-26
move block form
Evan Prodromou
2009-01-22
Debug some of the subscriptions+tags problems
Evan Prodromou
2009-01-22
reformat profilelist code
Evan Prodromou
2009-01-22
selector name cleanup
sarven
2009-01-21
Changed to @class entity_profile from @id user_profile.
sarven
2009-01-21
Matching markup for tags
sarven
2009-01-21
profilelist markup and styles
sarven
2009-01-20
If user has fn, then it will not link to their own profile with @class
sarven
2009-01-19
Featuerd profile list markup
sarven
2009-01-19
Extra whitespace in profilelist
Evan Prodromou
2009-01-19
Update profile list for new framework
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-08
pass profile correctly to show_owner_controls
Evan Prodromou
2008-12-08
add block form to subscribers list and profile page
Evan Prodromou
2008-12-07
remove unused code from profile list
Evan Prodromou
2008-11-23
include action in tags
csarven
2008-11-23
better tag handling for profile lists
Evan Prodromou
2008-11-21
Fixing bio alignment
csarven
2008-11-21
Removing empty element no longer in use
csarven
2008-11-21
rel-bookmark not required because hAtom is not present
csarven
2008-11-20
Linking directly from Your tags instead of Tag user
csarven
2008-11-20
Tag markup and styling for tag_self, tag_user, form#tag_user
csarven
2008-11-20
show tags that the owner added, not that the current user added
Evan Prodromou
2008-11-20
only show tags if there's a logged-in user
Evan Prodromou
2008-11-20
fix some stuff with tagother link
Evan Prodromou
2008-11-20
fix link to tagother
Evan Prodromou
2008-11-20
fix $profile in profilelist
Evan Prodromou
2008-11-20
tag other users
Evan Prodromou
2008-11-20
show self-tags in profile list
Evan Prodromou
2008-11-20
don't show sub/unsub on your own record!
Evan Prodromou
2008-11-20
fixup this pointer
Evan Prodromou
2008-11-20
float subscribe button right in profile list
Evan Prodromou
2008-11-20
common_(un)subscribe_form
Evan Prodromou
2008-11-20
stop trying to get count from query
Evan Prodromou
2008-11-20
increase PROFILES_PER_PAGE from 10 to 20
Evan Prodromou
2008-11-20
better looping in profile list
Evan Prodromou
2008-11-20
abstract people lists from search results
Evan Prodromou