Diaspora: Posts from Diaspora relais are transmitted the old way

This commit is contained in:
Michael 2017-09-25 04:24:47 +00:00
parent 0e4845b58a
commit 66515ed85e
3 changed files with 16 additions and 3 deletions

View file

@ -3,6 +3,9 @@
/**
* @file include/Smilies.php
* @brief This file contains the Smilies class which contains functions to handle smiles
*
* @todo Use the shortcodes from here:
* https://github.com/iamcal/emoji-data/blob/master/emoji_pretty.json?raw=true
*/
use Friendica\App;