]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/process/process-update.ts
Add ability to update a video channel
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / process / process-update.ts
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-03-26  ChocobozzzFix error logging
2018-02-21  ChocobozzzUnlisted videos are not displayed on Mastodon now
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-14  ChocobozzzHandle thumbnail update
2018-01-24  ChocobozzzFix lint
2018-01-24  ChocobozzzUpgrade server dependencies
2018-01-11  ChocobozzzActivity Pub improvements
2018-01-10  ChocobozzzFetch remote AP objects
2018-01-04  ChocobozzzRefresh remote accounts
2018-01-03  ChocobozzzSend account activitypub update events
2018-01-03  ChocobozzzCircle avatar
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  ChocobozzzPut activity pub sends inside transactions
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27  ChocobozzzRefractor activity pub lib/helpers