]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/process/process-accept.ts
Fix ownership change
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / process / process-accept.ts
2019-08-19  ChocobozzzStronger model typings
2019-08-09  ChocobozzzStronger actor association typing in AP functions
2019-08-02  ChocobozzzFix user notifications on new follow
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-15  ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-09  ChocobozzzAdd new follow, mention and user registered notifs
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzOptimize activity actor load in AP processors
2018-05-25  ChocobozzzFix cc field in classic audience
2018-03-22  ChocobozzzImprove activity pub actors implementation
2018-01-25  ChocobozzzMove job queue to redis
2018-01-11  ChocobozzzAdd tests to handle down server
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzFetch outbox to grab old activities tests
2017-11-27  ChocobozzzRefractor activity pub lib/helpers