mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Propagate old comment on new follow
This commit is contained in:
parent
f40bbe3146
commit
da854ddd50
78 changed files with 386 additions and 307 deletions
|
@ -1,5 +1,6 @@
|
|||
import { ActivityDelete } from '../../../../shared/models/activitypub'
|
||||
import { logger, retryTransactionWrapper } from '../../../helpers'
|
||||
import { retryTransactionWrapper } from '../../../helpers/database-utils'
|
||||
import { logger } from '../../../helpers/logger'
|
||||
import { sequelizeTypescript } from '../../../initializers'
|
||||
import { AccountModel } from '../../../models/account/account'
|
||||
import { ActorModel } from '../../../models/activitypub/actor'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue