mirror of
https://github.com/friendica/friendica
synced 2025-05-03 07:44:10 +02:00
Private forums are now working via ActivityPub
This commit is contained in:
parent
cdee2b44db
commit
e394143148
13 changed files with 97 additions and 154 deletions
|
@ -46,7 +46,6 @@ class Delivery
|
|||
const DELETION = 'drop';
|
||||
const POST = 'wall-new';
|
||||
const POKE = 'poke';
|
||||
const UPLINK = 'uplink';
|
||||
const REMOVAL = 'removeme';
|
||||
const PROFILEUPDATE = 'profileupdate';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue