Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts: include/items.php util/messages.po view/nl/messages.po view/nl/strings.php
This commit is contained in:
commit
c8b8c6cb14
@ -870,6 +870,7 @@ function get_item_elements($x) {
|
||||
$x['diaspora_signature'] = json_encode($x['diaspora_signature']);
|
||||
|
||||
$arr['diaspora_meta'] = (($x['diaspora_signature']) ? $x['diaspora_signature'] : '');
|
||||
|
||||
$arr['object'] = activity_sanitise($x['object']);
|
||||
$arr['target'] = activity_sanitise($x['target']);
|
||||
|
||||
|
@ -1 +1 @@
|
||||
2015-08-06.1116
|
||||
2015-08-08.1118
|
||||
|
Reference in New Issue
Block a user