]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/activitypub/inbox.ts
Add ability to limit videos history size
[github/Chocobozzz/PeerTube.git] / server / controllers / activitypub / inbox.ts
2019-03-19  ChocobozzzCleanup express locals typings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
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-14  ChocobozzzProcess inbox activities in a queue
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-07-30  ChocobozzzRemove kue migration
2018-04-06  ChocobozzzUpgrade server dependencies
2018-03-19  ChocobozzzFix video_share_url duplicate key in transcoding job
2018-02-28  ChocobozzzAdd stats route
2018-02-23  ChocobozzzDetect posting request in our own inbox
2018-01-03  ChocobozzzAutomatically resize avatars
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-11-30  ChocobozzzFix bad to/cc when undo dislike
2017-11-27  ChocobozzzCheck signature is correct with the activity pub actor
2017-11-27  ChocobozzzFetch video likes/dislikes too
2017-11-27  ChocobozzzFetch outbox to grab old activities
2017-11-27  ChocobozzzRefractor activity pub lib/helpers
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzHandle announces in inbox
2017-11-27  ChocobozzzFollow works
2017-11-27  ChocobozzzHandle follow/accept
2017-11-27  ChocobozzzContinue activitypub
2017-11-27  ChocobozzzBegin activitypub