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
/
profilesection.php
Age
Commit message (
Collapse
)
Author
2010-02-15
Added single whitespace to separate inline text words.
Sarven Capadisli
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-04
Fixed PHP Notice "Undefined property: Profile::$value"
Jeffery To
2009-07-09
wrong order for span and a in profilesection
Evan Prodromou
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
Moved the common_avatar_* functions to the Avatar class. Typically either as methods on the object or as static methods. Replaced all the uses of the functions in other modules.
2009-01-22
Move table-based profile section layout from topposter to base class
Evan Prodromou
2009-01-22
Top posters section markup and stye
sarven
2009-01-22
Don't tryto show a section if nothing comes back from profiles
Evan Prodromou
2009-01-22
A section sub-class for profiles
Evan Prodromou