Improve communication
This commit is contained in:
@@ -215,6 +215,10 @@ if (strlen($a->module)) {
|
||||
* First see if we have an addon which is masquerading as a module.
|
||||
*/
|
||||
|
||||
if ($a->module == 'object') {
|
||||
$a->module = 'display';
|
||||
}
|
||||
|
||||
// Compatibility with the Android Diaspora client
|
||||
if ($a->module == 'stream') {
|
||||
goaway('network?f=&order=post');
|
||||
|
||||
Reference in New Issue
Block a user