]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/activitypub
Support occitan
[github/Chocobozzz/PeerTube.git] / server / controllers / activitypub /
2018-07-30  ChocobozzzRemove kue migration
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-28  ChocobozzzFix actor outbox
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-04-06  ChocobozzzUpgrade server dependencies
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-03-19  ChocobozzzFix video_share_url duplicate key in transcoding job
2018-02-28  ChocobozzzAdd stats route
2018-02-27  ChocobozzzAdd log when fetching the outbox
2018-02-23  ChocobozzzDetect posting request in our own inbox
2018-02-07  ChocobozzzCorrectly set the activity audience in outbox
2018-01-29  ChocobozzzAdd id to likes/dislikes/comments/shares collections
2018-01-26  ChocobozzzDon't rehost announced video activities
2018-01-26  ChocobozzzFix announce activities
2018-01-26  ChocobozzzAdd context on activitypub responses
2018-01-18  ChocobozzzAvoid too many requests and fetching outbox
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
2018-01-03  ChocobozzzAutomatically resize avatars
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-19  ChocobozzzSave
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzFix bad to/cc when undo dislike
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  ChocobozzzCheck signature is correct with the activity pub actor
2017-11-27  ChocobozzzFetch video likes/dislikes too
2017-11-27  ChocobozzzFix lint
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 outbox
2017-11-27  ChocobozzzRefractor activity pub lib/helpers
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzServer shares user videos
2017-11-27  ChocobozzzSend server announce when users upload a video
2017-11-27  ChocobozzzHandle announces in inbox
2017-11-27  ChocobozzzRename Pod -> Server
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  ChocobozzzMake it compile at least
2017-11-27  ChocobozzzRemove references to author
2017-11-27  ChocobozzzContinue activitypub
2017-11-27  ChocobozzzBegin activitypub