Begin moving video channel to actor
[oweals/peertube.git] / server / helpers / activitypub.ts
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzFetch video likes/dislikes too
2017-11-27 ChocobozzzFetch outbox to grab old activities tests
2017-11-27 ChocobozzzFetch outbox to grab old activities
2017-11-27 ChocobozzzAdd outbox
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzFix video full description
2017-11-27 ChocobozzzSpeed up activity pub http requests
2017-11-27 ChocobozzzServer shares user videos
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzAdd video abuse to activity pub
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzContinue activitypub
2017-11-27 ChocobozzzBegin activitypub