]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/videos.ts
Unlisted videos are not displayed on Mastodon now
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / videos.ts
2018-02-21  ChocobozzzUnlisted videos are not displayed on Mastodon now
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-01-26  ChocobozzzFix video announces processing
2018-01-26  ChocobozzzUse sensitive instead of nsfw in activitypub
2018-01-26  ChocobozzzFix announce activities
2018-01-24  ChocobozzzFix lint
2018-01-24  ChocobozzzUpgrade server dependencies
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2018-01-12  ChocobozzzFix communication with mastodon
2018-01-10  ChocobozzzFetch remote AP objects
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-28  ChocobozzzFix preview 404
2017-12-27  ChocobozzzAdd comments federation tests
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzFix conflict rate serializations
2017-11-27  ChocobozzzFederate likes/dislikes
2017-11-27  ChocobozzzMove activitypub functions from helpers/ to lib/