mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Diaspora: Posts from Diaspora relais are transmitted the old way
This commit is contained in:
parent
0e4845b58a
commit
66515ed85e
3 changed files with 16 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue