Avoid too many requests and fetching outbox
[oweals/peertube.git] / server / models / oauth /
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-14 ChocobozzzUse sequelize scopes
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzCleanup models
2017-11-27 ChocobozzzRemove references to author
2017-11-27 ChocobozzzBegin activitypub
2017-10-26 ChocobozzzAdd video channels
2017-09-07 ChocobozzzAdd tests for npm run scripts
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-11 ChocobozzzRemove "function" in favor of () => {}
2017-07-07 ChocobozzzFix error logging
2017-07-05 ChocobozzzMove to promises
2017-06-16 ChocobozzzReorganize model files