Fix avatar transaction retry
[oweals/peertube.git] / server / controllers / api / server /
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-14 ChocobozzzAdd redundancy stats
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzMove server follow in the job queue
2018-03-26 ChocobozzzFix error logging
2018-02-28 ChocobozzzAdd stats route
2018-02-23 ChocobozzzDon't follow ourselves
2018-01-25 ChocobozzzMove job queue to redis
2018-01-24 Dimitri GilbertBasic api documentation #7 (#220)
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-18 ChocobozzzSet sort refractoring
2018-01-11 ChocobozzzAdd tests to handle down server
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-21 ChocobozzzSanitize url to not end with implicit ports
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-19 ChocobozzzSave
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzRefractor validators
2017-11-27 ChocobozzzFederate video views
2017-11-27 ChocobozzzFetch outbox to grab old activities tests
2017-11-27 ChocobozzzFetch outbox to grab old activities
2017-11-27 ChocobozzzAdd follow tests
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzApplicationFollow -> SeverFollow
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzFix video upload and videos list
2017-11-27 ChocobozzzRename Pod -> Server