Add get subscription endpoint
[oweals/peertube.git] / server / middlewares / activitypub.ts
2018-03-26 ChocobozzzFix error logging
2018-01-12 ChocobozzzAvoid making retried requests to dead followers
2018-01-11 ChocobozzzActivity Pub improvements
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-19 ChocobozzzFix player play exception on chromium
2017-12-19 ChocobozzzStatus are sent to mastodon
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-30 ChocobozzzFix req accepts
2017-11-30 ChocobozzzFix activitypub check headers
2017-11-30 ChocobozzzCheck correctly activitypub headers
2017-11-29 ChocobozzzFix well known and json parser with mastodon
2017-11-27 ChocobozzzAdd follow tests
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzBegin activitypub