Merge branch 'release/v1.2.0'
[oweals/peertube.git] / server / models / oauth /
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzCleanup tests imports
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzCheck activities host
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20 ChocobozzzCache user token
2018-09-20 ChocobozzzLimit associations fetch when loading token
2018-08-08 ChocobozzzImplement user blocking on server side
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-03-26 ChocobozzzFix error logging
2018-01-23 ChocobozzzDestroy user token when changing its role
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