Add links to comment mentions
[oweals/peertube.git] / server / controllers / activitypub / client.ts
2018-01-29 ChocobozzzAdd id to likes/dislikes/comments/shares collections
2018-01-26 ChocobozzzDon't rehost announced video activities
2018-01-26 ChocobozzzAdd context on activitypub responses
2018-01-15 ChocobozzzFix actor followers/following counts
2018-01-10 ChocobozzzFetch remote AP objects
2018-01-08 ChocobozzzFix overflow in select inputs
2018-01-05 ChocobozzzAdd mentions to comments
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-30 ChocobozzzFix lint
2017-11-27 ChocobozzzRefractor validators
2017-11-27 ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27 ChocobozzzFetch outbox to grab old activities tests
2017-11-27 ChocobozzzAdd outbox
2017-11-27 ChocobozzzServer shares user videos
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzAdd follow tabs
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzBegin activitypub