trac855 trac856 and Feed list for the Favorited page

darcs-hash:20081205221402-eefa4-9c765fe3c7a6e0cf9cdee1749ed2bebb24d3deaf.gz
This commit is contained in:
csarven
2008-12-05 17:14:02 -05:00
parent 7def4d227f
commit 33a054ccc0
5 changed files with 53 additions and 3 deletions

View File

@@ -1064,6 +1064,8 @@ function common_fancy_url($action, $args=NULL) {
}
case 'publicrss':
return common_path('rss');
case 'publicatom':
return common_path("api/statuses/public_timeline.atom");
case 'publicxrds':
return common_path('xrds');
case 'featuredrss':