Begin moving video channel to actor
[oweals/peertube.git] / server / models / account / account.ts
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-19 ChocobozzzSave
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-04 ChocobozzzFix lint
2017-12-04 ChocobozzzAdd account avatar
2017-11-30 ChocobozzzPut activity pub sends inside transactions
2017-11-27 ChocobozzzRefractor validators
2017-11-27 ChocobozzzCorrectly forward like/dislikes and undo
2017-11-27 ChocobozzzCleanup models
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzFix lint
2017-11-27 ChocobozzzOptimize account creation
2017-11-27 ChocobozzzFix video upload and videos list
2017-11-27 ChocobozzzFix error when creating a fresh database
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzAdd follow tabs
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27 ChocobozzzSend follow/accept
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzBegin activitypub