mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
Store the "EmojiReact" activity
This commit is contained in:
parent
1475f53e21
commit
aa2a32d16f
4 changed files with 36 additions and 8 deletions
|
@ -148,4 +148,8 @@ final class ActivityNamespace
|
|||
* @var string
|
||||
*/
|
||||
const MASTODON = 'http://mastodon.social/schema/1.0';
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
const LITEPUB = 'http://litepub.social';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue