Propagate old comment on new follow

This commit is contained in:
Chocobozzz 2017-12-28 11:16:08 +01:00
parent f40bbe3146
commit da854ddd50
No known key found for this signature in database
GPG key ID: 583A612D890159BE
78 changed files with 386 additions and 307 deletions

View file

@ -1,4 +1,4 @@
import { getServerActor } from '../server/helpers'
import { getServerActor } from '../server/helpers/utils'
import { initDatabaseModels } from '../server/initializers'
import { ActorFollowModel } from '../server/models/activitypub/actor-follow'
import { VideoModel } from '../server/models/video/video'