aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/video-rates.ts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-13/+8
|
* Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-151-2/+3
|
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-2/+2
| | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version
* Fix checkbox marginsChocobozzz2018-11-191-2/+2
|
* Check activities hostChocobozzz2018-11-141-4/+32
|
* Add refresh video on searchChocobozzz2018-08-271-0/+40
|
* Try to refractor activities sendingChocobozzz2018-03-271-35/+11
| | | | There is still a need for work on this part though
* Fetch remote AP objectsChocobozzz2018-01-101-0/+52