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
/
actions
/
featured.php
Age
Commit message (
Expand
)
Author
2009-06-17
correct arguments for ProfileList
Evan Prodromou
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-03-17
use common_database_tablename instead of repeating that if structure everywhere
Brenda Wallace
2009-03-17
quoted the users table
Brenda Wallace
2009-01-19
Mark featured users as readonly
Evan Prodromou
2009-01-19
Update featured for new framework, but not phpcs-clean yet
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
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-11
Better titles and instructions for Featured and Popular tabs
Zach Copley
2008-12-10
Remove a bunch of extraneous logging statements
Zach Copley
2008-11-20
Public 'Featured' tab now shows profiles instead of notices!
Zach Copley
2008-11-20
Public tabs - added instructions for 'Featured' and 'Favorited'; removed noti...
Zach Copley
2008-11-20
New public tabs - Public, Recent tags, Featured, and Favorited
Zach Copley