Distribute posts from remote
This commit is contained in:
parent
aa94035987
commit
ce7efc4dbb
12 changed files with 417 additions and 353 deletions
|
|
@ -6,7 +6,7 @@ import Reaction from '../../../../../models/post-reaction';
|
|||
import Post, { pack as packPost } from '../../../../../models/post';
|
||||
import { pack as packUser } from '../../../../../models/user';
|
||||
import Watching from '../../../../../models/post-watching';
|
||||
import watch from '../../../common/watch-post';
|
||||
import watch from '../../../../../post/watch';
|
||||
import { publishPostStream } from '../../../../../publishers/stream';
|
||||
import notify from '../../../../../publishers/notify';
|
||||
import pushSw from '../../../../../publishers/push-sw';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue