forked from GNUsocial/gnu-social
trac626 Put a list of feed links
darcs-hash:20081114210506-eefa4-ba7e9bdd794ddfcacc397d732073abf99e97f3a5.gz
This commit is contained in:
@@ -1029,6 +1029,9 @@ function common_fancy_url($action, $args=NULL) {
|
||||
} else {
|
||||
return common_path($args['nickname']);
|
||||
}
|
||||
|
||||
case 'usertimeline':
|
||||
return common_path("api/statuses/user_timeline/".$args['nickname']."atom");
|
||||
case 'confirmaddress':
|
||||
return common_path('main/confirmaddress/'.$args['code']);
|
||||
case 'userbyid':
|
||||
|
||||
Reference in New Issue
Block a user