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
/
favorited.php
Age
Commit message (
Expand
)
Author
2009-03-09
PostgreSQL - a couple more GROUP BY queries that needed to be explicit
CiaranG
2009-03-04
PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo...
CiaranG
2009-02-05
Trac #894 and #1013 - fixed bad redirects after delete notice
Zach Copley
2009-01-22
Use cached query results for favorited. Might cause pagination issues.
Evan Prodromou
2009-01-19
Update favorited for new layout and framework
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-12
Fixed Popular tab (hopefully)
Zach Copley
2008-12-11
Better titles and instructions for Featured and Popular tabs
Zach Copley
2008-12-11
make a new NoticeList widget and call it from StreamAction
Evan Prodromou
2008-12-07
remove favoritedrss
Evan Prodromou
2008-12-05
trac855 trac856 and Feed list for the Favorited page
csarven
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