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
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