aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/video-views.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix embed video id parsingChocobozzz2018-11-151-1/+1
|
* Don't forward view, send updates insteadChocobozzz2018-11-151-2/+6
| | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views
* Process last hour views instead of current hourChocobozzz2018-09-131-3/+9
|
* Fix video views incrementChocobozzz2018-09-131-15/+24
|
* Bufferize videos views in redisChocobozzz2018-08-301-0/+40