mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Handle announces in inbox
This commit is contained in:
parent
8e10cf1a5a
commit
d846501818
17 changed files with 264 additions and 23 deletions
|
@ -1,4 +1,9 @@
|
|||
export * from './process-accept'
|
||||
export * from './process-add'
|
||||
export * from './process-announce'
|
||||
export * from './process-create'
|
||||
export * from './process-delete'
|
||||
export * from './process-flag'
|
||||
export * from './process-follow'
|
||||
export * from './process-update'
|
||||
export * from './send-request'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue