forked from GNUsocial/gnu-social
Implemented the "show" method of the laconica groups api
This commit is contained in:
@@ -130,6 +130,7 @@ class ApiAction extends Action
|
||||
'laconica/wadl',
|
||||
'tags/timeline',
|
||||
'oembed/oembed',
|
||||
'groups/show',
|
||||
'groups/timeline');
|
||||
|
||||
static $bareauth = array('statuses/user_timeline',
|
||||
|
||||
Reference in New Issue
Block a user