Refractor comment creation from federation
[oweals/peertube.git] / server / lib / activitypub / url.ts
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-01-29 ChocobozzzAdd id to likes/dislikes/comments/shares collections
2018-01-04 ChocobozzzFix delete activities
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-22 ChocobozzzAdd comments controller
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27 ChocobozzzFederate likes/dislikes
2017-11-27 ChocobozzzFederate video views
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/