forked from GNUsocial/gnu-social
Microsummaries had issues and were removed in Firefox 6.0 anyway
It is argued there are many better ways to get a "micro summary" of a profile or site.
This commit is contained in:
@@ -832,7 +832,7 @@ class Router
|
||||
|
||||
foreach (array('subscriptions', 'subscribers',
|
||||
'all', 'foaf', 'replies',
|
||||
'microsummary') as $a) {
|
||||
) as $a) {
|
||||
$m->connect($a,
|
||||
array('action' => $a,
|
||||
'nickname' => $nickname));
|
||||
|
Reference in New Issue
Block a user