Add ability to list redundancies
[oweals/peertube.git] / server / controllers / api / server / follows.ts
2020-01-28 ChocobozzzAdd ability to list redundancies
2019-11-29 ChocobozzzFilter on follows actor types in about page
2019-11-28 ChocobozzzOnly display accepted followers/followings in about...
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-04 ChocobozzzAdd auto follow back support for instances
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-08 ChocobozzzAdd ability to manually approves instance followers...
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-04-08 ChocobozzzAdd ability to remove an instance follower in API
2019-03-19 ChocobozzzCleanup express locals typings
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10 ChocobozzzAdd ability to search on followers/following
2018-09-28 ChocobozzzRemove duplicated videos on unfollow/delete redundancy
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-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