Add warning if admin disables webtorrent
[oweals/peertube.git] / server / middlewares / activitypub.ts
2019-10-25 ChocobozzzIncrease clock skew for HTTP signatures
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-29 ChocobozzzRemove old JSON LD signature implementation
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-25 ChocobozzzFix pleroma follow
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-03-19 ChocobozzzCleanup express locals typings
2019-03-19 ChocobozzzBetter AP route checker
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzAdd compatibility with other Linked Signature algorithms
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-01 ChocobozzzCheck video channel name is unique on our instance
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