]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/activitypub/client.ts
Add playlist rest tests
[github/Chocobozzz/PeerTube.git] / server / controllers / activitypub / client.ts
2019-03-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzPlaylist server API
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-01-15  ChocobozzzCorrectly send Flag/Dislike/View activities
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-30  ChocobozzzFix AP redirection
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzFix AP collections pagination
2018-11-16  ChocobozzzDo not host remote AP objects
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzCheck activities host
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-08  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05  ChocobozzzAdd user history and resume videos
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzOptimize SQL requests of videos AP endpoints
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-27  ChocobozzzAdd ability to set a name to a channel
2018-07-24  ChocobozzzFix nodeinfo endpoint
2018-07-24  Rigel Kentadding initial support for nodeinfo
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-25  ChocobozzzRefractor and optimize AP collections
2018-05-25  ChocobozzzSplit files in activitypub server
2018-05-11  ChocobozzzCache AP video route for 5 seconds
2018-03-27  ChocobozzzFix content type response for ActivityPub
2018-03-27  ChocobozzzTry to refractor activities sending
2018-03-22  ChocobozzzAdd activity route to video and video comment objects
2018-01-29  ChocobozzzAdd id to likes/dislikes/comments/shares collections
2018-01-26  ChocobozzzDon't rehost announced video activities
2018-01-26  ChocobozzzAdd context on activitypub responses
2018-01-15  ChocobozzzFix actor followers/following counts
2018-01-10  ChocobozzzFetch remote AP objects
2018-01-08  ChocobozzzFix overflow in select inputs
2018-01-05  ChocobozzzAdd mentions to comments
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzFix lint
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27  ChocobozzzFetch outbox to grab old activities tests
2017-11-27  ChocobozzzAdd outbox
2017-11-27  ChocobozzzServer shares user videos
2017-11-27  ChocobozzzSend server announce when users upload a video
2017-11-27  ChocobozzzAdd follow tabs
2017-11-27  ChocobozzzFollow works
2017-11-27  ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27  ChocobozzzHandle follow/accept
2017-11-27  ChocobozzzBegin activitypub