aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/video-rates.ts
Commit message (Collapse)AuthorAgeFilesLines
* Log rate AP fetch error as infoChocobozzz2021-06-081-1/+1
| | | | | It's not really a warning, we could have many invalid rates in the federation
* Add tags to AP rate loggerChocobozzz2021-06-031-2/+4
|
* Refactor AP actorsChocobozzz2021-06-031-2/+2
|
* Refactor AP playlistsChocobozzz2021-06-031-24/+32
|
* Use got instead of requestChocobozzz2021-03-241-13/+9
|
* Upgrade sequelize to v6Chocobozzz2020-12-091-13/+2
|
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-5/+5
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Fix build with typescript 3.8Chocobozzz2020-02-281-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-2/+0
|
* Stronger model typingsChocobozzz2019-08-191-11/+13
|
* Update sequelizeChocobozzz2019-04-241-1/+4
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* 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