]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Don't forward view, send updates instead
authorChocobozzz <me@florianbigard.com>
Thu, 15 Nov 2018 15:18:12 +0000 (16:18 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 15 Nov 2018 15:38:37 +0000 (16:38 +0100)
commit030177d246834fdba89be9bbaeac497589b47102
treea0c5b2e59aeb01322cff9042ceb31d49aadda908
parent650e3d5ce380026cc79bcd271915cf7e6f51c24c
Don't forward view, send updates instead

To avoid inconsistencies in the federation, now the origin server will
tell other instances what is the correct number of views
server/controllers/api/videos/index.ts
server/lib/activitypub/process/process-create.ts
server/lib/job-queue/handlers/video-views.ts
server/lib/job-queue/job-queue.ts