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
/
noticesection.php
Age
Commit message (
Collapse
)
Author
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-05-29
Changed ul to ol and added xoxo for notice lists.
Sarven Capadisli
2009-05-17
Refactored new sections code to proper classes and added notice link to ↵
Robin Millette
links in notice sections.
2009-03-04
check for profile record
Evan Prodromou
2009-02-20
make check for ->value better
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-23
Bad link for popular notices
Evan Prodromou
2009-01-22
Populat notices and some css cleanup
sarven
2009-01-22
Add a notice section superclass for sections listing notices
Evan Prodromou